From 2bcbde7b8a1c32f848e240c40074071a95391422 Mon Sep 17 00:00:00 2001 From: "Mertz, Timothy" Date: Sun, 17 Dec 2017 00:06:15 +0000 Subject: ti-xdctools: extend to native and nativesdk ti-xdctools should be a native recipe as it more accurately reflects how it is supposed to be used. In addition, this allows it to be built as nativesdk and included in SDK image tools Signed-off-by: "Mertz, Timothy" Signed-off-by: Joshua Watt Signed-off-by: Denys Dmytriyenko Acked-by: Jacob Stiffler --- recipes-ti/devtools/ti-xdctools_3.50.03.33.bb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'recipes-ti/devtools/ti-xdctools_3.50.03.33.bb') diff --git a/recipes-ti/devtools/ti-xdctools_3.50.03.33.bb b/recipes-ti/devtools/ti-xdctools_3.50.03.33.bb index 73ab3bdf..6ab2b94a 100644 --- a/recipes-ti/devtools/ti-xdctools_3.50.03.33.bb +++ b/recipes-ti/devtools/ti-xdctools_3.50.03.33.bb @@ -7,3 +7,7 @@ LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;beginline=1;endli SRC_URI[xdczip.md5sum] = "21310b647275a7c7dd5b37dcb96c0b1b" SRC_URI[xdczip.sha256sum] = "afe8616773e63b01e79e8cfacaf4d2c8d3b92c798c7f8cf5d1c7b5fe2060bbe4" + +FILES_${PN} += "${XDC_INSTALL_DIR_RECIPE}" + +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf