From 4204309872da5cb401cbb2729d9e2d4869a87f42 Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Thu, 22 Oct 2020 14:58:56 +0900 Subject: agl-basesystem 0.1 --- bsp/meta-ti/recipes-ti/ns/ti-ns_2.60.01.06.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 bsp/meta-ti/recipes-ti/ns/ti-ns_2.60.01.06.bb (limited to 'bsp/meta-ti/recipes-ti/ns/ti-ns_2.60.01.06.bb') diff --git a/bsp/meta-ti/recipes-ti/ns/ti-ns_2.60.01.06.bb b/bsp/meta-ti/recipes-ti/ns/ti-ns_2.60.01.06.bb new file mode 100644 index 00000000..d86fcd5f --- /dev/null +++ b/bsp/meta-ti/recipes-ti/ns/ti-ns_2.60.01.06.bb @@ -0,0 +1,14 @@ +require ti-ns.inc + +PV = "2_60_01_06" +PR = "r0" +SRC_URI = "http://software-dl.ti.com/targetcontent/ns/${PV}/exports/ns_${PV}.zip;name=nszip" + +LIC_FILES_CHKSUM = "file://manifest_ns_${PV}.html;md5=e15dc261b0ef14c6fbabba24abcde4f0" + +SRC_URI[nszip.md5sum] = "b78d86423e9c4d148be5fba5903cc2c7" +SRC_URI[nszip.sha256sum] = "f66b2fda6ab02585020e67d84897305209f3e141847581a214ccf123c3f15f00" + +INHIBIT_PACKAGE_STRIP = "1" +INHIBIT_PACKAGE_DEBUG_SPLIT = "1" +INHIBIT_SYSROOT_STRIP = "1" -- cgit 1.2.3-korg