summaryrefslogtreecommitdiff
path: root/packages/uboot/u-boot_1.2.0.bb
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2007-04-10 17:45:19 +0000
committerOyvind Repvik <nail@nslu2-linux.org>2007-04-10 17:45:19 +0000
commitea816aafec72ce5e90e8018f890c10c28fdfe218 (patch)
treedf32a24086df48a7d4aeac79aa2af6f645bd4140 /packages/uboot/u-boot_1.2.0.bb
parent47f4090dc92198099ede07f4afd65d34bfb4ef29 (diff)
u-boot: finish moving u-boot utils
Diffstat (limited to 'packages/uboot/u-boot_1.2.0.bb')
-rw-r--r--packages/uboot/u-boot_1.2.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/uboot/u-boot_1.2.0.bb b/packages/uboot/u-boot_1.2.0.bb
index 5fbce73018..d5529bad82 100644
--- a/packages/uboot/u-boot_1.2.0.bb
+++ b/packages/uboot/u-boot_1.2.0.bb
@@ -4,6 +4,6 @@ PR = "r1"
SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-1.2.0.tar.bz2 \
"
-SRC_URI_append_turbostation = "file://qnap.diff;patch=1"
+SRC_URI_append_turbostation = "file://uboot-qnap.diff;patch=1"
PACKAGE_ARCH = "${MACHINE_ARCH}"