mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 13:23:38 +00:00
libdevmapper: enable native support.
Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
fc03b3d938
commit
3750f277a4
@ -28,4 +28,6 @@ do_install_append() {
|
|||||||
rm -rf ${D}${datadir}
|
rm -rf ${D}${datadir}
|
||||||
}
|
}
|
||||||
|
|
||||||
RRECOMMENDS_${PN} += "lvm2-udevrules"
|
RRECOMMENDS_${PN}_append_class-target = " lvm2-udevrules"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user