mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libdevmapper: Inherit nopackages
This fixes errors from buildhistory changes where packages-split would be empty. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
cede104355
commit
90f96e053a
|
|
@ -5,6 +5,8 @@ require lvm2.inc
|
|||
|
||||
DEPENDS += "autoconf-archive-native"
|
||||
|
||||
inherit nopackages
|
||||
|
||||
TARGET_CC_ARCH += "${LDFLAGS}"
|
||||
|
||||
do_install() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user