Re: [LEDE-DEV] [PATCH] ldbus: add new package

2017-11-10 Thread Hans Dedecker
On Fri, Nov 10, 2017 at 1:12 AM, Enrico Mioso wrote: > This package contains "ldbus": LUA bindings to interact with the DBUS > message bus, and services connected to it. > See https://github.com/daurnimator/ldbus > for more details. > > Signed-off-by: Enrico Mioso Hi, Feeds packages is an indepe

[LEDE-DEV] [PATCH] ldbus: add new package

2017-11-09 Thread Enrico Mioso
This package contains "ldbus": LUA bindings to interact with the DBUS message bus, and services connected to it. See https://github.com/daurnimator/ldbus for more details. Signed-off-by: Enrico Mioso --- lang/ldbus/Makefile | 63 + 1 file chang