summaryrefslogtreecommitdiff
path: root/packages/uboot/u-boot_1.1.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/uboot/u-boot_1.1.6.bb')
-rw-r--r--packages/uboot/u-boot_1.1.6.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/uboot/u-boot_1.1.6.bb b/packages/uboot/u-boot_1.1.6.bb
index 365c9ae843..bec1a619e4 100644
--- a/packages/uboot/u-boot_1.1.6.bb
+++ b/packages/uboot/u-boot_1.1.6.bb
@@ -5,6 +5,8 @@ PR = "r2"
SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-1.1.6.tar.bz2 \
file://devkit-idp.patch;patch=1"
-SRC_URI_sarge-at91 += "file://sarge-uboot.patch;patch=1"
+SRC_URI_append_sarge-at91 = " file://sarge-uboot.patch;patch=1"
PACKAGE_ARCH = "${MACHINE_ARCH}"
+
+UBOOT_MACHINE_sarge-at91 = "sarge_config"