[openwrt/openwrt] procd: add hotplug-call dispatcher ubus objects

LEDE Commits lede-commits at lists.infradead.org
Sun Feb 7 20:00:29 EST 2021


dangole pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/3010f16f44e20127816817d708dbe8d26657c0fd

commit 3010f16f44e20127816817d708dbe8d26657c0fd
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Mon Dec 21 23:05:19 2020 +0000

    procd: add hotplug-call dispatcher ubus objects
    
    Add per-subsystem ubus objects exposing hotplug-call.
    
    Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
 package/system/procd/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/system/procd/Makefile b/package/system/procd/Makefile
index 172d8ad72d..fff9faa1bf 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -12,9 +12,9 @@ PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/procd.git
-PKG_SOURCE_DATE:=2021-02-02
-PKG_SOURCE_VERSION:=fd183797bc527a160958a5dee6b5af35646ccc6b
-PKG_MIRROR_HASH:=29c851100a05e077adc12719b867714d38b06e5cfcd84b9485b1cb5552399f2e
+PKG_SOURCE_DATE:=2021-02-08
+PKG_SOURCE_VERSION:=08938fe1cbc06eeaafa39448057368391d165272
+PKG_MIRROR_HASH:=efc3deac56057e929789d44742858b2a16d976f6bfa0a2036e413d10afcaeee4
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0



More information about the lede-commits mailing list