From 18698b86c76b2adafc2ef7061b331e3423dcbe6c Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 10 Aug 2011 08:38:18 +0200 Subject: TI recipes: only use PACKAGE_ARCH = "${MACHINE_ARCH}" where needed With machine specific staging in OE-core the tools (xdc, dmai, etc) can drop the PACKAGE_ARCH munging. Signed-off-by: Koen Kooi --- recipes-ti/includes/ti-staging.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes-ti/includes') diff --git a/recipes-ti/includes/ti-staging.inc b/recipes-ti/includes/ti-staging.inc index 2bacd7a9..48ee061c 100644 --- a/recipes-ti/includes/ti-staging.inc +++ b/recipes-ti/includes/ti-staging.inc @@ -1,5 +1,3 @@ -PACKAGE_ARCH = "${MACHINE_ARCH}" - PACKAGE_STRIP = "no" ALLOW_EMPTY_${PN} = "1" -- cgit v1.2.3-54-g00ecf