From: Koen Kooi Date: Sat, 15 Dec 2007 10:51:41 +0000 (+0000) Subject: angstrom-autobuilder: remove workaround for broken -native recipes X-Git-Tag: Release-2010-05/1~8136^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a65b2bc544e391c5b34b10925ad7843039e87f16;p=openembedded.git angstrom-autobuilder: remove workaround for broken -native recipes --- diff --git a/contrib/angstrom/build-release.sh b/contrib/angstrom/build-release.sh index 79bb97e0de..57f854b145 100755 --- a/contrib/angstrom/build-release.sh +++ b/contrib/angstrom/build-release.sh @@ -69,7 +69,6 @@ for machine in spitz do BUILD_MACHINE=$machine BUILD_TARGETS="x11-gpe-image x11-pimlico-image x11-office-image" - BUILD_CLEAN="qmake2-native" do_build done @@ -78,7 +77,6 @@ for machine in fic-gta01 a780 do BUILD_MACHINE=$machine BUILD_TARGETS="minimal-openmoko-image openmoko-image" - BUILD_CLEAN="qmake2-native" do_build done @@ -87,7 +85,7 @@ for machine in ep93xx a780 efika collie ixp4xxbe do BUILD_MACHINE=$machine BUILD_TARGETS="meta-angstrom-2007" - do_build + do_build done #cross toolchain