aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot/u-boot_1.1.2.bb
diff options
context:
space:
mode:
authorSteffen Sledz <sledz@dresearch.de>2010-02-01 17:02:33 +0100
committerSteffen Sledz <sledz@dresearch.de>2010-02-04 14:04:18 +0100
commitafc0667965549d0ac1cc5cd93a30c2aa8e47dc28 (patch)
treeea38a8641d5fed4b3ff196f68808708bdab32e68 /recipes/u-boot/u-boot_1.1.2.bb
parent49b1ca2b12b330551a8b6e724dff2c00666c05c4 (diff)
downloadopenembedded-afc0667965549d0ac1cc5cd93a30c2aa8e47dc28.tar.gz
oxnas: remove support for oxnas machine
OXNAS machine was only used as prototyp for HIPOX machine and is not needed any longer. Because of constant build problems support is finished. Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Diffstat (limited to 'recipes/u-boot/u-boot_1.1.2.bb')
-rw-r--r--recipes/u-boot/u-boot_1.1.2.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/u-boot/u-boot_1.1.2.bb b/recipes/u-boot/u-boot_1.1.2.bb
index c83e31f532..8287d35a1d 100644
--- a/recipes/u-boot/u-boot_1.1.2.bb
+++ b/recipes/u-boot/u-boot_1.1.2.bb
@@ -13,7 +13,6 @@ SRC_URI_append_mnci = "file://mnci.patch;patch=1 \
file://command-names.patch;patch=1"
SRC_URI_append_magicbox = "file://u-boot-emetec.patch;patch=1 "
-SRC_URI_append_oxnas = "file://oxnas.patch;patch=1 "
# TODO: SRC_URI_append_rt3000
@@ -23,7 +22,6 @@ TARGET_LDFLAGS = ""
UBOOT_MACHINE_mnci = "mnci_config"
UBOOT_MACHINE_vibren = "pxa255_idp_config"
UBOOT_MACHINE_magicbox = "EMETEC405_config"
-UBOOT_MACHINE_oxnas = "oxnas_config"
inherit base