From c44b242d8509738df60a7cbb57f9a5f27e103fad Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 28 Feb 2012 11:39:16 -0800 Subject: meta-ti: Fix quotes to make new bitbake happy Changes from the original patch: * Matrix is no longer available, no fixes necessary * Most of the recipes-ti/ was cleaned up by Koen's earlier patch Signed-off-by: Khem Raj Signed-off-by: Denys Dmytriyenko --- recipes-ti/codec-engine/ti-codec-engine.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-ti/codec-engine') diff --git a/recipes-ti/codec-engine/ti-codec-engine.inc b/recipes-ti/codec-engine/ti-codec-engine.inc index 4fb5575a..15bd4642 100644 --- a/recipes-ti/codec-engine/ti-codec-engine.inc +++ b/recipes-ti/codec-engine/ti-codec-engine.inc @@ -194,6 +194,6 @@ RDEPENDS_ti-codec-engine-examples_append_omap3 = " ti-dsplink-module ti-lpm-m RDEPENDS_ti-codec-engine-examples_append_omapl137 = " ti-dsplink-module" RDEPENDS_ti-codec-engine-examples_append_omapl138 = " ti-dsplink-module" FILES_ti-codec-engine-examples = "${installdir}/ti-codec-engine-examples/*" -INSANE_SKIP_ti-codec-engine-examples = True +INSANE_SKIP_ti-codec-engine-examples = "1" FILES_${PN}-dbg += "${installdir}/ti-codec-engine-examples/*/.debug" -- cgit v1.2.3-54-g00ecf