mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-02-11 06:13:09 +01:00
owsd:Added opkg LICENSE tag
This commit is contained in:
parent
cbcd6876ff
commit
d35680fb5d
1 changed files with 3 additions and 0 deletions
|
|
@ -17,6 +17,9 @@ PKG_INSTALL:=1
|
|||
PKG_BUILD_PARALLEL:=1
|
||||
PKG_CONFIG_DEPENDS:=CONFIG_OWSD_USE_DBUS CONFIG_OWSD_USE_UBUS CONFIG_OWSD_USE_DBUS_UBUS CONFIG_OWSD_UPROXYD
|
||||
|
||||
PKG_LICENSE:=GPLv2
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
USE_UBUS-y:=-DWSD_HAVE_UBUS=ON
|
||||
USE_DBUS-y:=-DWSD_HAVE_DBUS=ON
|
||||
USE_BOTH-y:=${USE_UBUS-y} ${USE_DBUS-y}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue