mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-06 19:39:17 +00:00
ti-gc320-libs: fix host contamination warnings
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -34,6 +34,7 @@ EXTRA_OEMAKE += "DESTDIR=${D} TARGET_PRODUCT=${TARGET_PRODUCT} LIBDIR=${libdir}"
|
|||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
oe_runmake install
|
oe_runmake install
|
||||||
|
chown -R root:root ${D}
|
||||||
}
|
}
|
||||||
|
|
||||||
INSANE_SKIP_${PN} += "ldflags"
|
INSANE_SKIP_${PN} += "ldflags"
|
||||||
|
|||||||
Reference in New Issue
Block a user