aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-01-22 17:13:56 -0800
committerKhem Raj <raj.khem@gmail.com>2011-01-22 17:57:00 -0800
commit184fc34a6d44d9a4deacc00ec62bffd1934f91a4 (patch)
tree16dff3d482299d892d2d6b27332d49a18dfbd21c /contrib
parent49891de0b13c86c2fdcc5e0fdabd4faa867e83bc (diff)
downloadopenembedded-184fc34a6d44d9a4deacc00ec62bffd1934f91a4.tar.gz
xxs1500.conf: Remove this board from OE
* The kernel is no more fetchable as reported in bugzilla/1737 * Vendor has EOLed the product Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/angstrom/sort.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/angstrom/sort.sh b/contrib/angstrom/sort.sh
index 1ea62e6b89..e879d8cb74 100755
--- a/contrib/angstrom/sort.sh
+++ b/contrib/angstrom/sort.sh
@@ -100,7 +100,7 @@ case "$arch" in
"mips")
machines="qemumips" ;;
"mipsel")
- machines="ben-nanonote db1200 lsmipsel mtx-1 mtx-2 qemumipsel rb500 stb225 wgt634u wl500g wrt54 xxs1500" ;;
+ machines="ben-nanonote db1200 lsmipsel mtx-1 mtx-2 qemumipsel rb500 stb225 wgt634u wl500g wrt54" ;;
"powerpc")
machines="gamecube p2020ds" ;;
"ppc405")