From 8a431603b07b06d8663d67094a51468b4815acd9 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 18 Jan 2009 15:44:25 +0100 Subject: angstrom feed and image builder: add dns323 mv2120 kuropro lspro tsx09 ts409 machines --- contrib/angstrom/build-feeds.sh | 2 +- contrib/angstrom/build-release.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib') diff --git a/contrib/angstrom/build-feeds.sh b/contrib/angstrom/build-feeds.sh index fe99b46480..82273fa2c4 100755 --- a/contrib/angstrom/build-feeds.sh +++ b/contrib/angstrom/build-feeds.sh @@ -323,7 +323,7 @@ done # machine packages (machine specific (sub)packages) -for machine in beagleboard omap3evm neuros-osd2 efika dht-walnut palmt650 omap5912osk ixp4xxle ixp4xxbe c7x0 poodle tosa akita spitz collie simpad om-gta01 om-gta02 a780 at91sam9263ek qemuarm h2200 h3900 h4000 hx4700 nokia800 qemux86 +for machine in beagleboard omap3evm neuros-osd2 efika dht-walnut palmt650 omap5912osk ixp4xxle ixp4xxbe c7x0 poodle tosa akita spitz collie simpad om-gta01 om-gta02 a780 at91sam9263ek qemuarm h2200 h3900 h4000 hx4700 nokia800 dns323 mv2120 kuropro lspro tsx09 ts409 qemux86 do BUILD_MACHINE=$machine BUILD_CLEAN="qmake-native qmake2-native qt-x11-free python python-native python-pygtk gnome-icon-theme" diff --git a/contrib/angstrom/build-release.sh b/contrib/angstrom/build-release.sh index c224b2454e..1668717cd3 100755 --- a/contrib/angstrom/build-release.sh +++ b/contrib/angstrom/build-release.sh @@ -60,7 +60,7 @@ done # No graphics -for machine in gumstix-connex gumstix-verdex efika dht-walnut omap5912osk +for machine in dns323 mv2120 kuropro lspro tsx09 ts409 gumstix-connex gumstix-verdex efika dht-walnut omap5912osk do BUILD_MACHINE=$machine BUILD_CLEAN="base-files" -- cgit 1.2.3-korg