mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 12:43:42 +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"
|
DEPENDS += "autoconf-archive-native"
|
||||||
|
|
||||||
|
inherit nopackages
|
||||||
|
|
||||||
TARGET_CC_ARCH += "${LDFLAGS}"
|
TARGET_CC_ARCH += "${LDFLAGS}"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user