summaryrefslogtreecommitdiff
path: root/recipes/u-boot/u-boot-omap3_git.bb
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2009-06-19 13:19:26 +0400
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2009-06-19 13:19:26 +0400
commit3165281acdf77d535d0c040e6f69ca500c0d66cc (patch)
treed16f7569283c68245a5b52f3f1f454ebec7bf4cd /recipes/u-boot/u-boot-omap3_git.bb
parenta7f82b5da82ca3875c6c5076db6576db107b2dfd (diff)
u-boot: drop PACKAGE_ARCH from individual recipes
As PACKAGE_ARCH is now set in main u-boot file, drop it from all recipes. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Diffstat (limited to 'recipes/u-boot/u-boot-omap3_git.bb')
-rw-r--r--recipes/u-boot/u-boot-omap3_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/u-boot/u-boot-omap3_git.bb b/recipes/u-boot/u-boot-omap3_git.bb
index 714ca0b0f1..b8f95f5744 100644
--- a/recipes/u-boot/u-boot-omap3_git.bb
+++ b/recipes/u-boot/u-boot-omap3_git.bb
@@ -17,4 +17,3 @@ UBOOT_MACHINE_overo = "omap3_overo_config"
S = "${WORKDIR}/git"
-PACKAGE_ARCH = "${MACHINE_ARCH}"