mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-31 15:51:17 +00:00
libfaketime: extend to nativesdk
Needed for reproducible UEFI capsules in meta-tegra. Signed-off-by: krant <aleksey.vasilenko@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -26,3 +26,5 @@ do_install () {
|
||||
|
||||
FILES:${PN} = "${bindir}/faketime ${libdir}/faketime/lib*${SOLIBS}"
|
||||
FILES:${PN}-dev += "${libdir}/faketime/lib*${SOLIBSDEV}"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user