summaryrefslogtreecommitdiff
path: root/packages/uboot/u-boot_LABEL.2006.06.30.2020.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/uboot/u-boot_LABEL.2006.06.30.2020.bb')
-rw-r--r--packages/uboot/u-boot_LABEL.2006.06.30.2020.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/uboot/u-boot_LABEL.2006.06.30.2020.bb b/packages/uboot/u-boot_LABEL.2006.06.30.2020.bb
index cec4c0eca2..5bf12bcaa0 100644
--- a/packages/uboot/u-boot_LABEL.2006.06.30.2020.bb
+++ b/packages/uboot/u-boot_LABEL.2006.06.30.2020.bb
@@ -4,11 +4,12 @@ SECTION = "bootloader"
PRIORITY = "optional"
LICENSE = "GPL"
-PR = "r1"
+PR = "r2"
TAG = "${@bb.data.getVar('PV',d,1).replace('.', '_')}"
-SRC_URI = "git://www.denx.de/git/u-boot.git;protocol=git;tag=${TAG}"
+SRC_URI = "git://www.denx.de/git/u-boot.git;protocol=git;tag=${TAG} \
+ file://nohelloworld.patch;patch=1"
# file://config.patch;patch=1"
SRC_URI_append_navman-icn330 = " http://www.duff.dk/navman/navman-u-boot-2006-30-2020.patch;patch=1"