From: Koen Kooi Date: Fri, 3 Oct 2008 09:24:10 +0000 (+0000) Subject: angstrom oabi: set BASE_PACKAGE_ARCH to arm-oabi X-Git-Tag: Release-2010-05/1~5850^2~22^2~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a654187eec4d013b39ae56891b18e47b3e684ae;p=openembedded.git angstrom oabi: set BASE_PACKAGE_ARCH to arm-oabi --- 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"