From 8fc2a1a6a196fa3de97f1abadecf778689ad29ba Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Fri, 20 Oct 2006 08:40:36 +0000 Subject: u-boot: do not build helloworld example --- packages/uboot/u-boot_LABEL.2006.06.30.2020.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'packages/uboot/u-boot_LABEL.2006.06.30.2020.bb') 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" -- cgit v1.2.3