summaryrefslogtreecommitdiff
path: root/conf/distro
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-10-03 09:24:10 +0000
committerKoen Kooi <koen@openembedded.org>2008-10-03 09:24:10 +0000
commit7a654187eec4d013b39ae56891b18e47b3e684ae (patch)
treea21a77ee7b879af0a542e79cc7761555a8feba53 /conf/distro
parent3a02352c9869b5699ff8a8ee7a60afa17718afda (diff)
angstrom oabi: set BASE_PACKAGE_ARCH to arm-oabi
Diffstat (limited to 'conf/distro')
-rw-r--r--conf/distro/include/angstromoabi.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/angstromoabi.inc b/conf/distro/include/angstromoabi.inc
index bb7bc45fbd..81ffed71f8 100644
--- a/conf/distro/include/angstromoabi.inc
+++ b/conf/distro/include/angstromoabi.inc
@@ -1,4 +1,4 @@
require conf/distro/include/angstrom.inc
PACKAGE_ARCH = "arm-oabi"
-
+BASE_PACKAGE_ARCH = "arm-oabi"