mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-31 16:01:37 +00:00
ti-cgt-pru: suppress already stripped warning
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -40,6 +40,6 @@ FILES_${PN}-dbg = "${TI_CGT_PRU_INSTALL_DIR_RECIPE}/bin/.debug \
|
|||||||
${TI_CGT_PRU_INSTALL_DIR_RECIPE}/lib/.debug \
|
${TI_CGT_PRU_INSTALL_DIR_RECIPE}/lib/.debug \
|
||||||
"
|
"
|
||||||
|
|
||||||
INSANE_SKIP_${PN} += "arch staticdev"
|
INSANE_SKIP_${PN} += "arch staticdev already-stripped"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user