summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 266d76b)
raw | patch | inline | side by side (parent: 266d76b)
author | Koen Kooi <koen@dominion.thruhere.net> | |
Tue, 28 Feb 2012 15:57:35 +0000 (16:57 +0100) | ||
committer | Denys Dmytriyenko <denys@ti.com> | |
Tue, 28 Feb 2012 22:54:30 +0000 (17:54 -0500) |
Changes from the original patch:
* Matrix is no longer available, not fixes necessary
* INSANE_SKIP is set to "1", like in oe-core - may need to list individual QA tests
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Matrix is no longer available, not fixes necessary
* INSANE_SKIP is set to "1", like in oe-core - may need to list individual QA tests
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
index 138072ccabc9df94425b78a33428d48ca1cff783..638c9be3e70a5523b573108e8289e9bd2c27db5b 100644 (file)
PACKAGES += "ti-c6accel-apps"
FILES_ti-c6accel-apps = "${installdir}/c6accel-apps/*"
-INSANE_SKIP_ti-c6accel-apps = True
+INSANE_SKIP_ti-c6accel-apps = "1"
RDEPENDS_ti-c6accel-apps += "ti-cmem-module ti-dsplink-module"
index b22495a473c74fa613b2522584bbcf8470fb0dba..23481b7fa4ddfe86cd9dd357cc40557c71c434b1 100644 (file)
PACKAGES += "ti-dmai-apps"
FILES_ti-dmai-apps = "${installdir}/ti-dmai-apps/*"
-INSANE_SKIP_ti-dmai-apps = True
+INSANE_SKIP_ti-dmai-apps = "1"
RDEPENDS_ti-dmai-apps_dm6446 += "ti-codecs-dm6446-server ti-cmem-module ti-dsplink-module"
RDEPENDS_ti-dmai-apps_dm6467 += "ti-codecs-dm6467 ti-cmem-module ti-dsplink-module"
index 9b23e5b5cfb669aab598d49cafeea563a6b60a39..ce7cbf97a69a3aa3f897868b74470672446a8ebe 100644 (file)
RDEPENDS_ti-dsplink-examples_append = " ti-dsplink-module"
RDEPENDS_ti-dsplink-examples_append_omap3 += " ti-lpm-module ti-lpm-utils"
FILES_ti-dsplink-examples = "${installdir}/ti-dsplink-examples/*"
-INSANE_SKIP_ti-dsplink-examples = True
+INSANE_SKIP_ti-dsplink-examples = "1"
index 6a483c3bc81b66af00a1015cd13860f826550ff2..401ee2639a1e7b64289f88f2a8af98c7d21e3fd5 100644 (file)
PLATFORM_omapl137 = "omapl137"
PLATFORM_omapl138 = "omapl138"
PLATFORM ?= "UNDEFINED_PLATFORM"
-GST_TI_PLATFORM = ${PLATFORM}
+GST_TI_PLATFORM = "${PLATFORM}"
XDC_PLATFORM_dm6446 = "ti.platforms.evmDM6446"
XDC_PLATFORM_dm6467 = "ti.platforms.evmDM6467"
diff --git a/recipes-ti/local-power-manager/ti-local-power-manager.inc b/recipes-ti/local-power-manager/ti-local-power-manager.inc
index 46ea86b745ccd1cfa080e42821b08df753435207..9155c761b499b93eed2311f52f422b1acc1be194 100644 (file)
PACKAGES += "ti-lpm-utils"
RDEPENDS_ti-lpm-utils += "ti-lpm-module"
FILES_ti-lpm-utils = "${installdir}/ti-lpm-utils/*"
-INSANE_SKIP_ti-lpm-utils = True
+INSANE_SKIP_ti-lpm-utils = "1"
index d7df8c194206cae952b52cfb811ad9f3219dcd9d..04c59c1f0d7d8819b22e76bdbbabec5bfd1a42d5 100644 (file)
PACKAGES =+ "ti-syslink-examples"
RRECOMMENDS_ti-syslink-examples_append = " ti-syslink-module"
FILES_ti-syslink-examples = "${installdir}/ti-syslink-examples/*"
-INSANE_SKIP_ti-syslink-examples = True
+INSANE_SKIP_ti-syslink-examples = "1"
FILES_ti-syslink-dev = "${libdir}/*"