mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39: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
dd3d2293ff
commit
5903ee551f
@@ -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