mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +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>
(cherry picked from commit 90f96e053a)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
9afe2c5047
commit
e318c5df69
@@ -5,6 +5,8 @@ require lvm2.inc
|
||||
|
||||
DEPENDS += "autoconf-archive-native"
|
||||
|
||||
inherit nopackages
|
||||
|
||||
TARGET_CC_ARCH += "${LDFLAGS}"
|
||||
|
||||
do_install() {
|
||||
|
||||
Reference in New Issue
Block a user