packagegroup-netmodule-linux: Remove packagegroup

This packagegroup contains only libgpiod which is not relevant to
directly reference since it is a library.

BugzID: 73593

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
This commit is contained in:
Alexandre Bard 2021-08-10 19:03:14 +02:00 committed by Patrick Zysset
parent 931cf1812a
commit 566d072be1
2 changed files with 0 additions and 13 deletions

View File

@ -1,12 +0,0 @@
DESCRIPTION = "Netmodule Linux Packages"
LICENSE = "MIT"
PACKAGE_ARCH = "${MACHINE_ARCH}"
inherit packagegroup
PACKAGEGROUP_DISABLE_COMPLEMENTARY = "1"
RDEPENDS_${PN} += " \
libgpiod \
"

View File

@ -5,7 +5,6 @@ LICENSE = "MIT"
inherit populate_sdk inherit populate_sdk
TOOLCHAIN_TARGET_TASK_append = " \ TOOLCHAIN_TARGET_TASK_append = " \
packagegroup-netmodule-linux \
cpputest-staticdev \ cpputest-staticdev \
libnmapp-staticdev \ libnmapp-staticdev \
" "