diff options
Diffstat (limited to 'recipes-ti')
65 files changed, 315 insertions, 315 deletions
diff --git a/recipes-ti/beagleboard/beaglebone-capes.bb b/recipes-ti/beagleboard/beaglebone-capes.bb index 569a3e5a..ceefe0d6 100644 --- a/recipes-ti/beagleboard/beaglebone-capes.bb +++ b/recipes-ti/beagleboard/beaglebone-capes.bb | |||
| @@ -23,4 +23,4 @@ do_install() { | |||
| 23 | install -m 0755 ${WORKDIR}/cape*.sh ${D}${bindir} | 23 | install -m 0755 ${WORKDIR}/cape*.sh ${D}${bindir} |
| 24 | } | 24 | } |
| 25 | 25 | ||
| 26 | FILES_${PN} += "${base_libdir}/systemd/system" | 26 | FILES:${PN} += "${base_libdir}/systemd/system" |
diff --git a/recipes-ti/beagleboard/beaglebone-getting-started.bb b/recipes-ti/beagleboard/beaglebone-getting-started.bb index adde30b4..303b9bd7 100644 --- a/recipes-ti/beagleboard/beaglebone-getting-started.bb +++ b/recipes-ti/beagleboard/beaglebone-getting-started.bb | |||
| @@ -17,5 +17,5 @@ do_install() { | |||
| 17 | cp -R --no-dereference --preserve=mode,links ${S}/* ${D}${datadir}/${PN} | 17 | cp -R --no-dereference --preserve=mode,links ${S}/* ${D}${datadir}/${PN} |
| 18 | } | 18 | } |
| 19 | 19 | ||
| 20 | FILES_${PN} += "${datadir}/${PN}" | 20 | FILES:${PN} += "${datadir}/${PN}" |
| 21 | INSANE_SKIP_${PN} = "file-rdeps" | 21 | INSANE_SKIP:${PN} = "file-rdeps" |
diff --git a/recipes-ti/beagleboard/gadget-init.bb b/recipes-ti/beagleboard/gadget-init.bb index b546efbb..3ab00ec3 100644 --- a/recipes-ti/beagleboard/gadget-init.bb +++ b/recipes-ti/beagleboard/gadget-init.bb | |||
| @@ -39,22 +39,22 @@ do_install() { | |||
| 39 | 39 | ||
| 40 | PACKAGES =+ "${PN}-storage ${PN}-network ${PN}-udhcpd" | 40 | PACKAGES =+ "${PN}-storage ${PN}-network ${PN}-udhcpd" |
| 41 | 41 | ||
| 42 | ALLOW_EMPTY_${PN} = "1" | 42 | ALLOW_EMPTY:${PN} = "1" |
| 43 | 43 | ||
| 44 | FILES_${PN}-storage = "${base_libdir}/systemd/system/storage-gadget-init.service \ | 44 | FILES:${PN}-storage = "${base_libdir}/systemd/system/storage-gadget-init.service \ |
| 45 | ${base_libdir}/systemd/system/basic.target.wants/storage-gadget-init.service \ | 45 | ${base_libdir}/systemd/system/basic.target.wants/storage-gadget-init.service \ |
| 46 | ${bindir}/g-storage-reinsert.sh \ | 46 | ${bindir}/g-storage-reinsert.sh \ |
| 47 | ${bindir}/update-image-info-on-mmcblk0p1.sh \ | 47 | ${bindir}/update-image-info-on-mmcblk0p1.sh \ |
| 48 | ${sysconfdir}/udev/rules.d/bone-gmass-eject.rules" | 48 | ${sysconfdir}/udev/rules.d/bone-gmass-eject.rules" |
| 49 | 49 | ||
| 50 | FILES_${PN}-network = "${base_libdir}/systemd/system/network-gadget-init.service \ | 50 | FILES:${PN}-network = "${base_libdir}/systemd/system/network-gadget-init.service \ |
| 51 | ${base_libdir}/systemd/system/basic.target.wants/network-gadget-init.service \ | 51 | ${base_libdir}/systemd/system/basic.target.wants/network-gadget-init.service \ |
| 52 | ${bindir}/g-ether-load.sh \ | 52 | ${bindir}/g-ether-load.sh \ |
| 53 | ${bindir}/g-ether-start-service.sh \ | 53 | ${bindir}/g-ether-start-service.sh \ |
| 54 | ${sysconfdir}/udev/rules.d/udhcpd.rules" | 54 | ${sysconfdir}/udev/rules.d/udhcpd.rules" |
| 55 | 55 | ||
| 56 | FILES_${PN}-udhcpd = "${base_libdir}/systemd/system/udhcpd.service \ | 56 | FILES:${PN}-udhcpd = "${base_libdir}/systemd/system/udhcpd.service \ |
| 57 | ${base_libdir}/systemd/system/basic.target.wants/udhcpd.service \ | 57 | ${base_libdir}/systemd/system/basic.target.wants/udhcpd.service \ |
| 58 | ${sysconfdir}/udhcpd.conf" | 58 | ${sysconfdir}/udhcpd.conf" |
| 59 | 59 | ||
| 60 | RRECOMMENDS_${PN} = "${PN}-storage ${PN}-network ${PN}-udhcpd" | 60 | RRECOMMENDS:${PN} = "${PN}-storage ${PN}-network ${PN}-udhcpd" |
diff --git a/recipes-ti/bios/ti-biosutils_1.02.02.bb b/recipes-ti/bios/ti-biosutils_1.02.02.bb index 01c070d7..f62b9c2a 100644 --- a/recipes-ti/bios/ti-biosutils_1.02.02.bb +++ b/recipes-ti/bios/ti-biosutils_1.02.02.bb | |||
| @@ -6,7 +6,7 @@ PVsuffix = "_02" | |||
| 6 | SRC_URI[biosutilstarball.md5sum] = "0654e9e72b0a6fc7a6575829c0cd90c9" | 6 | SRC_URI[biosutilstarball.md5sum] = "0654e9e72b0a6fc7a6575829c0cd90c9" |
| 7 | SRC_URI[biosutilstarball.sha256sum] = "df486500bdc8dbe3800fc7efe4241e6fa5b1827ba7c0dc17a71b41d42ef921e1" | 7 | SRC_URI[biosutilstarball.sha256sum] = "df486500bdc8dbe3800fc7efe4241e6fa5b1827ba7c0dc17a71b41d42ef921e1" |
| 8 | 8 | ||
| 9 | INSANE_SKIP_${PN} = "installed-vs-shipped" | 9 | INSANE_SKIP:${PN} = "installed-vs-shipped" |
| 10 | 10 | ||
| 11 | COMPATIBLE_HOST ?= "null" | 11 | COMPATIBLE_HOST ?= "null" |
| 12 | COMPATIBLE_HOST_ti-soc = "(.*)" | 12 | COMPATIBLE_HOST:ti-soc = "(.*)" |
diff --git a/recipes-ti/bios/ti-sysbios.inc b/recipes-ti/bios/ti-sysbios.inc index 087f2edd..0009dfcc 100644 --- a/recipes-ti/bios/ti-sysbios.inc +++ b/recipes-ti/bios/ti-sysbios.inc | |||
| @@ -19,10 +19,10 @@ do_install() { | |||
| 19 | cp ${CP_ARGS} ${S}/* ${D}${SYSBIOS_INSTALL_DIR_RECIPE} | 19 | cp ${CP_ARGS} ${S}/* ${D}${SYSBIOS_INSTALL_DIR_RECIPE} |
| 20 | } | 20 | } |
| 21 | 21 | ||
| 22 | ALLOW_EMPTY_${PN} = "1" | 22 | ALLOW_EMPTY:${PN} = "1" |
| 23 | FILES_${PN}-dev += "${SYSBIOS_INSTALL_DIR_RECIPE}" | 23 | FILES:${PN}-dev += "${SYSBIOS_INSTALL_DIR_RECIPE}" |
| 24 | 24 | ||
| 25 | INHIBIT_PACKAGE_STRIP = "1" | 25 | INHIBIT_PACKAGE_STRIP = "1" |
| 26 | INHIBIT_SYSROOT_STRIP = "1" | 26 | INHIBIT_SYSROOT_STRIP = "1" |
| 27 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | 27 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" |
| 28 | INSANE_SKIP_${PN}-dev = "arch ldflags staticdev file-rdeps" | 28 | INSANE_SKIP:${PN}-dev = "arch ldflags staticdev file-rdeps" |
diff --git a/recipes-ti/codec-engine/ti-codec-engine_3.24.00.08.bb b/recipes-ti/codec-engine/ti-codec-engine_3.24.00.08.bb index aa538412..5851b899 100644 --- a/recipes-ti/codec-engine/ti-codec-engine_3.24.00.08.bb +++ b/recipes-ti/codec-engine/ti-codec-engine_3.24.00.08.bb | |||
| @@ -25,5 +25,5 @@ do_install() { | |||
| 25 | cp ${CP_ARGS} ${S}/* ${D}${CE_INSTALL_DIR_RECIPE} | 25 | cp ${CP_ARGS} ${S}/* ${D}${CE_INSTALL_DIR_RECIPE} |
| 26 | } | 26 | } |
| 27 | 27 | ||
| 28 | ALLOW_EMPTY_${PN} = "1" | 28 | ALLOW_EMPTY:${PN} = "1" |
| 29 | FILES_${PN}-dev += "${CE_INSTALL_DIR_RECIPE}" | 29 | FILES:${PN}-dev += "${CE_INSTALL_DIR_RECIPE}" |
diff --git a/recipes-ti/ctoolslib/libaet_git.bb b/recipes-ti/ctoolslib/libaet_git.bb index 626ba926..6d6680f0 100644 --- a/recipes-ti/ctoolslib/libaet_git.bb +++ b/recipes-ti/ctoolslib/libaet_git.bb | |||
| @@ -16,8 +16,8 @@ PR = "r0" | |||
| 16 | S = "${WORKDIR}/git/aet" | 16 | S = "${WORKDIR}/git/aet" |
| 17 | 17 | ||
| 18 | DEVICE="" | 18 | DEVICE="" |
| 19 | DEVICE_dra7xx = "DRA7xx" | 19 | DEVICE:dra7xx = "DRA7xx" |
| 20 | DEVICE_keystone = "C66AK2Hxx" | 20 | DEVICE:keystone = "C66AK2Hxx" |
| 21 | 21 | ||
| 22 | EXTRA_OEMAKE = "C6X_C_DIR=${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x/include" | 22 | EXTRA_OEMAKE = "C6X_C_DIR=${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x/include" |
| 23 | 23 | ||
| @@ -32,8 +32,8 @@ do_install() { | |||
| 32 | COMPATIBLE_MACHINE = "dra7xx|keystone" | 32 | COMPATIBLE_MACHINE = "dra7xx|keystone" |
| 33 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 33 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 34 | 34 | ||
| 35 | FILES_${PN}-dev += "\ | 35 | FILES:${PN}-dev += "\ |
| 36 | ${datadir}/ti/ctoolslib/aet \ | 36 | ${datadir}/ti/ctoolslib/aet \ |
| 37 | " | 37 | " |
| 38 | 38 | ||
| 39 | ALLOW_EMPTY_${PN} = "1" | 39 | ALLOW_EMPTY:${PN} = "1" |
diff --git a/recipes-ti/devtools/gcc-arm-baremetal_7-2018-q2-update.bb b/recipes-ti/devtools/gcc-arm-baremetal_7-2018-q2-update.bb index f474c87f..e0feb02c 100644 --- a/recipes-ti/devtools/gcc-arm-baremetal_7-2018-q2-update.bb +++ b/recipes-ti/devtools/gcc-arm-baremetal_7-2018-q2-update.bb | |||
| @@ -14,16 +14,16 @@ S = "${WORKDIR}/gcc-arm-none-eabi-7-2018-q2-update" | |||
| 14 | 14 | ||
| 15 | # only x86_64 is supported | 15 | # only x86_64 is supported |
| 16 | COMPATIBLE_HOST = "x86_64.*-linux" | 16 | COMPATIBLE_HOST = "x86_64.*-linux" |
| 17 | COMPATIBLE_HOST_class-target = "null" | 17 | COMPATIBLE_HOST:class-target = "null" |
| 18 | 18 | ||
| 19 | do_install() { | 19 | do_install() { |
| 20 | install -d ${D}${GCC_ARM_NONE_TOOLCHAIN_RECIPE} | 20 | install -d ${D}${GCC_ARM_NONE_TOOLCHAIN_RECIPE} |
| 21 | cp -r ${S}/. ${D}${GCC_ARM_NONE_TOOLCHAIN_RECIPE} | 21 | cp -r ${S}/. ${D}${GCC_ARM_NONE_TOOLCHAIN_RECIPE} |
| 22 | } | 22 | } |
| 23 | 23 | ||
| 24 | FILES_${PN} = "${GCC_ARM_NONE_TOOLCHAIN_RECIPE}/*" | 24 | FILES:${PN} = "${GCC_ARM_NONE_TOOLCHAIN_RECIPE}/*" |
| 25 | 25 | ||
| 26 | INSANE_SKIP_${PN} = "already-stripped libdir staticdev build-deps file-rdeps" | 26 | INSANE_SKIP:${PN} = "already-stripped libdir staticdev build-deps file-rdeps" |
| 27 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | 27 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" |
| 28 | 28 | ||
| 29 | BBCLASSEXTEND = "native nativesdk" | 29 | BBCLASSEXTEND = "native nativesdk" |
diff --git a/recipes-ti/devtools/gcc-linaro-baremetal-aarch64-native.bb b/recipes-ti/devtools/gcc-linaro-baremetal-aarch64-native.bb index 97344f90..f1596a8b 100644 --- a/recipes-ti/devtools/gcc-linaro-baremetal-aarch64-native.bb +++ b/recipes-ti/devtools/gcc-linaro-baremetal-aarch64-native.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | include recipes-ti/devtools/gcc-linaro.inc | 1 | include recipes-ti/devtools/gcc-linaro.inc |
| 2 | 2 | ||
| 3 | PACKAGE_DIR = "gcc-linaro-${PV}-${GCC_ARM_YEAR}-x86_64_aarch64-elf" | 3 | PACKAGE_DIR = "gcc-linaro-${PV}-${GCC_ARM_YEAR}-x86_64:aarch64-elf" |
| 4 | S = "${WORKDIR}/${PACKAGE_DIR}" | 4 | S = "${WORKDIR}/${PACKAGE_DIR}" |
| 5 | 5 | ||
| 6 | LIC_CHKSUM = "bc7fad4bba98e7a4cd5ab3042506493c" | 6 | LIC_CHKSUM = "bc7fad4bba98e7a4cd5ab3042506493c" |
| @@ -8,7 +8,7 @@ LIC_CHKSUM = "bc7fad4bba98e7a4cd5ab3042506493c" | |||
| 8 | inherit native | 8 | inherit native |
| 9 | require recipes-ti/includes/ti-paths.inc | 9 | require recipes-ti/includes/ti-paths.inc |
| 10 | 10 | ||
| 11 | SRC_URI = "https://releases.linaro.org/components/toolchain/binaries/7.2-${GCC_ARM_YEAR}/aarch64-elf/gcc-linaro-${PV}-${GCC_ARM_YEAR}-x86_64_aarch64-elf.tar.xz;name=gcc-linaro-aarch64" | 11 | SRC_URI = "https://releases.linaro.org/components/toolchain/binaries/7.2-${GCC_ARM_YEAR}/aarch64-elf/gcc-linaro-${PV}-${GCC_ARM_YEAR}-x86_64:aarch64-elf.tar.xz;name=gcc-linaro-aarch64" |
| 12 | 12 | ||
| 13 | SRC_URI[gcc-linaro-aarch64.md5sum] = "4972f8943820bdd2f577f498de78964b" | 13 | SRC_URI[gcc-linaro-aarch64.md5sum] = "4972f8943820bdd2f577f498de78964b" |
| 14 | SRC_URI[gcc-linaro-aarch64.sha256sum] = "30fb7d876bcb982c502057c593d9c1f11b35d5158a26d986718e2b998388c4c8" | 14 | SRC_URI[gcc-linaro-aarch64.sha256sum] = "30fb7d876bcb982c502057c593d9c1f11b35d5158a26d986718e2b998388c4c8" |
| @@ -18,6 +18,6 @@ do_install() { | |||
| 18 | cp -r ${S}/. ${D}${GCC_LINARO_BAREMETAL_AARCH64_TOOLCHAIN_RECIPE} | 18 | cp -r ${S}/. ${D}${GCC_LINARO_BAREMETAL_AARCH64_TOOLCHAIN_RECIPE} |
| 19 | } | 19 | } |
| 20 | 20 | ||
| 21 | FILES_${PN} = "${GCC_LINARO_BAREMETAL_AARCH64_TOOLCHAIN_RECIPE}/*" | 21 | FILES:${PN} = "${GCC_LINARO_BAREMETAL_AARCH64_TOOLCHAIN_RECIPE}/*" |
| 22 | 22 | ||
| 23 | INSANE_SKIP_${PN} = "already-stripped" | 23 | INSANE_SKIP:${PN} = "already-stripped" |
diff --git a/recipes-ti/devtools/gcc-linaro-baremetal-native.bb b/recipes-ti/devtools/gcc-linaro-baremetal-native.bb index 0268ae3d..d0683fe1 100644 --- a/recipes-ti/devtools/gcc-linaro-baremetal-native.bb +++ b/recipes-ti/devtools/gcc-linaro-baremetal-native.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | include recipes-ti/devtools/gcc-linaro.inc | 1 | include recipes-ti/devtools/gcc-linaro.inc |
| 2 | 2 | ||
| 3 | PACKAGE_DIR = "gcc-linaro-${PV}-${GCC_ARM_YEAR}-x86_64_arm-eabi" | 3 | PACKAGE_DIR = "gcc-linaro-${PV}-${GCC_ARM_YEAR}-x86_64:arm-eabi" |
| 4 | S = "${WORKDIR}/${PACKAGE_DIR}" | 4 | S = "${WORKDIR}/${PACKAGE_DIR}" |
| 5 | 5 | ||
| 6 | LIC_CHKSUM = "bc7fad4bba98e7a4cd5ab3042506493c" | 6 | LIC_CHKSUM = "bc7fad4bba98e7a4cd5ab3042506493c" |
| @@ -8,7 +8,7 @@ LIC_CHKSUM = "bc7fad4bba98e7a4cd5ab3042506493c" | |||
| 8 | inherit native | 8 | inherit native |
| 9 | require recipes-ti/includes/ti-paths.inc | 9 | require recipes-ti/includes/ti-paths.inc |
| 10 | 10 | ||
| 11 | SRC_URI = "https://releases.linaro.org/components/toolchain/binaries/7.2-${GCC_ARM_YEAR}/arm-eabi/gcc-linaro-${PV}-${GCC_ARM_YEAR}-x86_64_arm-eabi.tar.xz;name=gcc-linaro" | 11 | SRC_URI = "https://releases.linaro.org/components/toolchain/binaries/7.2-${GCC_ARM_YEAR}/arm-eabi/gcc-linaro-${PV}-${GCC_ARM_YEAR}-x86_64:arm-eabi.tar.xz;name=gcc-linaro" |
| 12 | 12 | ||
| 13 | SRC_URI[gcc-linaro.md5sum] = "9a4a39cfc78c84375b1160aa93587aed" | 13 | SRC_URI[gcc-linaro.md5sum] = "9a4a39cfc78c84375b1160aa93587aed" |
| 14 | SRC_URI[gcc-linaro.sha256sum] = "45fc4f90af2e2e9c3197a275f6005ef5639f7a1889fa3eb24c3125ccd70fcd3d" | 14 | SRC_URI[gcc-linaro.sha256sum] = "45fc4f90af2e2e9c3197a275f6005ef5639f7a1889fa3eb24c3125ccd70fcd3d" |
| @@ -18,6 +18,6 @@ do_install() { | |||
| 18 | cp -r ${S}/. ${D}${GCC_LINARO_BAREMETAL_TOOLCHAIN_RECIPE} | 18 | cp -r ${S}/. ${D}${GCC_LINARO_BAREMETAL_TOOLCHAIN_RECIPE} |
| 19 | } | 19 | } |
| 20 | 20 | ||
| 21 | FILES_${PN} = "${GCC_LINARO_BAREMETAL_TOOLCHAIN_RECIPE}/*" | 21 | FILES:${PN} = "${GCC_LINARO_BAREMETAL_TOOLCHAIN_RECIPE}/*" |
| 22 | 22 | ||
| 23 | INSANE_SKIP_${PN} = "already-stripped" | 23 | INSANE_SKIP:${PN} = "already-stripped" |
diff --git a/recipes-ti/devtools/ti-cg-xml_2.61.00.bb b/recipes-ti/devtools/ti-cg-xml_2.61.00.bb index e618af5a..8e36be6d 100644 --- a/recipes-ti/devtools/ti-cg-xml_2.61.00.bb +++ b/recipes-ti/devtools/ti-cg-xml_2.61.00.bb | |||
| @@ -29,9 +29,9 @@ do_install() { | |||
| 29 | cp ${CP_ARGS} ${S}/* ${D}${CG_XML_INSTALL_DIR_RECIPE} | 29 | cp ${CP_ARGS} ${S}/* ${D}${CG_XML_INSTALL_DIR_RECIPE} |
| 30 | } | 30 | } |
| 31 | 31 | ||
| 32 | FILES_${PN} += "${CG_XML_INSTALL_DIR_RECIPE}" | 32 | FILES:${PN} += "${CG_XML_INSTALL_DIR_RECIPE}" |
| 33 | 33 | ||
| 34 | INSANE_SKIP_${PN} = "arch ldflags file-rdeps" | 34 | INSANE_SKIP:${PN} = "arch ldflags file-rdeps" |
| 35 | 35 | ||
| 36 | INHIBIT_PACKAGE_STRIP = "1" | 36 | INHIBIT_PACKAGE_STRIP = "1" |
| 37 | INHIBIT_SYSROOT_STRIP = "1" | 37 | INHIBIT_SYSROOT_STRIP = "1" |
diff --git a/recipes-ti/devtools/ti-cgt-arm_18.12.5.bb b/recipes-ti/devtools/ti-cgt-arm_18.12.5.bb index 81384d50..60b216f9 100644 --- a/recipes-ti/devtools/ti-cgt-arm_18.12.5.bb +++ b/recipes-ti/devtools/ti-cgt-arm_18.12.5.bb | |||
| @@ -21,7 +21,7 @@ TI_BIN_UNPK_CMDS = "" | |||
| 21 | 21 | ||
| 22 | # only x86_64 is supported | 22 | # only x86_64 is supported |
| 23 | COMPATIBLE_HOST = "x86_64.*-linux" | 23 | COMPATIBLE_HOST = "x86_64.*-linux" |
| 24 | COMPATIBLE_HOST_class-target = "null" | 24 | COMPATIBLE_HOST:class-target = "null" |
| 25 | 25 | ||
| 26 | do_install() { | 26 | do_install() { |
| 27 | install -d ${D}${M4_TOOLCHAIN_INSTALL_DIR_RECIPE} | 27 | install -d ${D}${M4_TOOLCHAIN_INSTALL_DIR_RECIPE} |
| @@ -31,14 +31,14 @@ do_install() { | |||
| 31 | SRC_URI[cgt_arm_installer.md5sum] = "e9e668332cf86c965b4da9d1d488426b" | 31 | SRC_URI[cgt_arm_installer.md5sum] = "e9e668332cf86c965b4da9d1d488426b" |
| 32 | SRC_URI[cgt_arm_installer.sha256sum] = "da976143128c619a278cb4214a4295c409d100f9e65ad2f4d0d1039db7cf98f4" | 32 | SRC_URI[cgt_arm_installer.sha256sum] = "da976143128c619a278cb4214a4295c409d100f9e65ad2f4d0d1039db7cf98f4" |
| 33 | 33 | ||
| 34 | BINFILE_NAME = "cgt_arm_installer" | 34 | BINFILE_NAME = "cgt:arm_installer" |
| 35 | 35 | ||
| 36 | FILES_${PN} += "${M4_TOOLCHAIN_INSTALL_DIR_RECIPE}" | 36 | FILES:${PN} += "${M4_TOOLCHAIN_INSTALL_DIR_RECIPE}" |
| 37 | 37 | ||
| 38 | INHIBIT_PACKAGE_STRIP = "1" | 38 | INHIBIT_PACKAGE_STRIP = "1" |
| 39 | INHIBIT_SYSROOT_STRIP = "1" | 39 | INHIBIT_SYSROOT_STRIP = "1" |
| 40 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | 40 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" |
| 41 | 41 | ||
| 42 | INSANE_SKIP_${PN} += "arch staticdev file-rdeps" | 42 | INSANE_SKIP:${PN} += "arch staticdev file-rdeps" |
| 43 | 43 | ||
| 44 | BBCLASSEXTEND = "native nativesdk" | 44 | BBCLASSEXTEND = "native nativesdk" |
diff --git a/recipes-ti/devtools/ti-cgt-pru_2.3.2.bb b/recipes-ti/devtools/ti-cgt-pru_2.3.2.bb index ed10e272..d14c1962 100644 --- a/recipes-ti/devtools/ti-cgt-pru_2.3.2.bb +++ b/recipes-ti/devtools/ti-cgt-pru_2.3.2.bb | |||
| @@ -3,18 +3,18 @@ HOMEPAGE = "https://www-a.ti.com/downloads/sds_support/TICodegenerationTools/dow | |||
| 3 | LICENSE = "(TI-TSPA & Thai-Open-Source-Software-Center) & BSD-3-Clause & BSL-1.0 & Hewlett-Packard & AFL-3.0 & MIT & BSD-2-Clause & PD" | 3 | LICENSE = "(TI-TSPA & Thai-Open-Source-Software-Center) & BSD-3-Clause & BSL-1.0 & Hewlett-Packard & AFL-3.0 & MIT & BSD-2-Clause & PD" |
| 4 | 4 | ||
| 5 | LIC_FILES_CHKSUM = "file://ti-cgt-pru_${PV}/PRU_Code_Generation_Tools_2.3.x_manifest.html;md5=e22f9d8240f7cca0c0aa5242d9ffa5bc" | 5 | LIC_FILES_CHKSUM = "file://ti-cgt-pru_${PV}/PRU_Code_Generation_Tools_2.3.x_manifest.html;md5=e22f9d8240f7cca0c0aa5242d9ffa5bc" |
| 6 | LIC_FILES_CHKSUM_class-target = "file://usr/share/doc/ti/cgt-pru/PRU_Code_Generation_Tools_2.3.x_manifest.html;md5=e22f9d8240f7cca0c0aa5242d9ffa5bc" | 6 | LIC_FILES_CHKSUM:class-target = "file://usr/share/doc/ti/cgt-pru/PRU_Code_Generation_Tools_2.3.x_manifest.html;md5=e22f9d8240f7cca0c0aa5242d9ffa5bc" |
| 7 | 7 | ||
| 8 | require recipes-ti/includes/ti-paths.inc | 8 | require recipes-ti/includes/ti-paths.inc |
| 9 | require recipes-ti/includes/ti-unpack.inc | 9 | require recipes-ti/includes/ti-unpack.inc |
| 10 | 10 | ||
| 11 | BINFILE = "ti_cgt_pru_${PV}_linux_installer_x86.bin" | 11 | BINFILE = "ti_cgt_pru_${PV}_linux_installer:x86.bin" |
| 12 | BINFILE_NAME = "cgt-pru-x86" | 12 | BINFILE_NAME = "cgt-pru-x86" |
| 13 | TI_BIN_UNPK_ARGS = "--prefix ${S}" | 13 | TI_BIN_UNPK_ARGS = "--prefix ${S}" |
| 14 | TI_BIN_UNPK_CMDS = "" | 14 | TI_BIN_UNPK_CMDS = "" |
| 15 | 15 | ||
| 16 | BINFILE_class-target = "ti_cgt_pru_${PV}_armlinuxa8hf_busybox_installer.sh" | 16 | BINFILE:class-target = "ti_cgt_pru_${PV}:armlinuxa8hf_busybox_installer.sh" |
| 17 | BINFILE_NAME_class-target = "cgt-pru-arm" | 17 | BINFILE_NAME:class-target = "cgt-pru-arm" |
| 18 | 18 | ||
| 19 | SRC_URI = "http://software-dl.ti.com/codegen/esd/cgt_public_sw/PRU/${PV}/${BINFILE};name=${BINFILE_NAME}" | 19 | SRC_URI = "http://software-dl.ti.com/codegen/esd/cgt_public_sw/PRU/${PV}/${BINFILE};name=${BINFILE_NAME}" |
| 20 | 20 | ||
| @@ -30,13 +30,13 @@ do_install() { | |||
| 30 | ${D}${TI_CGT_PRU_INSTALL_DIR_RECIPE}/ | 30 | ${D}${TI_CGT_PRU_INSTALL_DIR_RECIPE}/ |
| 31 | } | 31 | } |
| 32 | 32 | ||
| 33 | do_install_class-target() { | 33 | do_install:class-target() { |
| 34 | ${WORKDIR}/${BINFILE} --prefix ${D} | 34 | ${WORKDIR}/${BINFILE} --prefix ${D} |
| 35 | } | 35 | } |
| 36 | 36 | ||
| 37 | FILES_${PN} += "${datadir}/ti/*" | 37 | FILES:${PN} += "${datadir}/ti/*" |
| 38 | 38 | ||
| 39 | FILES_${PN}-dbg = "${TI_CGT_PRU_INSTALL_DIR_RECIPE}/bin/.debug \ | 39 | FILES:${PN}-dbg = "${TI_CGT_PRU_INSTALL_DIR_RECIPE}/bin/.debug \ |
| 40 | ${TI_CGT_PRU_INSTALL_DIR_RECIPE}/lib/.debug \ | 40 | ${TI_CGT_PRU_INSTALL_DIR_RECIPE}/lib/.debug \ |
| 41 | " | 41 | " |
| 42 | 42 | ||
| @@ -44,6 +44,6 @@ INHIBIT_PACKAGE_STRIP = "1" | |||
| 44 | INHIBIT_SYSROOT_STRIP = "1" | 44 | INHIBIT_SYSROOT_STRIP = "1" |
| 45 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | 45 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" |
| 46 | 46 | ||
| 47 | INSANE_SKIP_${PN} += "arch staticdev already-stripped file-rdeps" | 47 | INSANE_SKIP:${PN} += "arch staticdev already-stripped file-rdeps" |
| 48 | 48 | ||
| 49 | BBCLASSEXTEND = "native nativesdk" | 49 | BBCLASSEXTEND = "native nativesdk" |
diff --git a/recipes-ti/devtools/ti-cgt470.inc b/recipes-ti/devtools/ti-cgt470.inc index f0992aa7..c8f91271 100644 --- a/recipes-ti/devtools/ti-cgt470.inc +++ b/recipes-ti/devtools/ti-cgt470.inc | |||
| @@ -13,7 +13,7 @@ S = "${WORKDIR}/cgt470_${PV}" | |||
| 13 | 13 | ||
| 14 | SRC_URI = "http://install.source.dir.local/ti_cgt_tms470_${PVwithdots}_setup_linux_x86.bin;name=cgt470bin" | 14 | SRC_URI = "http://install.source.dir.local/ti_cgt_tms470_${PVwithdots}_setup_linux_x86.bin;name=cgt470bin" |
| 15 | 15 | ||
| 16 | BINFILE="ti_cgt_tms470_${PVwithdots}_setup_linux_x86.bin" | 16 | BINFILE="ti_cgt_tms470_${PVwithdots}_setup_linux:x86.bin" |
| 17 | TI_BIN_UNPK_CMDS="Y:qY:workdir: : " | 17 | TI_BIN_UNPK_CMDS="Y:qY:workdir: : " |
| 18 | TI_BIN_UNPK_WDEXT="/cgt470_${PV}" | 18 | TI_BIN_UNPK_WDEXT="/cgt470_${PV}" |
| 19 | 19 | ||
diff --git a/recipes-ti/devtools/ti-cgt6x-7_7.4.16.bb b/recipes-ti/devtools/ti-cgt6x-7_7.4.16.bb index a67a2d8a..a7de8e38 100644 --- a/recipes-ti/devtools/ti-cgt6x-7_7.4.16.bb +++ b/recipes-ti/devtools/ti-cgt6x-7_7.4.16.bb | |||
| @@ -28,16 +28,16 @@ SRC_URI[cgt6x_7.4.16_x86_installer.sha256sum] = "baa0d1ef20397383f99f45068a6d160 | |||
| 28 | 28 | ||
| 29 | # only x86_64 is supported | 29 | # only x86_64 is supported |
| 30 | COMPATIBLE_HOST = "x86_64.*-linux" | 30 | COMPATIBLE_HOST = "x86_64.*-linux" |
| 31 | COMPATIBLE_HOST_class-target = "null" | 31 | COMPATIBLE_HOST:class-target = "null" |
| 32 | 32 | ||
| 33 | do_install() { | 33 | do_install() { |
| 34 | install -d ${D}/${TI_CGT6X_7_INSTALL_DIR_RECIPE} | 34 | install -d ${D}/${TI_CGT6X_7_INSTALL_DIR_RECIPE} |
| 35 | cp -rP --preserve=mode,links,timestamps --no-preserve=ownership ${WORKDIR}/c6000_7.4.16/. ${D}/${TI_CGT6X_7_INSTALL_DIR_RECIPE} | 35 | cp -rP --preserve=mode,links,timestamps --no-preserve=ownership ${WORKDIR}/c6000_7.4.16/. ${D}/${TI_CGT6X_7_INSTALL_DIR_RECIPE} |
| 36 | } | 36 | } |
| 37 | 37 | ||
| 38 | FILES_${PN} += "${TI_CGT6X_7_INSTALL_DIR_RECIPE}" | 38 | FILES:${PN} += "${TI_CGT6X_7_INSTALL_DIR_RECIPE}" |
| 39 | 39 | ||
| 40 | INSANE_SKIP_${PN} += "arch staticdev textrel" | 40 | INSANE_SKIP:${PN} += "arch staticdev textrel" |
| 41 | 41 | ||
| 42 | INHIBIT_PACKAGE_STRIP = "1" | 42 | INHIBIT_PACKAGE_STRIP = "1" |
| 43 | INHIBIT_SYSROOT_STRIP = "1" | 43 | INHIBIT_SYSROOT_STRIP = "1" |
diff --git a/recipes-ti/devtools/ti-cgt6x_8.3.2.bb b/recipes-ti/devtools/ti-cgt6x_8.3.2.bb index 38f5597d..00221d84 100644 --- a/recipes-ti/devtools/ti-cgt6x_8.3.2.bb +++ b/recipes-ti/devtools/ti-cgt6x_8.3.2.bb | |||
| @@ -3,13 +3,13 @@ HOMEPAGE = "https://www-a.ti.com/downloads/sds_support/TICodegenerationTools/dow | |||
| 3 | LICENSE = "(TI-TSPA & Thai-Open-Source-Software-Center) & BSD-3-Clause & BSL-1.0 & Patrick-Powell & AFL-3.0 & MIT & BSD-2-Clause & PD" | 3 | LICENSE = "(TI-TSPA & Thai-Open-Source-Software-Center) & BSD-3-Clause & BSL-1.0 & Patrick-Powell & AFL-3.0 & MIT & BSD-2-Clause & PD" |
| 4 | 4 | ||
| 5 | LIC_FILES_CHKSUM = "file://ti-cgt-c6000_${PV}/C6000CodeGenerationTools_8.3.x_manifest.html;md5=d06c6f9acebf78df4108a8535396e9f1" | 5 | LIC_FILES_CHKSUM = "file://ti-cgt-c6000_${PV}/C6000CodeGenerationTools_8.3.x_manifest.html;md5=d06c6f9acebf78df4108a8535396e9f1" |
| 6 | LIC_FILES_CHKSUM_class-target = "file://usr/share/doc/ti/cgt-c6x/C6000CodeGenerationTools_8.3.x_manifest.html;md5=d06c6f9acebf78df4108a8535396e9f1" | 6 | LIC_FILES_CHKSUM:class-target = "file://usr/share/doc/ti/cgt-c6x/C6000CodeGenerationTools_8.3.x_manifest.html;md5=d06c6f9acebf78df4108a8535396e9f1" |
| 7 | 7 | ||
| 8 | PE = "1" | 8 | PE = "1" |
| 9 | 9 | ||
| 10 | require recipes-ti/includes/ti-unpack.inc | 10 | require recipes-ti/includes/ti-unpack.inc |
| 11 | 11 | ||
| 12 | COMPATIBLE_HOST_class-target = "arm.*-linux" | 12 | COMPATIBLE_HOST:class-target = "arm.*-linux" |
| 13 | 13 | ||
| 14 | # For now we only have hardfp version for target class | 14 | # For now we only have hardfp version for target class |
| 15 | python __anonymous() { | 15 | python __anonymous() { |
| @@ -26,13 +26,13 @@ python __anonymous() { | |||
| 26 | raise bb.parse.SkipPackage("%s-%s ONLY supports hardfp mode for now" % (pkgn, pkgv)) | 26 | raise bb.parse.SkipPackage("%s-%s ONLY supports hardfp mode for now" % (pkgn, pkgv)) |
| 27 | } | 27 | } |
| 28 | 28 | ||
| 29 | BINFILE = "ti_cgt_c6000_${PV}_linux_installer_x86.bin" | 29 | BINFILE = "ti_cgt_c6000_${PV}_linux_installer:x86.bin" |
| 30 | BINFILE_NAME = "cgt6x_x86_installer" | 30 | BINFILE_NAME = "cgt6x:x86_installer" |
| 31 | TI_BIN_UNPK_ARGS = "--prefix ${S}" | 31 | TI_BIN_UNPK_ARGS = "--prefix ${S}" |
| 32 | TI_BIN_UNPK_CMDS = "" | 32 | TI_BIN_UNPK_CMDS = "" |
| 33 | 33 | ||
| 34 | BINFILE_class-target = "ti_cgt_c6000_${PV}_armlinuxa8hf_busybox_installer.sh" | 34 | BINFILE:class-target = "ti_cgt_c6000_${PV}:armlinuxa8hf_busybox_installer.sh" |
| 35 | BINFILE_NAME_class-target = "cgt6x_arm_installer" | 35 | BINFILE_NAME:class-target = "cgt6x:arm_installer" |
| 36 | 36 | ||
| 37 | SRC_URI = "http://software-dl.ti.com/codegen/esd/cgt_public_sw/C6000/${PV}/${BINFILE};name=${BINFILE_NAME}" | 37 | SRC_URI = "http://software-dl.ti.com/codegen/esd/cgt_public_sw/C6000/${PV}/${BINFILE};name=${BINFILE_NAME}" |
| 38 | 38 | ||
| @@ -91,17 +91,17 @@ do_install() { | |||
| 91 | 91 | ||
| 92 | } | 92 | } |
| 93 | 93 | ||
| 94 | do_install_class-target() { | 94 | do_install:class-target() { |
| 95 | ${WORKDIR}/${BINFILE} --prefix ${D} | 95 | ${WORKDIR}/${BINFILE} --prefix ${D} |
| 96 | } | 96 | } |
| 97 | 97 | ||
| 98 | FILES_${PN} += "${datadir}/ti/*" | 98 | FILES:${PN} += "${datadir}/ti/*" |
| 99 | 99 | ||
| 100 | FILES_${PN}-dbg += "${datadir}/ti/cgt-c6x/bin/.debug" | 100 | FILES:${PN}-dbg += "${datadir}/ti/cgt-c6x/bin/.debug" |
| 101 | 101 | ||
| 102 | INSANE_SKIP_${PN} += "staticdev" | 102 | INSANE_SKIP:${PN} += "staticdev" |
| 103 | INHIBIT_PACKAGE_STRIP_FILES = "${PKGD}${datadir}/ti/cgt-c6x/lib/libc.a" | 103 | INHIBIT_PACKAGE_STRIP_FILES = "${PKGD}${datadir}/ti/cgt-c6x/lib/libc.a" |
| 104 | 104 | ||
| 105 | BBCLASSEXTEND = "native nativesdk" | 105 | BBCLASSEXTEND = "native nativesdk" |
| 106 | 106 | ||
| 107 | COMPATIBLE_MACHINE_class-target = "(ti-soc)" | 107 | COMPATIBLE_MACHINE:class-target = "(ti-soc)" |
diff --git a/recipes-ti/devtools/ti-cgt7x_1.2.0.bb b/recipes-ti/devtools/ti-cgt7x_1.2.0.bb index cbdac1ef..35b58d4c 100644 --- a/recipes-ti/devtools/ti-cgt7x_1.2.0.bb +++ b/recipes-ti/devtools/ti-cgt7x_1.2.0.bb | |||
| @@ -15,12 +15,12 @@ require recipes-ti/includes/ti-paths.inc | |||
| 15 | 15 | ||
| 16 | # only x86_64 is supported | 16 | # only x86_64 is supported |
| 17 | COMPATIBLE_HOST = "x86_64.*-linux" | 17 | COMPATIBLE_HOST = "x86_64.*-linux" |
| 18 | COMPATIBLE_HOST_class-target = "null" | 18 | COMPATIBLE_HOST:class-target = "null" |
| 19 | 19 | ||
| 20 | PE = "1" | 20 | PE = "1" |
| 21 | 21 | ||
| 22 | BINFILE = "ti_cgt_c7000_${PV}.STS_linux_installer_x86.bin" | 22 | BINFILE = "ti_cgt_c7000_${PV}.STS_linux_installer_x86.bin" |
| 23 | BINFILE_NAME = "cgt7x_x86_installer" | 23 | BINFILE_NAME = "cgt7x:x86_installer" |
| 24 | 24 | ||
| 25 | SRC_URI = "http://software-dl.ti.com/codegen/esd/cgt_public_sw/C7000/${PV}.STS/${BINFILE};name=${BINFILE_NAME}" | 25 | SRC_URI = "http://software-dl.ti.com/codegen/esd/cgt_public_sw/C7000/${PV}.STS/${BINFILE};name=${BINFILE_NAME}" |
| 26 | 26 | ||
| @@ -38,9 +38,9 @@ do_install() { | |||
| 38 | } | 38 | } |
| 39 | 39 | ||
| 40 | 40 | ||
| 41 | FILES_${PN} += "${TI_CGT7X_INSTALL_DIR_RECIPE}" | 41 | FILES:${PN} += "${TI_CGT7X_INSTALL_DIR_RECIPE}" |
| 42 | 42 | ||
| 43 | INSANE_SKIP_${PN} += "arch staticdev textrel" | 43 | INSANE_SKIP:${PN} += "arch staticdev textrel" |
| 44 | 44 | ||
| 45 | INHIBIT_PACKAGE_STRIP = "1" | 45 | INHIBIT_PACKAGE_STRIP = "1" |
| 46 | INHIBIT_SYSROOT_STRIP = "1" | 46 | INHIBIT_SYSROOT_STRIP = "1" |
diff --git a/recipes-ti/devtools/ti-xdctools-common.inc b/recipes-ti/devtools/ti-xdctools-common.inc index c21e4794..3caf7b8d 100644 --- a/recipes-ti/devtools/ti-xdctools-common.inc +++ b/recipes-ti/devtools/ti-xdctools-common.inc | |||
| @@ -13,14 +13,14 @@ do_install() { | |||
| 13 | cp ${CP_ARGS} ${S}/* ${D}${XDC_INSTALL_DIR_RECIPE} | 13 | cp ${CP_ARGS} ${S}/* ${D}${XDC_INSTALL_DIR_RECIPE} |
| 14 | } | 14 | } |
| 15 | 15 | ||
| 16 | FILES_${PN}-dev = "${XDC_INSTALL_DIR_RECIPE}" | 16 | FILES:${PN}-dev = "${XDC_INSTALL_DIR_RECIPE}" |
| 17 | 17 | ||
| 18 | BBCLASSEXTEND = "native nativesdk" | 18 | BBCLASSEXTEND = "native nativesdk" |
| 19 | 19 | ||
| 20 | INHIBIT_PACKAGE_STRIP = "1" | 20 | INHIBIT_PACKAGE_STRIP = "1" |
| 21 | INHIBIT_SYSROOT_STRIP = "1" | 21 | INHIBIT_SYSROOT_STRIP = "1" |
| 22 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | 22 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" |
| 23 | INSANE_SKIP_${PN}-dev = "libdir dev-elf arch file-rdeps" | 23 | INSANE_SKIP:${PN}-dev = "libdir dev-elf arch file-rdeps" |
| 24 | 24 | ||
| 25 | # Prevent internal libs from getting picked up | 25 | # Prevent internal libs from getting picked up |
| 26 | PRIVATE_LIBS = " \ | 26 | PRIVATE_LIBS = " \ |
| @@ -65,6 +65,6 @@ libawt_xawt.so \ | |||
| 65 | " | 65 | " |
| 66 | 66 | ||
| 67 | COMPATIBLE_HOST ?= "null" | 67 | COMPATIBLE_HOST ?= "null" |
| 68 | COMPATIBLE_HOST_ti-soc = "(.*)" | 68 | COMPATIBLE_HOST:ti-soc = "(.*)" |
| 69 | COMPATIBLE_HOST_class-native = "(.*)" | 69 | COMPATIBLE_HOST:class-native = "(.*)" |
| 70 | COMPATIBLE_HOST_class-nativesdk = "(.*)" | 70 | COMPATIBLE_HOST:class-nativesdk = "(.*)" |
diff --git a/recipes-ti/dmai/ti-dmai.inc b/recipes-ti/dmai/ti-dmai.inc index 50621184..c9c40865 100644 --- a/recipes-ti/dmai/ti-dmai.inc +++ b/recipes-ti/dmai/ti-dmai.inc | |||
| @@ -31,22 +31,22 @@ SRC_URI = "svn://gforge.ti.com/svn/dmai/;module=${DMAIBRANCH};protocol=https;use | |||
| 31 | 31 | ||
| 32 | DEPENDS = "virtual/kernel alsa-lib ti-framework-components ti-codec-engine ti-xdctools-native" | 32 | DEPENDS = "virtual/kernel alsa-lib ti-framework-components ti-codec-engine ti-xdctools-native" |
| 33 | 33 | ||
| 34 | DEPENDS_append_dm6446 = " ti-codecs-dm6446 ti-dspbios ti-cgt6x ti-linuxutils" | 34 | DEPENDS:append_dm6446 = " ti-codecs-dm6446 ti-dspbios ti-cgt6x ti-linuxutils" |
| 35 | DEPENDS_append_dm6467 = " ti-codecs-dm6467 ti-dspbios ti-cgt6x ti-linuxutils" | 35 | DEPENDS:append_dm6467 = " ti-codecs-dm6467 ti-dspbios ti-cgt6x ti-linuxutils" |
| 36 | DEPENDS_append_omap3 = " ti-codecs-omap3530 ti-dspbios ti-cgt6x ti-linuxutils" | 36 | DEPENDS:append:omap3 = " ti-codecs-omap3530 ti-dspbios ti-cgt6x ti-linuxutils" |
| 37 | DEPENDS_append_dm355 = " ti-codecs-dm355" | 37 | DEPENDS:append_dm355 = " ti-codecs-dm355" |
| 38 | DEPENDS_append_dm365 = " ti-codecs-dm365" | 38 | DEPENDS:append_dm365 = " ti-codecs-dm365" |
| 39 | DEPENDS_append_omapl137 = " ti-codecs-omapl137 ti-dspbios ti-cgt6x ti-linuxutils" | 39 | DEPENDS:append:omapl137 = " ti-codecs-omapl137 ti-dspbios ti-cgt6x ti-linuxutils" |
| 40 | DEPENDS_append_omapl138 = " ti-codecs-omapl138 ti-dspbios ti-cgt6x ti-linuxutils" | 40 | DEPENDS:append:omapl138 = " ti-codecs-omapl138 ti-dspbios ti-cgt6x ti-linuxutils" |
| 41 | 41 | ||
| 42 | # Define DMAI build time variables | 42 | # Define DMAI build time variables |
| 43 | DMAIPLATFORM_dm6446 = "dm6446_al" | 43 | DMAIPLATFORM_dm6446 = "dm6446_al" |
| 44 | DMAIPLATFORM_dm6467 = "dm6467_al" | 44 | DMAIPLATFORM_dm6467 = "dm6467_al" |
| 45 | DMAIPLATFORM_omap3 = "o3530_al" | 45 | DMAIPLATFORM:omap3 = "o3530_al" |
| 46 | DMAIPLATFORM_dm355 = "dm355_al" | 46 | DMAIPLATFORM_dm355 = "dm355_al" |
| 47 | DMAIPLATFORM_dm365 = "dm365_al" | 47 | DMAIPLATFORM_dm365 = "dm365_al" |
| 48 | DMAIPLATFORM_omapl137 = "ol137_al" | 48 | DMAIPLATFORM:omapl137 = "ol137_al" |
| 49 | DMAIPLATFORM_omapl138 = "ol138_al" | 49 | DMAIPLATFORM:omapl138 = "ol138_al" |
| 50 | DMAIPLATFORM ?= "UNDEFINED_DMAIPLATFORM" | 50 | DMAIPLATFORM ?= "UNDEFINED_DMAIPLATFORM" |
| 51 | 51 | ||
| 52 | # Need to set this for other platforms as well | 52 | # Need to set this for other platforms as well |
| @@ -55,8 +55,8 @@ DMAIPLATFORM ?= "UNDEFINED_DMAIPLATFORM" | |||
| 55 | #GPPOS ?= "UNDEFINEDGPPOS" | 55 | #GPPOS ?= "UNDEFINEDGPPOS" |
| 56 | 56 | ||
| 57 | # Need to re-define this for OMAP-L137/L138 | 57 | # Need to re-define this for OMAP-L137/L138 |
| 58 | DSPSUFFIX_omapl137 = "x64P" | 58 | DSPSUFFIX:omapl137 = "x64P" |
| 59 | DSPSUFFIX_omapl138 = "x64P" | 59 | DSPSUFFIX:omapl138 = "x64P" |
| 60 | DSPSUFFIX ?= "x64p" | 60 | DSPSUFFIX ?= "x64p" |
| 61 | 61 | ||
| 62 | # This is needed for dm355/dm365 targets in order to find ti.sdo.codecs.g711 | 62 | # This is needed for dm355/dm365 targets in order to find ti.sdo.codecs.g711 |
| @@ -145,18 +145,18 @@ do_install () { | |||
| 145 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 145 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 146 | 146 | ||
| 147 | PACKAGES += "ti-dmai-apps" | 147 | PACKAGES += "ti-dmai-apps" |
| 148 | FILES_ti-dmai-apps = "${installdir}/ti-dmai-apps/*" | 148 | FILES:ti-dmai-apps = "${installdir}/ti-dmai-apps/*" |
| 149 | INSANE_SKIP_ti-dmai-apps = "1" | 149 | INSANE_SKIP:ti-dmai-apps = "1" |
| 150 | 150 | ||
| 151 | RDEPENDS_ti-dmai-apps_dm6446 += "ti-codecs-dm6446-server ti-cmem-module ti-dsplink-module" | 151 | RDEPENDS:ti-dmai-apps_dm6446 += "ti-codecs-dm6446-server ti-cmem-module ti-dsplink-module" |
| 152 | RDEPENDS_ti-dmai-apps_dm6467 += "ti-codecs-dm6467 ti-cmem-module ti-dsplink-module" | 152 | RDEPENDS:ti-dmai-apps_dm6467 += "ti-codecs-dm6467 ti-cmem-module ti-dsplink-module" |
| 153 | RDEPENDS_ti-dmai-apps_omap3 += "ti-codecs-omap3530-server ti-cmem-module ti-dsplink-module ti-lpm-module ti-sdma-module" | 153 | RDEPENDS:ti-dmai-apps:omap3 += "ti-codecs-omap3530-server ti-cmem-module ti-dsplink-module ti-lpm-module ti-sdma-module" |
| 154 | RDEPENDS_ti-dmai-apps_dm355 += "ti-codecs-dm355 ti-cmem-module ti-dm355mm-module" | 154 | RDEPENDS:ti-dmai-apps_dm355 += "ti-codecs-dm355 ti-cmem-module ti-dm355mm-module" |
| 155 | RDEPENDS_ti-dmai-apps_dm365 += "ti-codecs-dm365 ti-cmem-module ti-dm365mm-module ti-edma-module ti-irq-module" | 155 | RDEPENDS:ti-dmai-apps_dm365 += "ti-codecs-dm365 ti-cmem-module ti-dm365mm-module ti-edma-module ti-irq-module" |
| 156 | RDEPENDS_ti-dmai-apps_omapl137 += "ti-codecs-omapl137-server ti-cmem-module ti-dsplink-module" | 156 | RDEPENDS:ti-dmai-apps:omapl137 += "ti-codecs-omapl137-server ti-cmem-module ti-dsplink-module" |
| 157 | RDEPENDS_ti-dmai-apps_omapl138 += "ti-codecs-omapl138-server ti-cmem-module ti-dsplink-module" | 157 | RDEPENDS:ti-dmai-apps:omapl138 += "ti-codecs-omapl138-server ti-cmem-module ti-dsplink-module" |
| 158 | 158 | ||
| 159 | pkg_postinst_ti-dmai-apps () { | 159 | pkg_postinst:ti-dmai-apps () { |
| 160 | ln -sf ${installdir}/ti-codecs-server/*.${DSPSUFFIX} ${installdir}/ti-dmai-apps/ | 160 | ln -sf ${installdir}/ti-codecs-server/*.${DSPSUFFIX} ${installdir}/ti-dmai-apps/ |
| 161 | } | 161 | } |
| 162 | 162 | ||
diff --git a/recipes-ti/dmai/ti-dmai/loadmodules-ti-dmai-apps.sh b/recipes-ti/dmai/ti-dmai/loadmodules-ti-dmai-apps.sh index 7120b744..2bfd03c2 100755 --- a/recipes-ti/dmai/ti-dmai/loadmodules-ti-dmai-apps.sh +++ b/recipes-ti/dmai/ti-dmai/loadmodules-ti-dmai-apps.sh | |||
| @@ -34,4 +34,4 @@ modprobe dsplinkk | |||
| 34 | 34 | ||
| 35 | # insert Local Power Manager driver | 35 | # insert Local Power Manager driver |
| 36 | # | 36 | # |
| 37 | modprobe lpm_omap3530 | 37 | modprobe lpm:omap3530 |
diff --git a/recipes-ti/dmai/ti-dmai/loadmodules-ti-dmai-o3530_al.sh b/recipes-ti/dmai/ti-dmai/loadmodules-ti-dmai-o3530_al.sh index 076af072..094d23d1 100755 --- a/recipes-ti/dmai/ti-dmai/loadmodules-ti-dmai-o3530_al.sh +++ b/recipes-ti/dmai/ti-dmai/loadmodules-ti-dmai-o3530_al.sh | |||
| @@ -38,5 +38,5 @@ mknod /dev/dsplink c `awk "\\$2==\"dsplink\" {print \\$1}" /proc/devices` 0 | |||
| 38 | 38 | ||
| 39 | # insert Local Power Manager driver | 39 | # insert Local Power Manager driver |
| 40 | # | 40 | # |
| 41 | modprobe lpm_omap3530 | 41 | modprobe lpm:omap3530 |
| 42 | 42 | ||
diff --git a/recipes-ti/dmai/ti-dmai/unloadmodules-ti-dmai-apps.sh b/recipes-ti/dmai/ti-dmai/unloadmodules-ti-dmai-apps.sh index 793d727f..81d00af8 100644 --- a/recipes-ti/dmai/ti-dmai/unloadmodules-ti-dmai-apps.sh +++ b/recipes-ti/dmai/ti-dmai/unloadmodules-ti-dmai-apps.sh | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # Unload modules - DMAI - OMAP3530 | 1 | # Unload modules - DMAI - OMAP3530 |
| 2 | 2 | ||
| 3 | # remove lpm module | 3 | # remove lpm module |
| 4 | rmmod lpm_omap3530 | 4 | rmmod lpm:omap3530 |
| 5 | 5 | ||
| 6 | # remove DSP/BIOS Link driver | 6 | # remove DSP/BIOS Link driver |
| 7 | rmmod dsplinkk | 7 | rmmod dsplinkk |
diff --git a/recipes-ti/dmai/ti-dmai_svn.bb b/recipes-ti/dmai/ti-dmai_svn.bb index 3cc54b91..fb7ff3c3 100644 --- a/recipes-ti/dmai/ti-dmai_svn.bb +++ b/recipes-ti/dmai/ti-dmai_svn.bb | |||
| @@ -12,32 +12,32 @@ LIC_FILES_CHKSUM = "file://dmai_${PV}_License.html;md5=3302f728a5a42f97cabc26a54 | |||
| 12 | 12 | ||
| 13 | # This package has high dependence on kernel, use kernel PR as base and append a local version | 13 | # This package has high dependence on kernel, use kernel PR as base and append a local version |
| 14 | PR = "${MACHINE_KERNEL_PR}" | 14 | PR = "${MACHINE_KERNEL_PR}" |
| 15 | PR_append = "p" | 15 | PR:append = "p" |
| 16 | 16 | ||
| 17 | DMAIBRANCH_dm6446 = "trunk" | 17 | DMAIBRANCH_dm6446 = "trunk" |
| 18 | DMAIBRANCH_dm6467 = "branches/GITPSP_INT_101009" | 18 | DMAIBRANCH_dm6467 = "branches/GITPSP_INT_101009" |
| 19 | DMAIBRANCH_omap3 = "trunk" | 19 | DMAIBRANCH:omap3 = "trunk" |
| 20 | DMAIBRANCH_dm355 = "branches/GITPSP_INT_101009" | 20 | DMAIBRANCH_dm355 = "branches/GITPSP_INT_101009" |
| 21 | DMAIBRANCH_dm365 = "trunk" | 21 | DMAIBRANCH_dm365 = "trunk" |
| 22 | DMAIBRANCH_omapl137 = "trunk" | 22 | DMAIBRANCH:omapl137 = "trunk" |
| 23 | DMAIBRANCH_omapl138 = "trunk" | 23 | DMAIBRANCH:omapl138 = "trunk" |
| 24 | DMAIBRANCH ?= "UNDEFINED_DMAIBRANCH" | 24 | DMAIBRANCH ?= "UNDEFINED_DMAIBRANCH" |
| 25 | 25 | ||
| 26 | SRCREV_dm6446 = "482" | 26 | SRCREV_dm6446 = "482" |
| 27 | SRCREV_dm6467 = "441" | 27 | SRCREV_dm6467 = "441" |
| 28 | SRCREV_omap3 = "642" | 28 | SRCREV:omap3 = "642" |
| 29 | SRCREV_dm355 = "424" | 29 | SRCREV_dm355 = "424" |
| 30 | SRCREV_dm365 = "570" | 30 | SRCREV_dm365 = "570" |
| 31 | SRCREV_omapl137 = "482" | 31 | SRCREV:omapl137 = "482" |
| 32 | SRCREV_omapl138 = "570" | 32 | SRCREV:omapl138 = "570" |
| 33 | SRCREV ?= "UNDEFINED_SRCREV" | 33 | SRCREV ?= "UNDEFINED_SRCREV" |
| 34 | 34 | ||
| 35 | SRC_URI_append = " file://omap3530-r642-remove-include-videodev.diff;striplevel=3 \ | 35 | SRC_URI:append = " file://omap3530-r642-remove-include-videodev.diff;striplevel=3 \ |
| 36 | file://r642-fix-config-bld.diff;striplevel=3 \ | 36 | file://r642-fix-config-bld.diff;striplevel=3 \ |
| 37 | file://remove-unneeded-includes.patch \ | 37 | file://remove-unneeded-includes.patch \ |
| 38 | " | 38 | " |
| 39 | 39 | ||
| 40 | INSANE_SKIP_${PN} = "installed-vs-shipped" | 40 | INSANE_SKIP:${PN} = "installed-vs-shipped" |
| 41 | 41 | ||
| 42 | COMPATIBLE_HOST ?= "null" | 42 | COMPATIBLE_HOST ?= "null" |
| 43 | COMPATIBLE_HOST_ti-soc = "(.*)" | 43 | COMPATIBLE_HOST:ti-soc = "(.*)" |
diff --git a/recipes-ti/dsplib/dsplib.inc b/recipes-ti/dsplib/dsplib.inc index 111d83cb..85d79ae3 100644 --- a/recipes-ti/dsplib/dsplib.inc +++ b/recipes-ti/dsplib/dsplib.inc | |||
| @@ -35,7 +35,7 @@ export SWTOOLS_PATH = "${SWTOOLS_INSTALL_DIR}/ti/mas/swtools" | |||
| 35 | export XDCBUILDCFG="${SWTOOLS_PATH}/config.bld" | 35 | export XDCBUILDCFG="${SWTOOLS_PATH}/config.bld" |
| 36 | export INCDIR="${MATHLIB_INSTALL_DIR}/" | 36 | export INCDIR="${MATHLIB_INSTALL_DIR}/" |
| 37 | 37 | ||
| 38 | PATH_append = ":${XDC_INSTALL_DIR}" | 38 | PATH:append = ":${XDC_INSTALL_DIR}" |
| 39 | 39 | ||
| 40 | XDCPATH.="${XDCCGROOT}/include;${XDC_INSTALL_DIR}/packages;${SYSBIOS_INSTALL_DIR}/packages;" | 40 | XDCPATH.="${XDCCGROOT}/include;${XDC_INSTALL_DIR}/packages;${SYSBIOS_INSTALL_DIR}/packages;" |
| 41 | XDCPATH.="${SWTOOLS_INSTALL_DIR};${MATHLIB_INSTALL_DIR};${DSPLIB_WORK_DIR};" | 41 | XDCPATH.="${SWTOOLS_INSTALL_DIR};${MATHLIB_INSTALL_DIR};${DSPLIB_WORK_DIR};" |
| @@ -70,9 +70,9 @@ do_deploy() { | |||
| 70 | rm -r ./${DSPLIB_PACKAGE_NAME} | 70 | rm -r ./${DSPLIB_PACKAGE_NAME} |
| 71 | } | 71 | } |
| 72 | 72 | ||
| 73 | ALLOW_EMPTY_${PN} = "1" | 73 | ALLOW_EMPTY:${PN} = "1" |
| 74 | FILES_${PN}-dev += "${DSPLIB_INSTALL_DIR_RECIPE}" | 74 | FILES:${PN}-dev += "${DSPLIB_INSTALL_DIR_RECIPE}" |
| 75 | 75 | ||
| 76 | INSANE_SKIP_${PN}-dev = "arch" | 76 | INSANE_SKIP:${PN}-dev = "arch" |
| 77 | COMPATIBLE_HOST ?= "null" | 77 | COMPATIBLE_HOST ?= "null" |
| 78 | COMPATIBLE_HOST_ti-soc = "(.*)" | 78 | COMPATIBLE_HOST:ti-soc = "(.*)" |
diff --git a/recipes-ti/framework-components/ti-framework-components.inc b/recipes-ti/framework-components/ti-framework-components.inc index ca152328..e8b7c414 100644 --- a/recipes-ti/framework-components/ti-framework-components.inc +++ b/recipes-ti/framework-components/ti-framework-components.inc | |||
| @@ -15,7 +15,7 @@ do_install() { | |||
| 15 | cp ${CP_ARGS} ${S}/* ${D}${FC_INSTALL_DIR_RECIPE} | 15 | cp ${CP_ARGS} ${S}/* ${D}${FC_INSTALL_DIR_RECIPE} |
| 16 | } | 16 | } |
| 17 | 17 | ||
| 18 | INSANE_SKIP_${PN} = "ldflags" | 18 | INSANE_SKIP:${PN} = "ldflags" |
| 19 | 19 | ||
| 20 | ALLOW_EMPTY_${PN} = "1" | 20 | ALLOW_EMPTY:${PN} = "1" |
| 21 | FILES_${PN}-dev += "${FC_INSTALL_DIR_RECIPE}" | 21 | FILES:${PN}-dev += "${FC_INSTALL_DIR_RECIPE}" |
diff --git a/recipes-ti/hdvpss/ti-hdvpss_01.00.01.27.bb b/recipes-ti/hdvpss/ti-hdvpss_01.00.01.27.bb index 88b08442..0428b149 100644 --- a/recipes-ti/hdvpss/ti-hdvpss_01.00.01.27.bb +++ b/recipes-ti/hdvpss/ti-hdvpss_01.00.01.27.bb | |||
| @@ -4,4 +4,4 @@ SRC_URI[md5sum] = "6db908bef3b933dc8cea666564d5d4d8" | |||
| 4 | SRC_URI[sha256sum] = "2caa9c859cfe348197e860f07d174a8ab7048d38d6d3a12ec576802122c9e91e" | 4 | SRC_URI[sha256sum] = "2caa9c859cfe348197e860f07d174a8ab7048d38d6d3a12ec576802122c9e91e" |
| 5 | 5 | ||
| 6 | COMPATIBLE_HOST ?= "null" | 6 | COMPATIBLE_HOST ?= "null" |
| 7 | COMPATIBLE_HOST_ti-soc = "(.*)" | 7 | COMPATIBLE_HOST:ti-soc = "(.*)" |
diff --git a/recipes-ti/imglib/imglib-c66x.inc b/recipes-ti/imglib/imglib-c66x.inc index 164bf41d..82fea284 100644 --- a/recipes-ti/imglib/imglib-c66x.inc +++ b/recipes-ti/imglib/imglib-c66x.inc | |||
| @@ -23,12 +23,12 @@ do_install() { | |||
| 23 | cp ${CP_ARGS} ${S}/* ${D}${IMGLIB_C66_INSTALL_DIR_RECIPE} | 23 | cp ${CP_ARGS} ${S}/* ${D}${IMGLIB_C66_INSTALL_DIR_RECIPE} |
| 24 | } | 24 | } |
| 25 | 25 | ||
| 26 | ALLOW_EMPTY_${PN} = "1" | 26 | ALLOW_EMPTY:${PN} = "1" |
| 27 | FILES_${PN}-dev += "${IMGLIB_C66_INSTALL_DIR_RECIPE}" | 27 | FILES:${PN}-dev += "${IMGLIB_C66_INSTALL_DIR_RECIPE}" |
| 28 | 28 | ||
| 29 | INHIBIT_PACKAGE_STRIP = "1" | 29 | INHIBIT_PACKAGE_STRIP = "1" |
| 30 | INHIBIT_SYSROOT_STRIP = "1" | 30 | INHIBIT_SYSROOT_STRIP = "1" |
| 31 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | 31 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" |
| 32 | 32 | ||
| 33 | RDEPENDS_${PN}-dev += "perl" | 33 | RDEPENDS:${PN}-dev += "perl" |
| 34 | INSANE_SKIP_${PN}-dev = "arch" | 34 | INSANE_SKIP:${PN}-dev = "arch" |
diff --git a/recipes-ti/includes/ti-paths.inc b/recipes-ti/includes/ti-paths.inc index 52a93cf5..71180353 100644 --- a/recipes-ti/includes/ti-paths.inc +++ b/recipes-ti/includes/ti-paths.inc | |||
| @@ -118,8 +118,8 @@ export GCC_LINARO_BAREMETAL_AARCH64_TOOLCHAIN = "${STAGING_DIR_NATIVE}${GCC_LIN | |||
| 118 | export TI_CGT7X_INSTALL_DIR = "${STAGING_DIR_NATIVE}${TI_CGT7X_INSTALL_DIR_RECIPE}" | 118 | export TI_CGT7X_INSTALL_DIR = "${STAGING_DIR_NATIVE}${TI_CGT7X_INSTALL_DIR_RECIPE}" |
| 119 | 119 | ||
| 120 | 120 | ||
| 121 | DSPSUFFIX_omapl137 = "x674" | 121 | DSPSUFFIX:omapl137 = "x674" |
| 122 | DSPSUFFIX_omapl138 = "x674" | 122 | DSPSUFFIX:omapl138 = "x674" |
| 123 | DSPSUFFIX_ti816x = "xe674" | 123 | DSPSUFFIX_ti816x = "xe674" |
| 124 | DSPSUFFIX_ti814x = "xe674" | 124 | DSPSUFFIX_ti814x = "xe674" |
| 125 | DSPSUFFIX ?= "x64P" | 125 | DSPSUFFIX ?= "x64P" |
diff --git a/recipes-ti/includes/ti-staging.inc b/recipes-ti/includes/ti-staging.inc index b5888055..f18d017c 100644 --- a/recipes-ti/includes/ti-staging.inc +++ b/recipes-ti/includes/ti-staging.inc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | INHIBIT_PACKAGE_STRIP = "1" | 1 | INHIBIT_PACKAGE_STRIP = "1" |
| 2 | 2 | ||
| 3 | ALLOW_EMPTY_${PN} = "1" | 3 | ALLOW_EMPTY:${PN} = "1" |
| 4 | ALLOW_EMPTY_${PN}-dev = "1" | 4 | ALLOW_EMPTY:${PN}-dev = "1" |
| 5 | 5 | ||
| 6 | 6 | ||
diff --git a/recipes-ti/includes/ti-unpack.inc b/recipes-ti/includes/ti-unpack.inc index 828f3d5a..46bfb957 100644 --- a/recipes-ti/includes/ti-unpack.inc +++ b/recipes-ti/includes/ti-unpack.inc | |||
| @@ -78,6 +78,6 @@ python ti_bin_do_unpack() { | |||
| 78 | } | 78 | } |
| 79 | 79 | ||
| 80 | COMPATIBLE_HOST ?= "null" | 80 | COMPATIBLE_HOST ?= "null" |
| 81 | COMPATIBLE_HOST_ti-soc = "(.*)" | 81 | COMPATIBLE_HOST:ti-soc = "(.*)" |
| 82 | COMPATIBLE_HOST_class-native = "(.*)" | 82 | COMPATIBLE_HOST:class-native = "(.*)" |
| 83 | COMPATIBLE_HOST_class-nativesdk = "(.*)" | 83 | COMPATIBLE_HOST:class-nativesdk = "(.*)" |
diff --git a/recipes-ti/ipc/ipc-transport-common-rtos_git.bb b/recipes-ti/ipc/ipc-transport-common-rtos_git.bb index 6fec0f0d..ade78022 100644 --- a/recipes-ti/ipc/ipc-transport-common-rtos_git.bb +++ b/recipes-ti/ipc/ipc-transport-common-rtos_git.bb | |||
| @@ -20,4 +20,4 @@ do_install () { | |||
| 20 | cp -r ${S} ${D}${PDK_INSTALL_DIR_RECIPE}/packages/ti/transport/ipc/c66 | 20 | cp -r ${S} ${D}${PDK_INSTALL_DIR_RECIPE}/packages/ti/transport/ipc/c66 |
| 21 | } | 21 | } |
| 22 | 22 | ||
| 23 | FILES_${PN} += "${PDK_INSTALL_DIR_RECIPE}/packages/ti/transport/ipc/c66/example/*" | 23 | FILES:${PN} += "${PDK_INSTALL_DIR_RECIPE}/packages/ti/transport/ipc/c66/example/*" |
diff --git a/recipes-ti/ipc/ipc-transport-qmss-rtos_git.bb b/recipes-ti/ipc/ipc-transport-qmss-rtos_git.bb index 6655ab7e..2dffc11e 100644 --- a/recipes-ti/ipc/ipc-transport-qmss-rtos_git.bb +++ b/recipes-ti/ipc/ipc-transport-qmss-rtos_git.bb | |||
| @@ -9,7 +9,7 @@ COMPATIBLE_MACHINE = "k2hk|k2l|k2e" | |||
| 9 | 9 | ||
| 10 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 10 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 11 | 11 | ||
| 12 | DEPENDS_append = " qmss-lld-rtos \ | 12 | DEPENDS:append = " qmss-lld-rtos \ |
| 13 | cppi-lld-rtos \ | 13 | cppi-lld-rtos \ |
| 14 | ti-ipc-rtos \ | 14 | ti-ipc-rtos \ |
| 15 | ipc-transport-common-rtos \ | 15 | ipc-transport-common-rtos \ |
| @@ -20,4 +20,4 @@ IPC_TRANSPORT_QMSS_DESTSUFFIX = "git/c66/qmss" | |||
| 20 | S = "${WORKDIR}/${IPC_TRANSPORT_QMSS_DESTSUFFIX}" | 20 | S = "${WORKDIR}/${IPC_TRANSPORT_QMSS_DESTSUFFIX}" |
| 21 | 21 | ||
| 22 | export IPC_INSTALL_PATH = "${IPC_INSTALL_DIR}" | 22 | export IPC_INSTALL_PATH = "${IPC_INSTALL_DIR}" |
| 23 | XDCPATH_append = ";${IPC_INSTALL_DIR}/packages" | 23 | XDCPATH:append = ";${IPC_INSTALL_DIR}/packages" |
diff --git a/recipes-ti/ipc/ipc-transport-qmss-test_git.bb b/recipes-ti/ipc/ipc-transport-qmss-test_git.bb index 3561ef95..158d1856 100644 --- a/recipes-ti/ipc/ipc-transport-qmss-test_git.bb +++ b/recipes-ti/ipc/ipc-transport-qmss-test_git.bb | |||
| @@ -10,9 +10,9 @@ DEPENDS = "ipc-transport-qmss ti-ipc" | |||
| 10 | 10 | ||
| 11 | CHOICELIST = "yes no" | 11 | CHOICELIST = "yes no" |
| 12 | 12 | ||
| 13 | DEVICELIST_k2hk = "k2h k2k" | 13 | DEVICELIST:k2hk = "k2h k2k" |
| 14 | DEVICELIST_k2e = "k2e" | 14 | DEVICELIST:k2e = "k2e" |
| 15 | DEVICELIST_k2l = "k2l" | 15 | DEVICELIST:k2l = "k2l" |
| 16 | 16 | ||
| 17 | do_compile () { | 17 | do_compile () { |
| 18 | # Now build the test code | 18 | # Now build the test code |
diff --git a/recipes-ti/ipc/ipc-transport-qmss.inc b/recipes-ti/ipc/ipc-transport-qmss.inc index f029656e..04705269 100644 --- a/recipes-ti/ipc/ipc-transport-qmss.inc +++ b/recipes-ti/ipc/ipc-transport-qmss.inc | |||
| @@ -3,7 +3,7 @@ LICENSE = "BSD-3-Clause" | |||
| 3 | 3 | ||
| 4 | require ipc-transport.inc | 4 | require ipc-transport.inc |
| 5 | 5 | ||
| 6 | INC_PR_append = ".1" | 6 | INC_PR:append = ".1" |
| 7 | 7 | ||
| 8 | LIC_FILES_CHKSUM = "file://COPYING.txt;md5=27bb0deb260c60120a8d7b91da7c3b02" | 8 | LIC_FILES_CHKSUM = "file://COPYING.txt;md5=27bb0deb260c60120a8d7b91da7c3b02" |
| 9 | 9 | ||
diff --git a/recipes-ti/ipc/ipc-transport-srio-rtos_git.bb b/recipes-ti/ipc/ipc-transport-srio-rtos_git.bb index 3f96598f..52720916 100644 --- a/recipes-ti/ipc/ipc-transport-srio-rtos_git.bb +++ b/recipes-ti/ipc/ipc-transport-srio-rtos_git.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://TransportSrio.xdc;beginline=1;endline=35;md5=4d466471 | |||
| 7 | 7 | ||
| 8 | COMPATIBLE_MACHINE = "k2hk" | 8 | COMPATIBLE_MACHINE = "k2hk" |
| 9 | 9 | ||
| 10 | DEPENDS_append = " qmss-lld-rtos \ | 10 | DEPENDS:append = " qmss-lld-rtos \ |
| 11 | cppi-lld-rtos \ | 11 | cppi-lld-rtos \ |
| 12 | srio-lld-rtos \ | 12 | srio-lld-rtos \ |
| 13 | ti-ipc-rtos \ | 13 | ti-ipc-rtos \ |
| @@ -19,4 +19,4 @@ IPC_TRANSPORT_SRIO_DESTSUFFIX = "git/c66/srio" | |||
| 19 | S = "${WORKDIR}/${IPC_TRANSPORT_SRIO_DESTSUFFIX}" | 19 | S = "${WORKDIR}/${IPC_TRANSPORT_SRIO_DESTSUFFIX}" |
| 20 | 20 | ||
| 21 | export IPC_INSTALL_PATH = "${IPC_INSTALL_DIR}" | 21 | export IPC_INSTALL_PATH = "${IPC_INSTALL_DIR}" |
| 22 | XDCPATH_append = ";${IPC_INSTALL_DIR}/packages" | 22 | XDCPATH:append = ";${IPC_INSTALL_DIR}/packages" |
diff --git a/recipes-ti/ipc/ipc-transport-srio.inc b/recipes-ti/ipc/ipc-transport-srio.inc index 6c477388..89425703 100644 --- a/recipes-ti/ipc/ipc-transport-srio.inc +++ b/recipes-ti/ipc/ipc-transport-srio.inc | |||
| @@ -3,7 +3,7 @@ LICENSE = "BSD-3-Clause" | |||
| 3 | 3 | ||
| 4 | require ipc-transport.inc | 4 | require ipc-transport.inc |
| 5 | 5 | ||
| 6 | INC_PR_append = ".1" | 6 | INC_PR:append = ".1" |
| 7 | 7 | ||
| 8 | LIC_FILES_CHKSUM = "file://COPYING.txt;md5=27bb0deb260c60120a8d7b91da7c3b02" | 8 | LIC_FILES_CHKSUM = "file://COPYING.txt;md5=27bb0deb260c60120a8d7b91da7c3b02" |
| 9 | 9 | ||
diff --git a/recipes-ti/ipc/ti-ipc-common.inc b/recipes-ti/ipc/ti-ipc-common.inc index 449903f1..a32aad09 100644 --- a/recipes-ti/ipc/ti-ipc-common.inc +++ b/recipes-ti/ipc/ti-ipc-common.inc | |||
| @@ -3,18 +3,18 @@ INC_PR = "r0" | |||
| 3 | 3 | ||
| 4 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 4 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 5 | COMPATIBLE_HOST ?= "null" | 5 | COMPATIBLE_HOST ?= "null" |
| 6 | COMPATIBLE_HOST_ti-soc = "(.*)" | 6 | COMPATIBLE_HOST:ti-soc = "(.*)" |
| 7 | 7 | ||
| 8 | PLATFORM = "UNKNOWN" | 8 | PLATFORM = "UNKNOWN" |
| 9 | PLATFORM_omap5-evm = "OMAP54XX" | 9 | PLATFORM:omap5-evm = "OMAP54XX" |
| 10 | PLATFORM_dra7xx = "DRA7XX" | 10 | PLATFORM:dra7xx = "DRA7XX" |
| 11 | PLATFORM_k2hk = "TCI6638" | 11 | PLATFORM:k2hk = "TCI6638" |
| 12 | PLATFORM_k2l = "TCI6630" | 12 | PLATFORM:k2l = "TCI6630" |
| 13 | PLATFORM_k2e = "66AK2E" | 13 | PLATFORM:k2e = "66AK2E" |
| 14 | PLATFORM_k2g = "66AK2G" | 14 | PLATFORM:k2g = "66AK2G" |
| 15 | PLATFORM_omapl138 = "OMAPL138" | 15 | PLATFORM:omapl138 = "OMAPL138" |
| 16 | PLATFORM_c667x-evm = "C6678" | 16 | PLATFORM_c667x-evm = "C6678" |
| 17 | PLATFORM_c665x-evm = "C6678" | 17 | PLATFORM_c665x-evm = "C6678" |
| 18 | 18 | ||
| 19 | ALT_PLATFORM_k2hk = "TCI6636" | 19 | ALT_PLATFORM:k2hk = "TCI6636" |
| 20 | ALT_PLATFORM_am57xx-evm = "AM572X AM571X" | 20 | ALT_PLATFORM:am57xx-evm = "AM572X AM571X" |
diff --git a/recipes-ti/ipc/ti-ipc-examples-linux_git.bb b/recipes-ti/ipc/ti-ipc-examples-linux_git.bb index ab479556..81706592 100644 --- a/recipes-ti/ipc/ti-ipc-examples-linux_git.bb +++ b/recipes-ti/ipc/ti-ipc-examples-linux_git.bb | |||
| @@ -5,7 +5,7 @@ SRC_URI += "file://0001-examples-ClusterMgr-sys_errlist-has-been-deprecated-.pat | |||
| 5 | 5 | ||
| 6 | DEPENDS = "ti-ipc ti-xdctools-native ti-sysbios ti-ipc-rtos zip-native" | 6 | DEPENDS = "ti-ipc ti-xdctools-native ti-sysbios ti-ipc-rtos zip-native" |
| 7 | 7 | ||
| 8 | do_compile_append() { | 8 | do_compile:append() { |
| 9 | 9 | ||
| 10 | if [ "${PLATFORM}" != "UNKNOWN" ]; then | 10 | if [ "${PLATFORM}" != "UNKNOWN" ]; then |
| 11 | oe_runmake extract HOSTOS="linux" IPC_INSTALL_DIR="${IPC_INSTALL_DIR}" | 11 | oe_runmake extract HOSTOS="linux" IPC_INSTALL_DIR="${IPC_INSTALL_DIR}" |
| @@ -27,7 +27,7 @@ do_compile_append() { | |||
| 27 | fi | 27 | fi |
| 28 | } | 28 | } |
| 29 | 29 | ||
| 30 | do_install_append() { | 30 | do_install:append() { |
| 31 | cd ${S_ipc-examples}/src | 31 | cd ${S_ipc-examples}/src |
| 32 | 32 | ||
| 33 | if [ "${PLATFORM}" != "UNKNOWN" ]; then | 33 | if [ "${PLATFORM}" != "UNKNOWN" ]; then |
| @@ -46,4 +46,4 @@ do_install_append() { | |||
| 46 | fi | 46 | fi |
| 47 | } | 47 | } |
| 48 | 48 | ||
| 49 | FILES_${PN} += "${bindir}/*" | 49 | FILES:${PN} += "${bindir}/*" |
diff --git a/recipes-ti/ipc/ti-ipc-examples.inc b/recipes-ti/ipc/ti-ipc-examples.inc index 022b13f0..66cd5d32 100644 --- a/recipes-ti/ipc/ti-ipc-examples.inc +++ b/recipes-ti/ipc/ti-ipc-examples.inc | |||
| @@ -5,9 +5,9 @@ require ti-ipc-rtos.inc | |||
| 5 | LICENSE = "BSD" | 5 | LICENSE = "BSD" |
| 6 | LIC_FILES_CHKSUM = "file://${S_ipc-examples}/src/makefile;beginline=1;endline=30;md5=a52324bd5033bb49ea07bade1244ac9a" | 6 | LIC_FILES_CHKSUM = "file://${S_ipc-examples}/src/makefile;beginline=1;endline=30;md5=a52324bd5033bb49ea07bade1244ac9a" |
| 7 | 7 | ||
| 8 | INSANE_SKIP_${PN} += "arch" | 8 | INSANE_SKIP:${PN} += "arch" |
| 9 | 9 | ||
| 10 | ALLOW_EMPTY_${PN} = "1" | 10 | ALLOW_EMPTY:${PN} = "1" |
| 11 | 11 | ||
| 12 | IPC_INSTALL_DIR = "${STAGING_DIR_TARGET}/usr/share/ti/ti-ipc-tree" | 12 | IPC_INSTALL_DIR = "${STAGING_DIR_TARGET}/usr/share/ti/ti-ipc-tree" |
| 13 | 13 | ||
diff --git a/recipes-ti/ipc/ti-ipc-examples_git.bb b/recipes-ti/ipc/ti-ipc-examples_git.bb index c46e5c81..bcc8674e 100644 --- a/recipes-ti/ipc/ti-ipc-examples_git.bb +++ b/recipes-ti/ipc/ti-ipc-examples_git.bb | |||
| @@ -3,7 +3,7 @@ require ti-ipc-examples.inc | |||
| 3 | 3 | ||
| 4 | DEPENDS = "ti-ipc ti-xdctools-native ti-sysbios ti-ipc-rtos zip-native" | 4 | DEPENDS = "ti-ipc ti-xdctools-native ti-sysbios ti-ipc-rtos zip-native" |
| 5 | 5 | ||
| 6 | do_compile_append() { | 6 | do_compile:append() { |
| 7 | 7 | ||
| 8 | if [ "${PLATFORM}" != "UNKNOWN" ]; then | 8 | if [ "${PLATFORM}" != "UNKNOWN" ]; then |
| 9 | oe_runmake extract HOSTOS="bios" IPC_INSTALL_DIR="${IPC_INSTALL_DIR}" | 9 | oe_runmake extract HOSTOS="bios" IPC_INSTALL_DIR="${IPC_INSTALL_DIR}" |
| @@ -21,7 +21,7 @@ do_compile_append() { | |||
| 21 | fi | 21 | fi |
| 22 | } | 22 | } |
| 23 | 23 | ||
| 24 | do_install_append() { | 24 | do_install:append() { |
| 25 | if [ "${PLATFORM}" != "UNKNOWN" ]; then | 25 | if [ "${PLATFORM}" != "UNKNOWN" ]; then |
| 26 | # Install directory for bios examples | 26 | # Install directory for bios examples |
| 27 | install -d ${D}/ipc_${IPC_VERSION}/examples/bios | 27 | install -d ${D}/ipc_${IPC_VERSION}/examples/bios |
| @@ -41,4 +41,4 @@ do_install_append() { | |||
| 41 | fi | 41 | fi |
| 42 | } | 42 | } |
| 43 | 43 | ||
| 44 | FILES_${PN} += "ipc_*" | 44 | FILES:${PN} += "ipc_*" |
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc index b6b7892f..a43d6935 100644 --- a/recipes-ti/ipc/ti-ipc-rtos.inc +++ b/recipes-ti/ipc/ti-ipc-rtos.inc | |||
| @@ -41,37 +41,37 @@ RELEASE_SUFFIX = "" | |||
| 41 | 41 | ||
| 42 | PR = "${INC_PR}.r0" | 42 | PR = "${INC_PR}.r0" |
| 43 | 43 | ||
| 44 | DEPENDS_append_keystone = " ti-cgt6x-native \ | 44 | DEPENDS:append:keystone = " ti-cgt6x-native \ |
| 45 | gcc-arm-baremetal-native \ | 45 | gcc-arm-baremetal-native \ |
| 46 | " | 46 | " |
| 47 | DEPENDS_append_omap-a15 = " ti-cgt6x-native \ | 47 | DEPENDS:append:omap-a15 = " ti-cgt6x-native \ |
| 48 | ti-cgt-arm-native \ | 48 | ti-cgt-arm-native \ |
| 49 | gcc-arm-baremetal-native \ | 49 | gcc-arm-baremetal-native \ |
| 50 | " | 50 | " |
| 51 | DEPENDS_append_omapl138 = " ti-cgt6x-native \ | 51 | DEPENDS:append:omapl138 = " ti-cgt6x-native \ |
| 52 | " | 52 | " |
| 53 | DEPENDS_append_c66x = " ti-cgt6x-native \ | 53 | DEPENDS:append:c66x = " ti-cgt6x-native \ |
| 54 | " | 54 | " |
| 55 | 55 | ||
| 56 | IPC_TARGETS = "" | 56 | IPC_TARGETS = "" |
| 57 | 57 | ||
| 58 | IPC_TARGETS_omap-a15 = "\ | 58 | IPC_TARGETS:omap-a15 = "\ |
| 59 | gnu.targets.arm.A15F="${GCC_ARM_NONE_TOOLCHAIN}" \ | 59 | gnu.targets.arm.A15F="${GCC_ARM_NONE_TOOLCHAIN}" \ |
| 60 | ti.targets.elf.C66="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \ | 60 | ti.targets.elf.C66="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \ |
| 61 | ti.targets.elf.C66_big_endian="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \ | 61 | ti.targets.elf.C66_big_endian="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \ |
| 62 | ti.targets.arm.elf.M4="${M4_TOOLCHAIN_INSTALL_DIR}" \ | 62 | ti.targets.arm.elf.M4="${M4_TOOLCHAIN_INSTALL_DIR}" \ |
| 63 | " | 63 | " |
| 64 | 64 | ||
| 65 | IPC_TARGETS_omapl138 = "\ | 65 | IPC_TARGETS:omapl138 = "\ |
| 66 | ti.targets.elf.C674="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \ | 66 | ti.targets.elf.C674="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \ |
| 67 | " | 67 | " |
| 68 | 68 | ||
| 69 | IPC_TARGETS_keystone = " \ | 69 | IPC_TARGETS:keystone = " \ |
| 70 | gnu.targets.arm.A15F="${GCC_ARM_NONE_TOOLCHAIN}" \ | 70 | gnu.targets.arm.A15F="${GCC_ARM_NONE_TOOLCHAIN}" \ |
| 71 | ti.targets.elf.C66="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \ | 71 | ti.targets.elf.C66="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \ |
| 72 | ti.targets.elf.C66_big_endian="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \ | 72 | ti.targets.elf.C66_big_endian="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \ |
| 73 | " | 73 | " |
| 74 | IPC_TARGETS_c66x = " \ | 74 | IPC_TARGETS:c66x = " \ |
| 75 | ti.targets.elf.C66="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \ | 75 | ti.targets.elf.C66="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \ |
| 76 | ti.targets.elf.C66_big_endian="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \ | 76 | ti.targets.elf.C66_big_endian="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \ |
| 77 | " | 77 | " |
diff --git a/recipes-ti/ipc/ti-ipc-rtos_git.bb b/recipes-ti/ipc/ti-ipc-rtos_git.bb index b292d677..3439cab1 100644 --- a/recipes-ti/ipc/ti-ipc-rtos_git.bb +++ b/recipes-ti/ipc/ti-ipc-rtos_git.bb | |||
| @@ -5,13 +5,13 @@ require ti-ipc-rtos.inc | |||
| 5 | DEPENDS = "ti-xdctools-native ti-sysbios doxygen-native zip-native" | 5 | DEPENDS = "ti-xdctools-native ti-sysbios doxygen-native zip-native" |
| 6 | 6 | ||
| 7 | PACKAGES =+ "${PN}-fw" | 7 | PACKAGES =+ "${PN}-fw" |
| 8 | FILES_${PN}-fw = "${base_libdir}/firmware/*" | 8 | FILES:${PN}-fw = "${base_libdir}/firmware/*" |
| 9 | FILES_${PN}-dev += "${IPC_INSTALL_DIR_RECIPE}" | 9 | FILES:${PN}-dev += "${IPC_INSTALL_DIR_RECIPE}" |
| 10 | 10 | ||
| 11 | INSANE_SKIP_${PN}-fw += "arch" | 11 | INSANE_SKIP:${PN}-fw += "arch" |
| 12 | INSANE_SKIP_${PN}-dev += "arch" | 12 | INSANE_SKIP:${PN}-dev += "arch" |
| 13 | 13 | ||
| 14 | ALLOW_EMPTY_${PN} = "1" | 14 | ALLOW_EMPTY:${PN} = "1" |
| 15 | 15 | ||
| 16 | IPC_PACKAGE_DIR = "${S}/ipc-package" | 16 | IPC_PACKAGE_DIR = "${S}/ipc-package" |
| 17 | 17 | ||
| @@ -73,19 +73,19 @@ do_install() { | |||
| 73 | } | 73 | } |
| 74 | 74 | ||
| 75 | KFDSPNUM = "0" | 75 | KFDSPNUM = "0" |
| 76 | KFDSPNUM_k2hk = "8" | 76 | KFDSPNUM:k2hk = "8" |
| 77 | KFDSPNUM_k2l = "4" | 77 | KFDSPNUM:k2l = "4" |
| 78 | KFDSPNUM_keystone = "1" | 78 | KFDSPNUM:keystone = "1" |
| 79 | 79 | ||
| 80 | KFPLAT = "" | 80 | KFPLAT = "" |
| 81 | KFPLAT_k2hk = "TCI6638K2K" | 81 | KFPLAT:k2hk = "TCI6638K2K" |
| 82 | KFPLAT_k2l = "TCI6630K2L" | 82 | KFPLAT:k2l = "TCI6630K2L" |
| 83 | KFPLAT_k2e = "C66AK2E" | 83 | KFPLAT:k2e = "C66AK2E" |
| 84 | KFPLAT_k2g = "TCI66AK2G02" | 84 | KFPLAT:k2g = "TCI66AK2G02" |
| 85 | 85 | ||
| 86 | ALTERNATIVE_PRIORITY = "5" | 86 | ALTERNATIVE_PRIORITY = "5" |
| 87 | 87 | ||
| 88 | pkg_postinst_${PN}-fw_keystone () { | 88 | pkg_postinst:${PN}-fw:keystone () { |
| 89 | i=0 | 89 | i=0 |
| 90 | while [ $i -lt ${KFDSPNUM} ]; do | 90 | while [ $i -lt ${KFDSPNUM} ]; do |
| 91 | update-alternatives --install /lib/firmware/keystone-dsp$i-fw keystone-dsp$i-fw ipc/ti_platforms_evm${KFPLAT}_core0/messageq_single.xe66 ${ALTERNATIVE_PRIORITY} | 91 | update-alternatives --install /lib/firmware/keystone-dsp$i-fw keystone-dsp$i-fw ipc/ti_platforms_evm${KFPLAT}_core0/messageq_single.xe66 ${ALTERNATIVE_PRIORITY} |
| @@ -93,7 +93,7 @@ pkg_postinst_${PN}-fw_keystone () { | |||
| 93 | done | 93 | done |
| 94 | } | 94 | } |
| 95 | 95 | ||
| 96 | pkg_postrm_${PN}-fw_keystone () { | 96 | pkg_postrm:${PN}-fw:keystone () { |
| 97 | i=0 | 97 | i=0 |
| 98 | while [ $i -lt ${KFDSPNUM} ]; do | 98 | while [ $i -lt ${KFDSPNUM} ]; do |
| 99 | update-alternatives --remove keystone-dsp$i-fw ipc/ti_platforms_evm${KFPLAT}_core0/messageq_single.xe66 | 99 | update-alternatives --remove keystone-dsp$i-fw ipc/ti_platforms_evm${KFPLAT}_core0/messageq_single.xe66 |
| @@ -101,24 +101,24 @@ pkg_postrm_${PN}-fw_keystone () { | |||
| 101 | done | 101 | done |
| 102 | } | 102 | } |
| 103 | 103 | ||
| 104 | pkg_postinst_${PN}-fw_omap-a15 () { | 104 | pkg_postinst:${PN}-fw:omap-a15 () { |
| 105 | update-alternatives --install /lib/firmware/dra7-dsp1-fw.xe66 dra7-dsp1-fw.xe66 ipc/ti_platforms_evmDRA7XX_dsp1/test_omx_dsp1_vayu.xe66 ${ALTERNATIVE_PRIORITY} | 105 | update-alternatives --install /lib/firmware/dra7-dsp1-fw.xe66 dra7-dsp1-fw.xe66 ipc/ti_platforms_evmDRA7XX_dsp1/test_omx_dsp1_vayu.xe66 ${ALTERNATIVE_PRIORITY} |
| 106 | update-alternatives --install /lib/firmware/dra7-dsp2-fw.xe66 dra7-dsp2-fw.xe66 ipc/ti_platforms_evmDRA7XX_dsp2/test_omx_dsp2_vayu.xe66 ${ALTERNATIVE_PRIORITY} | 106 | update-alternatives --install /lib/firmware/dra7-dsp2-fw.xe66 dra7-dsp2-fw.xe66 ipc/ti_platforms_evmDRA7XX_dsp2/test_omx_dsp2_vayu.xe66 ${ALTERNATIVE_PRIORITY} |
| 107 | update-alternatives --install /lib/firmware/dra7-ipu1-fw.xem4 dra7-ipu1-fw.xem4 ipc/ti_platforms_evmDRA7XX_ipu1/test_omx_ipu1_vayu.xem4 ${ALTERNATIVE_PRIORITY} | 107 | update-alternatives --install /lib/firmware/dra7-ipu1-fw.xem4 dra7-ipu1-fw.xem4 ipc/ti_platforms_evmDRA7XX_ipu1/test_omx_ipu1_vayu.xem4 ${ALTERNATIVE_PRIORITY} |
| 108 | update-alternatives --install /lib/firmware/dra7-ipu2-fw.xem4 dra7-ipu2-fw.xem4 ipc/ti_platforms_evmDRA7XX_ipu2/test_omx_ipu2_vayu.xem4 ${ALTERNATIVE_PRIORITY} | 108 | update-alternatives --install /lib/firmware/dra7-ipu2-fw.xem4 dra7-ipu2-fw.xem4 ipc/ti_platforms_evmDRA7XX_ipu2/test_omx_ipu2_vayu.xem4 ${ALTERNATIVE_PRIORITY} |
| 109 | } | 109 | } |
| 110 | 110 | ||
| 111 | pkg_postrm_${PN}-fw_omap-a15 () { | 111 | pkg_postrm:${PN}-fw:omap-a15 () { |
| 112 | update-alternatives --remove dra7-dsp1-fw.xe66 ipc/ti_platforms_evmDRA7XX_dsp1/test_omx_dsp1_vayu.xe66 | 112 | update-alternatives --remove dra7-dsp1-fw.xe66 ipc/ti_platforms_evmDRA7XX_dsp1/test_omx_dsp1_vayu.xe66 |
| 113 | update-alternatives --remove dra7-dsp2-fw.xe66 ipc/ti_platforms_evmDRA7XX_dsp2/test_omx_dsp2_vayu.xe66 | 113 | update-alternatives --remove dra7-dsp2-fw.xe66 ipc/ti_platforms_evmDRA7XX_dsp2/test_omx_dsp2_vayu.xe66 |
| 114 | update-alternatives --remove dra7-ipu1-fw.xem4 ipc/ti_platforms_evmDRA7XX_ipu1/test_omx_ipu1_vayu.xem4 | 114 | update-alternatives --remove dra7-ipu1-fw.xem4 ipc/ti_platforms_evmDRA7XX_ipu1/test_omx_ipu1_vayu.xem4 |
| 115 | update-alternatives --remove dra7-ipu2-fw.xem4 ipc/ti_platforms_evmDRA7XX_ipu2/test_omx_ipu2_vayu.xem4 | 115 | update-alternatives --remove dra7-ipu2-fw.xem4 ipc/ti_platforms_evmDRA7XX_ipu2/test_omx_ipu2_vayu.xem4 |
| 116 | } | 116 | } |
| 117 | 117 | ||
| 118 | pkg_postinst_${PN}-fw_omapl138 () { | 118 | pkg_postinst:${PN}-fw:omapl138 () { |
| 119 | update-alternatives --install /lib/firmware/rproc-dsp-fw rproc-dsp-fw ipc/ti_platforms_evmOMAPL138_DSP/messageq_single.xe674 ${ALTERNATIVE_PRIORITY} | 119 | update-alternatives --install /lib/firmware/rproc-dsp-fw rproc-dsp-fw ipc/ti_platforms_evmOMAPL138_DSP/messageq_single.xe674 ${ALTERNATIVE_PRIORITY} |
| 120 | } | 120 | } |
| 121 | 121 | ||
| 122 | pkg_postrm_${PN}-fw_omapl138 () { | 122 | pkg_postrm:${PN}-fw:omapl138 () { |
| 123 | update-alternatives --remove rproc-dsp-fw ipc/ti_platforms_evmOMAPL138_DSP/messageq_single.xe674 | 123 | update-alternatives --remove rproc-dsp-fw ipc/ti_platforms_evmOMAPL138_DSP/messageq_single.xe674 |
| 124 | } | 124 | } |
diff --git a/recipes-ti/ipc/ti-ipc_git.bb b/recipes-ti/ipc/ti-ipc_git.bb index 425ca4e1..c3a58472 100644 --- a/recipes-ti/ipc/ti-ipc_git.bb +++ b/recipes-ti/ipc/ti-ipc_git.bb | |||
| @@ -15,20 +15,20 @@ SRC_URI += "file://tiipclad-daemon.sh \ | |||
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | DAEMON = "UNKNOWN" | 17 | DAEMON = "UNKNOWN" |
| 18 | DAEMON_omap5-evm = "lad_omap54xx_smp" | 18 | DAEMON:omap5-evm = "lad_omap54xx_smp" |
| 19 | DAEMON_dra7xx = "lad_dra7xx" | 19 | DAEMON:dra7xx = "lad_dra7xx" |
| 20 | DAEMON_k2hk = "lad_tci6638" | 20 | DAEMON:k2hk = "lad_tci6638" |
| 21 | DAEMON_k2l = "lad_tci6630" | 21 | DAEMON:k2l = "lad_tci6630" |
| 22 | DAEMON_k2e = "lad_66ak2e" | 22 | DAEMON:k2e = "lad_66ak2e" |
| 23 | DAEMON_k2g = "lad_66ak2g" | 23 | DAEMON:k2g = "lad_66ak2g" |
| 24 | DAEMON_omapl138 = "lad_omapl138" | 24 | DAEMON:omapl138 = "lad_omapl138" |
| 25 | 25 | ||
| 26 | inherit autotools-brokensep pkgconfig update-rc.d systemd | 26 | inherit autotools-brokensep pkgconfig update-rc.d systemd |
| 27 | 27 | ||
| 28 | INITSCRIPT_NAME = "tiipclad-daemon.sh" | 28 | INITSCRIPT_NAME = "tiipclad-daemon.sh" |
| 29 | INITSCRIPT_PARAMS = "defaults 10" | 29 | INITSCRIPT_PARAMS = "defaults 10" |
| 30 | 30 | ||
| 31 | SYSTEMD_SERVICE_${PN} = "tiipclad-daemon.service" | 31 | SYSTEMD_SERVICE:${PN} = "tiipclad-daemon.service" |
| 32 | 32 | ||
| 33 | EXTRA_OECONF += "PLATFORM=${PLATFORM} KERNEL_INSTALL_DIR=${STAGING_KERNEL_DIR} KERNEL_BUILD_DIR=${STAGING_KERNEL_BUILDDIR}" | 33 | EXTRA_OECONF += "PLATFORM=${PLATFORM} KERNEL_INSTALL_DIR=${STAGING_KERNEL_DIR} KERNEL_BUILD_DIR=${STAGING_KERNEL_BUILDDIR}" |
| 34 | 34 | ||
| @@ -39,7 +39,7 @@ do_configure() { | |||
| 39 | oe_runconf | 39 | oe_runconf |
| 40 | } | 40 | } |
| 41 | 41 | ||
| 42 | do_install_append() { | 42 | do_install:append() { |
| 43 | install -d ${D}${sysconfdir}/init.d/ | 43 | install -d ${D}${sysconfdir}/init.d/ |
| 44 | 44 | ||
| 45 | # Modify the startup scripts to point to the right | 45 | # Modify the startup scripts to point to the right |
| @@ -53,15 +53,15 @@ do_install_append() { | |||
| 53 | install -c -m 755 ${WORKDIR}/tiipclad-daemon.sh ${D}${sysconfdir}/init.d/${INITSCRIPT_NAME} | 53 | install -c -m 755 ${WORKDIR}/tiipclad-daemon.sh ${D}${sysconfdir}/init.d/${INITSCRIPT_NAME} |
| 54 | } | 54 | } |
| 55 | 55 | ||
| 56 | do_install_append_dra7xx() { | 56 | do_install:append:dra7xx() { |
| 57 | install -d ${D}${sysconfdir}/modprobe.d/ | 57 | install -d ${D}${sysconfdir}/modprobe.d/ |
| 58 | install -c -m 644 ${WORKDIR}/omap_remoteproc.conf ${D}${sysconfdir}/modprobe.d/ | 58 | install -c -m 644 ${WORKDIR}/omap_remoteproc.conf ${D}${sysconfdir}/modprobe.d/ |
| 59 | } | 59 | } |
| 60 | 60 | ||
| 61 | PACKAGES =+ "${PN}-test" | 61 | PACKAGES =+ "${PN}-test" |
| 62 | RDEPENDS_${PN}-test += "${PN}" | 62 | RDEPENDS:${PN}-test += "${PN}" |
| 63 | 63 | ||
| 64 | FILES_${PN}-test = " \ | 64 | FILES:${PN}-test = " \ |
| 65 | ${bindir}/NameServerApp \ | 65 | ${bindir}/NameServerApp \ |
| 66 | ${bindir}/MessageQApp \ | 66 | ${bindir}/MessageQApp \ |
| 67 | ${bindir}/MessageQMulti \ | 67 | ${bindir}/MessageQMulti \ |
diff --git a/recipes-ti/ipc/ti-rpmsg-char.inc b/recipes-ti/ipc/ti-rpmsg-char.inc index c404f926..df14d63f 100644 --- a/recipes-ti/ipc/ti-rpmsg-char.inc +++ b/recipes-ti/ipc/ti-rpmsg-char.inc | |||
| @@ -15,4 +15,4 @@ PV = "0.3.0+git${SRCPV}" | |||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
| 17 | COMPATIBLE_HOST ?= "null" | 17 | COMPATIBLE_HOST ?= "null" |
| 18 | COMPATIBLE_HOST_ti-soc = "(.*)" | 18 | COMPATIBLE_HOST:ti-soc = "(.*)" |
diff --git a/recipes-ti/linuxutils/ti-linuxutils.inc b/recipes-ti/linuxutils/ti-linuxutils.inc index c8f93209..c461418f 100644 --- a/recipes-ti/linuxutils/ti-linuxutils.inc +++ b/recipes-ti/linuxutils/ti-linuxutils.inc | |||
| @@ -15,7 +15,7 @@ require recipes-ti/includes/ti-staging.inc | |||
| 15 | PR = "${MACHINE_KERNEL_PR}" | 15 | PR = "${MACHINE_KERNEL_PR}" |
| 16 | 16 | ||
| 17 | #This is a kernel module, don't set PR directly | 17 | #This is a kernel module, don't set PR directly |
| 18 | MACHINE_KERNEL_PR_append = "f" | 18 | MACHINE_KERNEL_PR:append = "f" |
| 19 | 19 | ||
| 20 | inherit module | 20 | inherit module |
| 21 | 21 | ||
| @@ -82,12 +82,12 @@ PACKAGES =+ " ti-cmem-module \ | |||
| 82 | ti-irq-module \ | 82 | ti-irq-module \ |
| 83 | ti-linuxutils-app" | 83 | ti-linuxutils-app" |
| 84 | 84 | ||
| 85 | FILES_ti-cmem-module = "/lib/modules/${KERNEL_VERSION}/kernel/drivers/dsp/cmem*.ko" | 85 | FILES:ti-cmem-module = "/lib/modules/${KERNEL_VERSION}/kernel/drivers/dsp/cmem*.ko" |
| 86 | FILES_ti-sdma-module = "/lib/modules/${KERNEL_VERSION}/kernel/drivers/dsp/sdma*.ko" | 86 | FILES:ti-sdma-module = "/lib/modules/${KERNEL_VERSION}/kernel/drivers/dsp/sdma*.ko" |
| 87 | FILES_ti-edma-module = "/lib/modules/${KERNEL_VERSION}/kernel/drivers/dsp/edma*.ko" | 87 | FILES:ti-edma-module = "/lib/modules/${KERNEL_VERSION}/kernel/drivers/dsp/edma*.ko" |
| 88 | FILES_ti-irq-module = "/lib/modules/${KERNEL_VERSION}/kernel/drivers/dsp/irq*.ko" | 88 | FILES:ti-irq-module = "/lib/modules/${KERNEL_VERSION}/kernel/drivers/dsp/irq*.ko" |
| 89 | 89 | ||
| 90 | FILES_ti-linuxutils-app = "${installdir}/ti-linuxutils-app/*/*" | 90 | FILES:ti-linuxutils-app = "${installdir}/ti-linuxutils-app/*/*" |
| 91 | 91 | ||
| 92 | INSANE_SKIP_ti-linuxutils-app = "True" | 92 | INSANE_SKIP:ti-linuxutils-app = "True" |
| 93 | INHIBIT_PACKAGE_STRIP = "1" | 93 | INHIBIT_PACKAGE_STRIP = "1" |
diff --git a/recipes-ti/linuxutils/ti-linuxutils_2.26.01.02.bb b/recipes-ti/linuxutils/ti-linuxutils_2.26.01.02.bb index 113e6a69..97aebd41 100644 --- a/recipes-ti/linuxutils/ti-linuxutils_2.26.01.02.bb +++ b/recipes-ti/linuxutils/ti-linuxutils_2.26.01.02.bb | |||
| @@ -11,7 +11,7 @@ PV = "2_26_01_02" | |||
| 11 | SRC_URI[md5sum] = "70b4918bc35c1bcfef34d6ba3fbce0c8" | 11 | SRC_URI[md5sum] = "70b4918bc35c1bcfef34d6ba3fbce0c8" |
| 12 | SRC_URI[sha256sum] = "51266dd928f8d629cd417c869789a6c0d596612120f165619119cbaadfd66ee2" | 12 | SRC_URI[sha256sum] = "51266dd928f8d629cd417c869789a6c0d596612120f165619119cbaadfd66ee2" |
| 13 | 13 | ||
| 14 | INSANE_SKIP_${PN} = "installed-vs-shipped" | 14 | INSANE_SKIP:${PN} = "installed-vs-shipped" |
| 15 | 15 | ||
| 16 | COMPATIBLE_HOST ?= "null" | 16 | COMPATIBLE_HOST ?= "null" |
| 17 | COMPATIBLE_HOST_ti-soc = "(.*)" | 17 | COMPATIBLE_HOST:ti-soc = "(.*)" |
diff --git a/recipes-ti/mathlib/mathlib.inc b/recipes-ti/mathlib/mathlib.inc index cfc5409f..fe75c099 100644 --- a/recipes-ti/mathlib/mathlib.inc +++ b/recipes-ti/mathlib/mathlib.inc | |||
| @@ -34,7 +34,7 @@ export C66CODEGENTOOL ="${CGTOOLS_INSTALL_DIR}" | |||
| 34 | export SWTOOLS_PATH = "${SWTOOLS_INSTALL_DIR}/ti/mas/swtools" | 34 | export SWTOOLS_PATH = "${SWTOOLS_INSTALL_DIR}/ti/mas/swtools" |
| 35 | export XDCBUILDCFG="${SWTOOLS_PATH}/config.bld" | 35 | export XDCBUILDCFG="${SWTOOLS_PATH}/config.bld" |
| 36 | 36 | ||
| 37 | PATH_append = ":${XDC_INSTALL_DIR}" | 37 | PATH:append = ":${XDC_INSTALL_DIR}" |
| 38 | 38 | ||
| 39 | XDCPATH.="${XDCCGROOT}/include;${XDC_INSTALL_DIR}/packages;${SYSBIOS_INSTALL_DIR}/packages;" | 39 | XDCPATH.="${XDCCGROOT}/include;${XDC_INSTALL_DIR}/packages;${SYSBIOS_INSTALL_DIR}/packages;" |
| 40 | XDCPATH.="${SWTOOLS_INSTALL_DIR};${MATHLIB_WORK_DIR};" | 40 | XDCPATH.="${SWTOOLS_INSTALL_DIR};${MATHLIB_WORK_DIR};" |
| @@ -69,9 +69,9 @@ do_deploy() { | |||
| 69 | rm -r ./${MATHLIB_PACKAGE_NAME} | 69 | rm -r ./${MATHLIB_PACKAGE_NAME} |
| 70 | } | 70 | } |
| 71 | 71 | ||
| 72 | ALLOW_EMPTY_${PN} = "1" | 72 | ALLOW_EMPTY:${PN} = "1" |
| 73 | FILES_${PN}-dev += "${MATHLIB_INSTALL_DIR_RECIPE}" | 73 | FILES:${PN}-dev += "${MATHLIB_INSTALL_DIR_RECIPE}" |
| 74 | 74 | ||
| 75 | INSANE_SKIP_${PN}-dev = "arch" | 75 | INSANE_SKIP:${PN}-dev = "arch" |
| 76 | COMPATIBLE_HOST ?= "null" | 76 | COMPATIBLE_HOST ?= "null" |
| 77 | COMPATIBLE_HOST_ti-soc = "(.*)" | 77 | COMPATIBLE_HOST:ti-soc = "(.*)" |
diff --git a/recipes-ti/mpm-transport/mpm-transport_git.bb b/recipes-ti/mpm-transport/mpm-transport_git.bb index 9bbbb733..38aefc24 100644 --- a/recipes-ti/mpm-transport/mpm-transport_git.bb +++ b/recipes-ti/mpm-transport/mpm-transport_git.bb | |||
| @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=122b7757f366f3f6fe11988715258fc9" | |||
| 5 | COMPATIBLE_MACHINE = "keystone" | 5 | COMPATIBLE_MACHINE = "keystone" |
| 6 | 6 | ||
| 7 | DEPENDS = "common-csl-ip edma3-lld mmap-lld cmem rm-lld qmss-lld cppi-lld uio-module-drv" | 7 | DEPENDS = "common-csl-ip edma3-lld mmap-lld cmem rm-lld qmss-lld cppi-lld uio-module-drv" |
| 8 | DEPENDS_append_k2hk = " hyplnk-lld srio-lld" | 8 | DEPENDS:append:k2hk = " hyplnk-lld srio-lld" |
| 9 | DEPENDS_append_k2e = " hyplnk-lld" | 9 | DEPENDS:append:k2e = " hyplnk-lld" |
| 10 | 10 | ||
| 11 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 11 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 12 | 12 | ||
| @@ -21,14 +21,14 @@ PR = "r0" | |||
| 21 | 21 | ||
| 22 | CC += "-fcommon" | 22 | CC += "-fcommon" |
| 23 | EXTRA_OEMAKE = "PDK_INSTALL_PATH=${STAGING_INCDIR}" | 23 | EXTRA_OEMAKE = "PDK_INSTALL_PATH=${STAGING_INCDIR}" |
| 24 | EXTRA_OEMAKE_append_k2hk += "HYPLNK_TRANSPORT=true SRIO_TRANSPORT=true" | 24 | EXTRA_OEMAKE:append:k2hk += "HYPLNK_TRANSPORT=true SRIO_TRANSPORT=true" |
| 25 | EXTRA_OEMAKE_append_k2e += "HYPLNK_TRANSPORT=true" | 25 | EXTRA_OEMAKE:append:k2e += "HYPLNK_TRANSPORT=true" |
| 26 | INSANE_SKIP_${PN} += "ldflags" | 26 | INSANE_SKIP:${PN} += "ldflags" |
| 27 | 27 | ||
| 28 | S = "${WORKDIR}/git" | 28 | S = "${WORKDIR}/git" |
| 29 | 29 | ||
| 30 | PACKAGES =+ "${PN}-test" | 30 | PACKAGES =+ "${PN}-test" |
| 31 | FILES_${PN}-test = "${bindir}/mpm_transport_test.out \ | 31 | FILES:${PN}-test = "${bindir}/mpm_transport_test.out \ |
| 32 | ${bindir}/mpm_transport_hyplnk_loopback.out \ | 32 | ${bindir}/mpm_transport_hyplnk_loopback.out \ |
| 33 | ${bindir}/mpm_transport_hyplnk_remote.out \ | 33 | ${bindir}/mpm_transport_hyplnk_remote.out \ |
| 34 | ${bindir}/mpm_transport_hyplnk_loopback_dma.out \ | 34 | ${bindir}/mpm_transport_hyplnk_loopback_dma.out \ |
diff --git a/recipes-ti/multiprocmgr/multiprocmgr-rtos_git.bb b/recipes-ti/multiprocmgr/multiprocmgr-rtos_git.bb index 7a6e0f63..41efe38b 100644 --- a/recipes-ti/multiprocmgr/multiprocmgr-rtos_git.bb +++ b/recipes-ti/multiprocmgr/multiprocmgr-rtos_git.bb | |||
| @@ -9,7 +9,7 @@ DEPENDS = "ti-cgt6x-native" | |||
| 9 | PR = "${INC_PR}.2" | 9 | PR = "${INC_PR}.2" |
| 10 | 10 | ||
| 11 | PACKAGES =+ "${PN}-test" | 11 | PACKAGES =+ "${PN}-test" |
| 12 | FILES_${PN}-test = "${datadir}/ti/examples/mpm/test/filetestdemo/c66x/demo_loopback/build/bin/*.out \ | 12 | FILES:${PN}-test = "${datadir}/ti/examples/mpm/test/filetestdemo/c66x/demo_loopback/build/bin/*.out \ |
| 13 | ${datadir}/ti/examples/mpm/test/sync_test/c66x/bin/*.out" | 13 | ${datadir}/ti/examples/mpm/test/sync_test/c66x/bin/*.out" |
| 14 | 14 | ||
| 15 | EXTRA_OEMAKE = "LOCAL_SYSROOT="${STAGING_DIR_TARGET}" \ | 15 | EXTRA_OEMAKE = "LOCAL_SYSROOT="${STAGING_DIR_TARGET}" \ |
| @@ -35,10 +35,10 @@ do_install() { | |||
| 35 | ${D}${datadir}/ti/examples/mpm/test/sync_test/c66x/bin/ | 35 | ${D}${datadir}/ti/examples/mpm/test/sync_test/c66x/bin/ |
| 36 | } | 36 | } |
| 37 | 37 | ||
| 38 | FILES_${PN}-dev += "${MPM_INSTALL_DIR_RECIPE}" | 38 | FILES:${PN}-dev += "${MPM_INSTALL_DIR_RECIPE}" |
| 39 | INSANE_SKIP_${PN}-dev = "arch" | 39 | INSANE_SKIP:${PN}-dev = "arch" |
| 40 | INSANE_SKIP_${PN}-test = "arch" | 40 | INSANE_SKIP:${PN}-test = "arch" |
| 41 | 41 | ||
| 42 | RDEPENDS_${PN}-dev = "bash" | 42 | RDEPENDS:${PN}-dev = "bash" |
| 43 | 43 | ||
| 44 | ALLOW_EMPTY_${PN} = "1" | 44 | ALLOW_EMPTY:${PN} = "1" |
diff --git a/recipes-ti/multiprocmgr/multiprocmgr-test_git.bb b/recipes-ti/multiprocmgr/multiprocmgr-test_git.bb index 8bcb1105..3d1b3aee 100644 --- a/recipes-ti/multiprocmgr/multiprocmgr-test_git.bb +++ b/recipes-ti/multiprocmgr/multiprocmgr-test_git.bb | |||
| @@ -5,14 +5,14 @@ include multiprocmgr.inc | |||
| 5 | PR = "${INC_PR}.2" | 5 | PR = "${INC_PR}.2" |
| 6 | 6 | ||
| 7 | DEPENDS = "multiprocmgr cmem" | 7 | DEPENDS = "multiprocmgr cmem" |
| 8 | RDEPENDS_${PN} = "multiprocmgr mpm-transport cmem" | 8 | RDEPENDS:${PN} = "multiprocmgr mpm-transport cmem" |
| 9 | RDEPENDS_${PN} += "multiprocmgr-rtos-test bash" | 9 | RDEPENDS:${PN} += "multiprocmgr-rtos-test bash" |
| 10 | 10 | ||
| 11 | FILES_${PN} += "\ | 11 | FILES:${PN} += "\ |
| 12 | ${datadir}/ti/examples/mpm \ | 12 | ${datadir}/ti/examples/mpm \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | FILES_${PN}-dbg += "\ | 15 | FILES:${PN}-dbg += "\ |
| 16 | ${datadir}/ti/examples/mpm/*/.debug \ | 16 | ${datadir}/ti/examples/mpm/*/.debug \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| @@ -28,4 +28,4 @@ do_install() { | |||
| 28 | cp -r ${S}/test ${D}${datadir}/ti/examples/mpm | 28 | cp -r ${S}/test ${D}${datadir}/ti/examples/mpm |
| 29 | } | 29 | } |
| 30 | 30 | ||
| 31 | INSANE_SKIP_${PN} = "ldflags staticdev" | 31 | INSANE_SKIP:${PN} = "ldflags staticdev" |
diff --git a/recipes-ti/multiprocmgr/multiprocmgr_git.bb b/recipes-ti/multiprocmgr/multiprocmgr_git.bb index 07512603..1bd24885 100644 --- a/recipes-ti/multiprocmgr/multiprocmgr_git.bb +++ b/recipes-ti/multiprocmgr/multiprocmgr_git.bb | |||
| @@ -16,7 +16,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" | |||
| 16 | INITSCRIPT_NAME = "mpmsrv-daemon.sh" | 16 | INITSCRIPT_NAME = "mpmsrv-daemon.sh" |
| 17 | INITSCRIPT_PARAMS = "defaults 10" | 17 | INITSCRIPT_PARAMS = "defaults 10" |
| 18 | 18 | ||
| 19 | SYSTEMD_SERVICE_${PN} = "mpmsrv-daemon.service" | 19 | SYSTEMD_SERVICE:${PN} = "mpmsrv-daemon.service" |
| 20 | 20 | ||
| 21 | inherit update-rc.d systemd | 21 | inherit update-rc.d systemd |
| 22 | 22 | ||
| @@ -41,4 +41,4 @@ do_install() { | |||
| 41 | chown -R root:root ${D}${libdir}/ | 41 | chown -R root:root ${D}${libdir}/ |
| 42 | } | 42 | } |
| 43 | 43 | ||
| 44 | INSANE_SKIP_${PN} = "ldflags" | 44 | INSANE_SKIP:${PN} = "ldflags" |
diff --git a/recipes-ti/ndk/ti-ndk.inc b/recipes-ti/ndk/ti-ndk.inc index 9afde316..89c1adf8 100644 --- a/recipes-ti/ndk/ti-ndk.inc +++ b/recipes-ti/ndk/ti-ndk.inc | |||
| @@ -14,7 +14,7 @@ do_install() { | |||
| 14 | cp ${CP_ARGS} ${S}/* ${D}${NDK_INSTALL_DIR_RECIPE} | 14 | cp ${CP_ARGS} ${S}/* ${D}${NDK_INSTALL_DIR_RECIPE} |
| 15 | } | 15 | } |
| 16 | 16 | ||
| 17 | ALLOW_EMPTY_${PN} = "1" | 17 | ALLOW_EMPTY:${PN} = "1" |
| 18 | FILES_${PN}-dev += "${NDK_INSTALL_DIR_RECIPE}" | 18 | FILES:${PN}-dev += "${NDK_INSTALL_DIR_RECIPE}" |
| 19 | 19 | ||
| 20 | INSANE_SKIP_${PN}-dev = "arch ldflags staticdev file-rdeps" | 20 | INSANE_SKIP:${PN}-dev = "arch ldflags staticdev file-rdeps" |
diff --git a/recipes-ti/ndk/ti-ndk_3.61.01.01.bb b/recipes-ti/ndk/ti-ndk_3.61.01.01.bb index 0cf8abb2..41e8bc1e 100644 --- a/recipes-ti/ndk/ti-ndk_3.61.01.01.bb +++ b/recipes-ti/ndk/ti-ndk_3.61.01.01.bb | |||
| @@ -14,4 +14,4 @@ INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | |||
| 14 | INHIBIT_SYSROOT_STRIP = "1" | 14 | INHIBIT_SYSROOT_STRIP = "1" |
| 15 | 15 | ||
| 16 | COMPATIBLE_HOST ?= "null" | 16 | COMPATIBLE_HOST ?= "null" |
| 17 | COMPATIBLE_HOST_ti-soc = "(.*)" | 17 | COMPATIBLE_HOST:ti-soc = "(.*)" |
diff --git a/recipes-ti/ns/ti-ns.inc b/recipes-ti/ns/ti-ns.inc index 2a50c56c..a6b37c6b 100644 --- a/recipes-ti/ns/ti-ns.inc +++ b/recipes-ti/ns/ti-ns.inc | |||
| @@ -15,7 +15,7 @@ do_install() { | |||
| 15 | cp ${CP_ARGS} ${S}/* ${D}${NS_INSTALL_DIR_RECIPE} | 15 | cp ${CP_ARGS} ${S}/* ${D}${NS_INSTALL_DIR_RECIPE} |
| 16 | } | 16 | } |
| 17 | 17 | ||
| 18 | ALLOW_EMPTY_${PN} = "1" | 18 | ALLOW_EMPTY:${PN} = "1" |
| 19 | FILES_${PN}-dev += "${NS_INSTALL_DIR_RECIPE}" | 19 | FILES:${PN}-dev += "${NS_INSTALL_DIR_RECIPE}" |
| 20 | 20 | ||
| 21 | INSANE_SKIP_${PN}-dev = "arch ldflags staticdev file-rdeps" | 21 | INSANE_SKIP:${PN}-dev = "arch ldflags staticdev file-rdeps" |
diff --git a/recipes-ti/openmp-rtos/openmp-rtos_git.bb b/recipes-ti/openmp-rtos/openmp-rtos_git.bb index 0c93f354..119c070a 100644 --- a/recipes-ti/openmp-rtos/openmp-rtos_git.bb +++ b/recipes-ti/openmp-rtos/openmp-rtos_git.bb | |||
| @@ -24,9 +24,9 @@ SRCREV = "c090eb664d9815a36ead0e14f31e102590680fb8" | |||
| 24 | LIC_FILES_CHKSUM = "file://docs/license/omp_manifest_template.html;md5=61a6972303c0447b7c056195d7ebafee" | 24 | LIC_FILES_CHKSUM = "file://docs/license/omp_manifest_template.html;md5=61a6972303c0447b7c056195d7ebafee" |
| 25 | 25 | ||
| 26 | DEPENDS = "common-csl-ip-rtos doxygen-native libulm ti-xdctools-native ti-ipc-rtos ti-sysbios ti-cgt6x-native zip-native" | 26 | DEPENDS = "common-csl-ip-rtos doxygen-native libulm ti-xdctools-native ti-ipc-rtos ti-sysbios ti-cgt6x-native zip-native" |
| 27 | DEPENDS_append_k2hk = " qmss-lld-rtos cppi-lld-rtos" | 27 | DEPENDS:append:k2hk = " qmss-lld-rtos cppi-lld-rtos" |
| 28 | DEPENDS_append_k2e = " qmss-lld-rtos cppi-lld-rtos" | 28 | DEPENDS:append:k2e = " qmss-lld-rtos cppi-lld-rtos" |
| 29 | DEPENDS_append_k2l = " qmss-lld-rtos cppi-lld-rtos" | 29 | DEPENDS:append:k2l = " qmss-lld-rtos cppi-lld-rtos" |
| 30 | 30 | ||
| 31 | COMPATIBLE_MACHINE = "keystone|omap-a15" | 31 | COMPATIBLE_MACHINE = "keystone|omap-a15" |
| 32 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 32 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| @@ -45,15 +45,15 @@ export BUILD_K2H = "0" | |||
| 45 | export BUILD_AM572 = "0" | 45 | export BUILD_AM572 = "0" |
| 46 | export BUILD_K2G = "0" | 46 | export BUILD_K2G = "0" |
| 47 | 47 | ||
| 48 | BUILD_K2H_keystone = "1" | 48 | BUILD_K2H:keystone = "1" |
| 49 | BUILD_AM572_omap-a15 = "1" | 49 | BUILD_AM572:omap-a15 = "1" |
| 50 | BUILD_K2H_k2g = "0" | 50 | BUILD_K2H:k2g = "0" |
| 51 | BUILD_K2G_k2g = "1" | 51 | BUILD_K2G:k2g = "1" |
| 52 | 52 | ||
| 53 | RELEASE_TARGET = "" | 53 | RELEASE_TARGET = "" |
| 54 | RELEASE_TARGET_keystone = "k2x" | 54 | RELEASE_TARGET:keystone = "k2x" |
| 55 | RELEASE_TARGET_omap-a15 = "am57xx" | 55 | RELEASE_TARGET:omap-a15 = "am57xx" |
| 56 | RELEASE_TARGET_k2g = "k2g" | 56 | RELEASE_TARGET:k2g = "k2g" |
| 57 | 57 | ||
| 58 | do_compile() { | 58 | do_compile() { |
| 59 | make -f utils/product/Makefile .zipfile | 59 | make -f utils/product/Makefile .zipfile |
| @@ -64,10 +64,10 @@ do_install() { | |||
| 64 | cp -r ${S}/exports/openmp_dsp_${RELEASE_TARGET}_*/. -d ${D}${OMP_INSTALL_DIR_RECIPE} | 64 | cp -r ${S}/exports/openmp_dsp_${RELEASE_TARGET}_*/. -d ${D}${OMP_INSTALL_DIR_RECIPE} |
| 65 | } | 65 | } |
| 66 | 66 | ||
| 67 | ALLOW_EMPTY_${PN} = "1" | 67 | ALLOW_EMPTY:${PN} = "1" |
| 68 | 68 | ||
| 69 | FILES_${PN}-dev += " \ | 69 | FILES:${PN}-dev += " \ |
| 70 | ${OMP_INSTALL_DIR_RECIPE}/ \ | 70 | ${OMP_INSTALL_DIR_RECIPE}/ \ |
| 71 | " | 71 | " |
| 72 | 72 | ||
| 73 | INSANE_SKIP_${PN}-dev = "arch" | 73 | INSANE_SKIP:${PN}-dev = "arch" |
diff --git a/recipes-ti/osal/ti-osal.inc b/recipes-ti/osal/ti-osal.inc index 0a966d40..dbd64f7b 100644 --- a/recipes-ti/osal/ti-osal.inc +++ b/recipes-ti/osal/ti-osal.inc | |||
| @@ -15,10 +15,10 @@ do_install() { | |||
| 15 | cp -pPrf ${S}/* ${D}${OSAL_INSTALL_DIR_RECIPE} | 15 | cp -pPrf ${S}/* ${D}${OSAL_INSTALL_DIR_RECIPE} |
| 16 | } | 16 | } |
| 17 | 17 | ||
| 18 | INSANE_SKIP_${PN}-dev = "staticdev" | 18 | INSANE_SKIP:${PN}-dev = "staticdev" |
| 19 | 19 | ||
| 20 | ALLOW_EMPTY_${PN} = "1" | 20 | ALLOW_EMPTY:${PN} = "1" |
| 21 | FILES_${PN}-dev += "${OSAL_INSTALL_DIR_RECIPE}" | 21 | FILES:${PN}-dev += "${OSAL_INSTALL_DIR_RECIPE}" |
| 22 | 22 | ||
| 23 | COMPATIBLE_HOST ?= "null" | 23 | COMPATIBLE_HOST ?= "null" |
| 24 | COMPATIBLE_HOST_ti-soc = "(.*)" | 24 | COMPATIBLE_HOST:ti-soc = "(.*)" |
diff --git a/recipes-ti/swtools/swtools_git.bb b/recipes-ti/swtools/swtools_git.bb index 497c0e0d..d3b9a9b1 100644 --- a/recipes-ti/swtools/swtools_git.bb +++ b/recipes-ti/swtools/swtools_git.bb | |||
| @@ -27,7 +27,7 @@ export C64PCODEGENTOOL = "${CGTOOLS_INSTALL_DIR}" | |||
| 27 | export C674CODEGENTOOL = "${CGTOOLS_INSTALL_DIR}" | 27 | export C674CODEGENTOOL = "${CGTOOLS_INSTALL_DIR}" |
| 28 | export C66CODEGENTOOL = "${CGTOOLS_INSTALL_DIR}" | 28 | export C66CODEGENTOOL = "${CGTOOLS_INSTALL_DIR}" |
| 29 | 29 | ||
| 30 | PATH_append = ":${XDC_INSTALL_DIR}" | 30 | PATH:append = ":${XDC_INSTALL_DIR}" |
| 31 | 31 | ||
| 32 | XDCPATH .= "${XDCCGROOT}/include;${XDC_INSTALL_DIR}/packages;${SYSBIOS_INSTALL_DIR}/packages;" | 32 | XDCPATH .= "${XDCCGROOT}/include;${XDC_INSTALL_DIR}/packages;${SYSBIOS_INSTALL_DIR}/packages;" |
| 33 | 33 | ||
| @@ -44,9 +44,9 @@ do_install() { | |||
| 44 | cp ${CP_ARGS} ${S}/* ${D}${SWTOOLS_INSTALL_DIR_RECIPE} | 44 | cp ${CP_ARGS} ${S}/* ${D}${SWTOOLS_INSTALL_DIR_RECIPE} |
| 45 | } | 45 | } |
| 46 | 46 | ||
| 47 | FILES_${PN}-dev += "${SWTOOLS_INSTALL_DIR_RECIPE}" | 47 | FILES:${PN}-dev += "${SWTOOLS_INSTALL_DIR_RECIPE}" |
| 48 | 48 | ||
| 49 | INSANE_SKIP_${PN}-dev = "arch staticdev" | 49 | INSANE_SKIP:${PN}-dev = "arch staticdev" |
| 50 | ALLOW_EMPTY_${PN} = "1" | 50 | ALLOW_EMPTY:${PN} = "1" |
| 51 | COMPATIBLE_HOST ?= "null" | 51 | COMPATIBLE_HOST ?= "null" |
| 52 | COMPATIBLE_HOST_ti-soc = "(.*)" | 52 | COMPATIBLE_HOST:ti-soc = "(.*)" |
diff --git a/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb b/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb index 96648815..6b491dcc 100644 --- a/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb +++ b/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb | |||
| @@ -28,5 +28,5 @@ do_install() { | |||
| 28 | oe_runmake | 28 | oe_runmake |
| 29 | } | 29 | } |
| 30 | 30 | ||
| 31 | FILES_${PN} += "${PDK_INSTALL_DIR_RECIPE}/packages/*" | 31 | FILES:${PN} += "${PDK_INSTALL_DIR_RECIPE}/packages/*" |
| 32 | INSANE_SKIP_${PN} += " file-rdeps" | 32 | INSANE_SKIP:${PN} += " file-rdeps" |
diff --git a/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb b/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb index 43de1ec2..186cb112 100644 --- a/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb +++ b/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb | |||
| @@ -13,12 +13,12 @@ inherit deploy | |||
| 13 | inherit update-alternatives | 13 | inherit update-alternatives |
| 14 | 14 | ||
| 15 | PLAT_SFX = "" | 15 | PLAT_SFX = "" |
| 16 | PLAT_SFX_j7 = "j721e" | 16 | PLAT_SFX:j7 = "j721e" |
| 17 | PLAT_SFX_j7200-evm = "j7200" | 17 | PLAT_SFX:j7200-evm = "j7200" |
| 18 | PLAT_SFX_am65xx = "am65xx" | 18 | PLAT_SFX:am65xx = "am65xx" |
| 19 | PLAT_SFX_am64xx = "am64xx" | 19 | PLAT_SFX:am64xx = "am64xx" |
| 20 | 20 | ||
| 21 | FILESEXTRAPATHS_prepend := "${METATIBASE}/recipes-bsp/ti-sci-fw/files/:" | 21 | FILESEXTRAPATHS:prepend := "${METATIBASE}/recipes-bsp/ti-sci-fw/files/:" |
| 22 | require recipes-bsp/ti-sci-fw/ti-sci-fw.inc | 22 | require recipes-bsp/ti-sci-fw/ti-sci-fw.inc |
| 23 | 23 | ||
| 24 | CORESDK_RTOS_VERSION ?= "08.00.00.26" | 24 | CORESDK_RTOS_VERSION ?= "08.00.00.26" |
| @@ -30,7 +30,7 @@ PR = "${INC_PR}.0" | |||
| 30 | # Secure Build | 30 | # Secure Build |
| 31 | DEPENDS += "openssl-native" | 31 | DEPENDS += "openssl-native" |
| 32 | 32 | ||
| 33 | FILES_${PN} += "${base_libdir}" | 33 | FILES:${PN} += "${base_libdir}" |
| 34 | 34 | ||
| 35 | TI_SECURE_DEV_PKG ?= "" | 35 | TI_SECURE_DEV_PKG ?= "" |
| 36 | 36 | ||
| @@ -47,7 +47,7 @@ LEGACY_DM_FW_DIR = "${D}${base_libdir}/firmware/pdk-ipc/" | |||
| 47 | DM_FIRMWARE = "ipc_echo_testb_mcu1_0_release_strip.xer5f" | 47 | DM_FIRMWARE = "ipc_echo_testb_mcu1_0_release_strip.xer5f" |
| 48 | 48 | ||
| 49 | # J7 HS support | 49 | # J7 HS support |
| 50 | do_install_prepend_j7-hs-evm() { | 50 | do_install:prepend:j7-hs-evm() { |
| 51 | export TI_SECURE_DEV_PKG=${TI_SECURE_DEV_PKG} | 51 | export TI_SECURE_DEV_PKG=${TI_SECURE_DEV_PKG} |
| 52 | ( cd ${RTOS_DM_FW_DIR}; \ | 52 | ( cd ${RTOS_DM_FW_DIR}; \ |
| 53 | mv ${DM_FIRMWARE} ${DM_FIRMWARE}.unsigned; \ | 53 | mv ${DM_FIRMWARE} ${DM_FIRMWARE}.unsigned; \ |
| @@ -56,7 +56,7 @@ do_install_prepend_j7-hs-evm() { | |||
| 56 | } | 56 | } |
| 57 | 57 | ||
| 58 | # Update the am64xx ipc binaries to be consistent with other platforms | 58 | # Update the am64xx ipc binaries to be consistent with other platforms |
| 59 | do_install_prepend_am64xx() { | 59 | do_install:prepend:am64xx() { |
| 60 | ( cd ${RTOS_IPC_FW_DIR}; \ | 60 | ( cd ${RTOS_IPC_FW_DIR}; \ |
| 61 | mv am64-main-r5f0_0-fw ipc_echo_baremetal_test_mcu1_0_release_strip.xer5f; \ | 61 | mv am64-main-r5f0_0-fw ipc_echo_baremetal_test_mcu1_0_release_strip.xer5f; \ |
| 62 | mv am64-main-r5f0_1-fw ipc_echo_baremetal_test_mcu1_1_release_strip.xer5f; \ | 62 | mv am64-main-r5f0_1-fw ipc_echo_baremetal_test_mcu1_1_release_strip.xer5f; \ |
| @@ -70,7 +70,7 @@ do_install() { | |||
| 70 | 70 | ||
| 71 | } | 71 | } |
| 72 | 72 | ||
| 73 | do_install_j7() { | 73 | do_install:j7() { |
| 74 | install -d ${LEGACY_IPC_FW_DIR} | 74 | install -d ${LEGACY_IPC_FW_DIR} |
| 75 | install -m 0644 ${RTOS_IPC_FW_DIR}/ipc_echo_test_mcu1_1_release_strip.xer5f ${LEGACY_IPC_FW_DIR} | 75 | install -m 0644 ${RTOS_IPC_FW_DIR}/ipc_echo_test_mcu1_1_release_strip.xer5f ${LEGACY_IPC_FW_DIR} |
| 76 | install -m 0644 ${RTOS_IPC_FW_DIR}/ipc_echo_test_mcu2_0_release_strip.xer5f ${LEGACY_IPC_FW_DIR} | 76 | install -m 0644 ${RTOS_IPC_FW_DIR}/ipc_echo_test_mcu2_0_release_strip.xer5f ${LEGACY_IPC_FW_DIR} |
| @@ -87,7 +87,7 @@ do_install_j7() { | |||
| 87 | install -m 0644 ${RTOS_ETH_FW_DIR}/app_remoteswitchcfg_server_strip.xer5f ${LEGACY_ETH_FW_DIR} | 87 | install -m 0644 ${RTOS_ETH_FW_DIR}/app_remoteswitchcfg_server_strip.xer5f ${LEGACY_ETH_FW_DIR} |
| 88 | } | 88 | } |
| 89 | 89 | ||
| 90 | do_install_j7200-evm() { | 90 | do_install:j7200-evm() { |
| 91 | install -d ${LEGACY_IPC_FW_DIR} | 91 | install -d ${LEGACY_IPC_FW_DIR} |
| 92 | install -m 0644 ${RTOS_IPC_FW_DIR}/ipc_echo_test_mcu1_1_release_strip.xer5f ${LEGACY_IPC_FW_DIR} | 92 | install -m 0644 ${RTOS_IPC_FW_DIR}/ipc_echo_test_mcu1_1_release_strip.xer5f ${LEGACY_IPC_FW_DIR} |
| 93 | install -m 0644 ${RTOS_IPC_FW_DIR}/ipc_echo_test_mcu2_0_release_strip.xer5f ${LEGACY_IPC_FW_DIR} | 93 | install -m 0644 ${RTOS_IPC_FW_DIR}/ipc_echo_test_mcu2_0_release_strip.xer5f ${LEGACY_IPC_FW_DIR} |
| @@ -99,13 +99,13 @@ do_install_j7200-evm() { | |||
| 99 | install -m 0644 ${RTOS_ETH_FW_DIR}/app_remoteswitchcfg_server_strip.xer5f ${LEGACY_ETH_FW_DIR} | 99 | install -m 0644 ${RTOS_ETH_FW_DIR}/app_remoteswitchcfg_server_strip.xer5f ${LEGACY_ETH_FW_DIR} |
| 100 | } | 100 | } |
| 101 | 101 | ||
| 102 | do_install_am65xx() { | 102 | do_install:am65xx() { |
| 103 | install -d ${LEGACY_IPC_FW_DIR} | 103 | install -d ${LEGACY_IPC_FW_DIR} |
| 104 | install -m 0644 ${RTOS_IPC_FW_DIR}/ipc_echo_test_mcu1_0_release_strip.xer5f ${LEGACY_IPC_FW_DIR} | 104 | install -m 0644 ${RTOS_IPC_FW_DIR}/ipc_echo_test_mcu1_0_release_strip.xer5f ${LEGACY_IPC_FW_DIR} |
| 105 | install -m 0644 ${RTOS_IPC_FW_DIR}/ipc_echo_test_mcu1_1_release_strip.xer5f ${LEGACY_IPC_FW_DIR} | 105 | install -m 0644 ${RTOS_IPC_FW_DIR}/ipc_echo_test_mcu1_1_release_strip.xer5f ${LEGACY_IPC_FW_DIR} |
| 106 | } | 106 | } |
| 107 | 107 | ||
| 108 | do_install_am64xx() { | 108 | do_install:am64xx() { |
| 109 | install -d ${LEGACY_IPC_FW_DIR} | 109 | install -d ${LEGACY_IPC_FW_DIR} |
| 110 | install -m 0644 ${RTOS_IPC_FW_DIR}/ipc_echo_baremetal_test_mcu1_0_release_strip.xer5f ${LEGACY_IPC_FW_DIR} | 110 | install -m 0644 ${RTOS_IPC_FW_DIR}/ipc_echo_baremetal_test_mcu1_0_release_strip.xer5f ${LEGACY_IPC_FW_DIR} |
| 111 | install -m 0644 ${RTOS_IPC_FW_DIR}/ipc_echo_baremetal_test_mcu1_1_release_strip.xer5f ${LEGACY_IPC_FW_DIR} | 111 | install -m 0644 ${RTOS_IPC_FW_DIR}/ipc_echo_baremetal_test_mcu1_1_release_strip.xer5f ${LEGACY_IPC_FW_DIR} |
| @@ -114,19 +114,19 @@ do_install_am64xx() { | |||
| 114 | } | 114 | } |
| 115 | 115 | ||
| 116 | # Set up names for the firmwares | 116 | # Set up names for the firmwares |
| 117 | ALTERNATIVE_${PN}_am65xx = "\ | 117 | ALTERNATIVE:${PN}:am65xx = "\ |
| 118 | am65x-mcu-r5f0_0-fw \ | 118 | am65x-mcu-r5f0_0-fw \ |
| 119 | am65x-mcu-r5f0_1-fw \ | 119 | am65x-mcu-r5f0_1-fw \ |
| 120 | " | 120 | " |
| 121 | 121 | ||
| 122 | ALTERNATIVE_${PN}_am64xx = "\ | 122 | ALTERNATIVE:${PN}:am64xx = "\ |
| 123 | am64-main-r5f0_0-fw \ | 123 | am64-main-r5f0_0-fw \ |
| 124 | am64-main-r5f0_1-fw \ | 124 | am64-main-r5f0_1-fw \ |
| 125 | am64-main-r5f1_0-fw \ | 125 | am64-main-r5f1_0-fw \ |
| 126 | am64-main-r5f1_1-fw \ | 126 | am64-main-r5f1_1-fw \ |
| 127 | " | 127 | " |
| 128 | 128 | ||
| 129 | ALTERNATIVE_${PN}_j7 = "\ | 129 | ALTERNATIVE:${PN}:j7 = "\ |
| 130 | j7-mcu-r5f0_0-fw \ | 130 | j7-mcu-r5f0_0-fw \ |
| 131 | j7-mcu-r5f0_1-fw \ | 131 | j7-mcu-r5f0_1-fw \ |
| 132 | j7-main-r5f0_0-fw \ | 132 | j7-main-r5f0_0-fw \ |
| @@ -138,7 +138,7 @@ ALTERNATIVE_${PN}_j7 = "\ | |||
| 138 | j7-c71_0-fw\ | 138 | j7-c71_0-fw\ |
| 139 | " | 139 | " |
| 140 | 140 | ||
| 141 | ALTERNATIVE_${PN}_j7200-evm = "\ | 141 | ALTERNATIVE:${PN}:j7200-evm = "\ |
| 142 | j7200-mcu-r5f0_0-fw \ | 142 | j7200-mcu-r5f0_0-fw \ |
| 143 | j7200-mcu-r5f0_1-fw \ | 143 | j7200-mcu-r5f0_1-fw \ |
| 144 | j7200-main-r5f0_0-fw \ | 144 | j7200-main-r5f0_0-fw \ |
| @@ -147,28 +147,28 @@ ALTERNATIVE_${PN}_j7200-evm = "\ | |||
| 147 | 147 | ||
| 148 | # Set up link names for the firmwares | 148 | # Set up link names for the firmwares |
| 149 | 149 | ||
| 150 | TARGET_MCU_R5FSS0_0_am65xx = "am65x-mcu-r5f0_0-fw" | 150 | TARGET_MCU_R5FSS0_0:am65xx = "am65x-mcu-r5f0_0-fw" |
| 151 | TARGET_MCU_R5FSS0_1_am65xx = "am65x-mcu-r5f0_1-fw" | 151 | TARGET_MCU_R5FSS0_1:am65xx = "am65x-mcu-r5f0_1-fw" |
| 152 | 152 | ||
| 153 | TARGET_MAIN_R5FSS0_0_am64xx = "am64-main-r5f0_0-fw" | 153 | TARGET_MAIN_R5FSS0_0:am64xx = "am64-main-r5f0_0-fw" |
| 154 | TARGET_MAIN_R5FSS0_1_am64xx = "am64-main-r5f0_1-fw" | 154 | TARGET_MAIN_R5FSS0_1:am64xx = "am64-main-r5f0_1-fw" |
| 155 | TARGET_MAIN_R5FSS1_0_am64xx = "am64-main-r5f1_0-fw" | 155 | TARGET_MAIN_R5FSS1_0:am64xx = "am64-main-r5f1_0-fw" |
| 156 | TARGET_MAIN_R5FSS1_1_am64xx = "am64-main-r5f1_1-fw" | 156 | TARGET_MAIN_R5FSS1_1:am64xx = "am64-main-r5f1_1-fw" |
| 157 | 157 | ||
| 158 | TARGET_MCU_R5FSS0_0_j7 = "j7-mcu-r5f0_0-fw" | 158 | TARGET_MCU_R5FSS0_0:j7 = "j7-mcu-r5f0_0-fw" |
| 159 | TARGET_MCU_R5FSS0_1_j7 = "j7-mcu-r5f0_1-fw" | 159 | TARGET_MCU_R5FSS0_1:j7 = "j7-mcu-r5f0_1-fw" |
| 160 | TARGET_MAIN_R5FSS0_0_j7 = "j7-main-r5f0_0-fw" | 160 | TARGET_MAIN_R5FSS0_0:j7 = "j7-main-r5f0_0-fw" |
| 161 | TARGET_MAIN_R5FSS0_1_j7 = "j7-main-r5f0_1-fw" | 161 | TARGET_MAIN_R5FSS0_1:j7 = "j7-main-r5f0_1-fw" |
| 162 | TARGET_MAIN_R5FSS1_0_j7 = "j7-main-r5f1_0-fw" | 162 | TARGET_MAIN_R5FSS1_0:j7 = "j7-main-r5f1_0-fw" |
| 163 | TARGET_MAIN_R5FSS1_1_j7 = "j7-main-r5f1_1-fw" | 163 | TARGET_MAIN_R5FSS1_1:j7 = "j7-main-r5f1_1-fw" |
| 164 | TARGET_C66_0_j7 = "j7-c66_0-fw" | 164 | TARGET_C66_0:j7 = "j7-c66_0-fw" |
| 165 | TARGET_C66_1_j7 = "j7-c66_1-fw" | 165 | TARGET_C66_1:j7 = "j7-c66_1-fw" |
| 166 | TARGET_C7X_j7 = "j7-c71_0-fw" | 166 | TARGET_C7X:j7 = "j7-c71_0-fw" |
| 167 | 167 | ||
| 168 | TARGET_MCU_R5FSS0_0_j7200-evm = "j7200-mcu-r5f0_0-fw" | 168 | TARGET_MCU_R5FSS0_0:j7200-evm = "j7200-mcu-r5f0_0-fw" |
| 169 | TARGET_MCU_R5FSS0_1_j7200-evm = "j7200-mcu-r5f0_1-fw" | 169 | TARGET_MCU_R5FSS0_1:j7200-evm = "j7200-mcu-r5f0_1-fw" |
| 170 | TARGET_MAIN_R5FSS0_0_j7200-evm = "j7200-main-r5f0_0-fw" | 170 | TARGET_MAIN_R5FSS0_0:j7200-evm = "j7200-main-r5f0_0-fw" |
| 171 | TARGET_MAIN_R5FSS0_1_j7200-evm = "j7200-main-r5f0_1-fw" | 171 | TARGET_MAIN_R5FSS0_1:j7200-evm = "j7200-main-r5f0_1-fw" |
| 172 | 172 | ||
| 173 | ALTERNATIVE_LINK_NAME[am65x-mcu-r5f0_0-fw] = "${base_libdir}/firmware/${TARGET_MCU_R5FSS0_0}" | 173 | ALTERNATIVE_LINK_NAME[am65x-mcu-r5f0_0-fw] = "${base_libdir}/firmware/${TARGET_MCU_R5FSS0_0}" |
| 174 | ALTERNATIVE_LINK_NAME[am65x-mcu-r5f0_1-fw] = "${base_libdir}/firmware/${TARGET_MCU_R5FSS0_1}" | 174 | ALTERNATIVE_LINK_NAME[am65x-mcu-r5f0_1-fw] = "${base_libdir}/firmware/${TARGET_MCU_R5FSS0_1}" |
| @@ -221,7 +221,7 @@ ALTERNATIVE_TARGET[j7200-main-r5f0_1-fw] = "${base_libdir}/firmware/pdk-ipc/ipc_ | |||
| 221 | ALTERNATIVE_PRIORITY = "10" | 221 | ALTERNATIVE_PRIORITY = "10" |
| 222 | 222 | ||
| 223 | # make sure that lib/firmware, and all its contents are part of the package | 223 | # make sure that lib/firmware, and all its contents are part of the package |
| 224 | FILES_${PN} += "${base_libdir}/firmware" | 224 | FILES:${PN} += "${base_libdir}/firmware" |
| 225 | 225 | ||
| 226 | # This is used to prevent the build system to_strip the executables | 226 | # This is used to prevent the build system to_strip the executables |
| 227 | INHIBIT_PACKAGE_STRIP = "1" | 227 | INHIBIT_PACKAGE_STRIP = "1" |
| @@ -229,7 +229,7 @@ INHIBIT_SYSROOT_STRIP = "1" | |||
| 229 | # This is used to prevent the build system to split the debug info in a separate file | 229 | # This is used to prevent the build system to split the debug info in a separate file |
| 230 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | 230 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" |
| 231 | # As it likely to be a different arch from the Yocto build, disable checking by adding "arch" to INSANE_SKIP | 231 | # As it likely to be a different arch from the Yocto build, disable checking by adding "arch" to INSANE_SKIP |
| 232 | INSANE_SKIP_${PN} += "arch" | 232 | INSANE_SKIP:${PN} += "arch" |
| 233 | 233 | ||
| 234 | # we don't want to configure and build the source code | 234 | # we don't want to configure and build the source code |
| 235 | do_compile[noexec] = "1" | 235 | do_compile[noexec] = "1" |
diff --git a/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb b/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb index e435676f..67b1d2a9 100644 --- a/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb +++ b/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb | |||
| @@ -10,10 +10,10 @@ INHIBIT_DEFAULT_DEPS = "1" | |||
| 10 | inherit nopackages deploy | 10 | inherit nopackages deploy |
| 11 | 11 | ||
| 12 | PLAT_SFX = "" | 12 | PLAT_SFX = "" |
| 13 | PLAT_SFX_j7 = "/j721e" | 13 | PLAT_SFX:j7 = "/j721e" |
| 14 | PLAT_SFX_j7200-evm = "/j7200" | 14 | PLAT_SFX:j7200-evm = "/j7200" |
| 15 | PLAT_SFX_am65xx = "/am65xx" | 15 | PLAT_SFX:am65xx = "/am65xx" |
| 16 | PLAT_SFX_am64xx = "/am64x" | 16 | PLAT_SFX:am64xx = "/am64x" |
| 17 | 17 | ||
| 18 | # Use weak assignment to set defaults to TI_RTOS_METADATA_* variables | 18 | # Use weak assignment to set defaults to TI_RTOS_METADATA_* variables |
| 19 | TI_RTOS_METADATA_URI ?= "git://git.ti.com/processor-sdk/coresdk_rtos_releases.git" | 19 | TI_RTOS_METADATA_URI ?= "git://git.ti.com/processor-sdk/coresdk_rtos_releases.git" |
| @@ -22,7 +22,7 @@ TI_RTOS_METADATA_SRCREV ?= "2ecbf45af64bc47806623cc5bf7ab493489acaf9" | |||
| 22 | TI_RTOS_METADATA_BRANCH ?= "master" | 22 | TI_RTOS_METADATA_BRANCH ?= "master" |
| 23 | TI_RTOS_METADATA_DIR ?= "${PLAT_SFX}" | 23 | TI_RTOS_METADATA_DIR ?= "${PLAT_SFX}" |
| 24 | TI_RTOS_METADATA_FILE ?= "${S}${TI_RTOS_METADATA_DIR}/metadata.inc" | 24 | TI_RTOS_METADATA_FILE ?= "${S}${TI_RTOS_METADATA_DIR}/metadata.inc" |
| 25 | TI_RTOS_METADATA_FILE_am64xx ?= "${S}${TI_RTOS_METADATA_DIR}/mcusdk_metadata.inc" | 25 | TI_RTOS_METADATA_FILE:am64xx ?= "${S}${TI_RTOS_METADATA_DIR}/mcusdk_metadata.inc" |
| 26 | 26 | ||
| 27 | PV = "1.0.0+git${SRCPV}" | 27 | PV = "1.0.0+git${SRCPV}" |
| 28 | 28 | ||
| @@ -39,7 +39,7 @@ do_deploy () { | |||
| 39 | : | 39 | : |
| 40 | } | 40 | } |
| 41 | 41 | ||
| 42 | do_deploy_k3 () { | 42 | do_deploy:k3 () { |
| 43 | install -d ${DEPLOYDIR} | 43 | install -d ${DEPLOYDIR} |
| 44 | install -m 0644 ${TI_RTOS_METADATA_FILE} ${DEPLOYDIR}/ | 44 | install -m 0644 ${TI_RTOS_METADATA_FILE} ${DEPLOYDIR}/ |
| 45 | } | 45 | } |
diff --git a/recipes-ti/udma/udma_git.bb b/recipes-ti/udma/udma_git.bb index c905fa58..b6100a37 100644 --- a/recipes-ti/udma/udma_git.bb +++ b/recipes-ti/udma/udma_git.bb | |||
| @@ -14,7 +14,7 @@ PV = "01.00.00.00" | |||
| 14 | 14 | ||
| 15 | PACKAGES =+ "${PN}-test" | 15 | PACKAGES =+ "${PN}-test" |
| 16 | 16 | ||
| 17 | FILES_${PN}-test = "${bindir}/udma_test" | 17 | FILES:${PN}-test = "${bindir}/udma_test" |
| 18 | 18 | ||
| 19 | do_install() { | 19 | do_install() { |
| 20 | install -d ${D}${bindir}/ | 20 | install -d ${D}${bindir}/ |
| @@ -29,4 +29,4 @@ do_install() { | |||
| 29 | install -c -m 755 ${S}/include/* ${D}${includedir}/ | 29 | install -c -m 755 ${S}/include/* ${D}${includedir}/ |
| 30 | } | 30 | } |
| 31 | 31 | ||
| 32 | INSANE_SKIP_${PN} += "textrel" | 32 | INSANE_SKIP:${PN} += "textrel" |
diff --git a/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb b/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb index cbae1b11..b5186e0c 100644 --- a/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb +++ b/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb | |||
| @@ -26,10 +26,10 @@ COMPATIBLE_MACHINE = "omap-a15|ti33x|ti43x|k2g" | |||
| 26 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 26 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 27 | 27 | ||
| 28 | DEVICE_NAME = "" | 28 | DEVICE_NAME = "" |
| 29 | DEVICE_NAME_append_am57xx-evm = "am57xx" | 29 | DEVICE_NAME:append:am57xx-evm = "am57xx" |
| 30 | DEVICE_NAME_append_ti33x = "am33xx" | 30 | DEVICE_NAME:append:ti33x = "am33xx" |
| 31 | DEVICE_NAME_append_ti43x = "am43xx" | 31 | DEVICE_NAME:append:ti43x = "am43xx" |
| 32 | DEVICE_NAME_append_k2g = "k2g" | 32 | DEVICE_NAME:append:k2g = "k2g" |
| 33 | 33 | ||
| 34 | EXTRA_OEMAKE = "CGT_PRU=${TI_CGT_PRU_INSTALL_DIR} DEVICE=${DEVICE_NAME}" | 34 | EXTRA_OEMAKE = "CGT_PRU=${TI_CGT_PRU_INSTALL_DIR} DEVICE=${DEVICE_NAME}" |
| 35 | 35 | ||
diff --git a/recipes-ti/vlib/vlib-c66x.inc b/recipes-ti/vlib/vlib-c66x.inc index a539e4d7..9ab9c506 100644 --- a/recipes-ti/vlib/vlib-c66x.inc +++ b/recipes-ti/vlib/vlib-c66x.inc | |||
| @@ -23,10 +23,10 @@ do_install() { | |||
| 23 | cp ${CP_ARGS} ${S}/* ${D}${VLIB_C66_INSTALL_DIR_RECIPE} | 23 | cp ${CP_ARGS} ${S}/* ${D}${VLIB_C66_INSTALL_DIR_RECIPE} |
| 24 | } | 24 | } |
| 25 | 25 | ||
| 26 | ALLOW_EMPTY_${PN} = "1" | 26 | ALLOW_EMPTY:${PN} = "1" |
| 27 | FILES_${PN}-dev += "${VLIB_C66_INSTALL_DIR_RECIPE}" | 27 | FILES:${PN}-dev += "${VLIB_C66_INSTALL_DIR_RECIPE}" |
| 28 | 28 | ||
| 29 | INHIBIT_PACKAGE_STRIP = "1" | 29 | INHIBIT_PACKAGE_STRIP = "1" |
| 30 | INHIBIT_SYSROOT_STRIP = "1" | 30 | INHIBIT_SYSROOT_STRIP = "1" |
| 31 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | 31 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" |
| 32 | INSANE_SKIP_${PN}-dev = "installed-vs-shipped arch" | 32 | INSANE_SKIP:${PN}-dev = "installed-vs-shipped arch" |
diff --git a/recipes-ti/xdais/ti-xdais.inc b/recipes-ti/xdais/ti-xdais.inc index 24268b3a..daa93ddf 100644 --- a/recipes-ti/xdais/ti-xdais.inc +++ b/recipes-ti/xdais/ti-xdais.inc | |||
| @@ -19,7 +19,7 @@ do_install() { | |||
| 19 | INHIBIT_PACKAGE_STRIP = "1" | 19 | INHIBIT_PACKAGE_STRIP = "1" |
| 20 | INHIBIT_SYSROOT_STRIP = "1" | 20 | INHIBIT_SYSROOT_STRIP = "1" |
| 21 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | 21 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" |
| 22 | INSANE_SKIP_${PN}-dev = "arch" | 22 | INSANE_SKIP:${PN}-dev = "arch" |
| 23 | 23 | ||
| 24 | ALLOW_EMPTY_${PN} = "1" | 24 | ALLOW_EMPTY:${PN} = "1" |
| 25 | FILES_${PN}-dev += "${XDAIS_INSTALL_DIR_RECIPE}" | 25 | FILES:${PN}-dev += "${XDAIS_INSTALL_DIR_RECIPE}" |
diff --git a/recipes-ti/xdais/ti-xdais_6.26.01.03.bb b/recipes-ti/xdais/ti-xdais_6.26.01.03.bb index 3d358632..9fc4cee1 100644 --- a/recipes-ti/xdais/ti-xdais_6.26.01.03.bb +++ b/recipes-ti/xdais/ti-xdais_6.26.01.03.bb | |||
| @@ -8,4 +8,4 @@ LIC_FILES_CHKSUM = "file://xdais_6_26_01_03_manifest.html;md5=a5a675d49db2f658bb | |||
| 8 | SRC_URI[xdaistarball.md5sum] = "9b2bea3408254e737ec0d819a031adf6" | 8 | SRC_URI[xdaistarball.md5sum] = "9b2bea3408254e737ec0d819a031adf6" |
| 9 | SRC_URI[xdaistarball.sha256sum] = "d7bcbd8bcfe6fdfc5f402e4b125ced6c806dc30bc5296e98d5d43b0b5a237a0d" | 9 | SRC_URI[xdaistarball.sha256sum] = "d7bcbd8bcfe6fdfc5f402e4b125ced6c806dc30bc5296e98d5d43b0b5a237a0d" |
| 10 | 10 | ||
| 11 | INSANE_SKIP_${PN} = "installed-vs-shipped" | 11 | INSANE_SKIP:${PN} = "installed-vs-shipped" |
