mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +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:
committed by
Martin Jansa
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user