From 9ee10c93af0ba7a6e0d2154077fddbb4766e6a07 Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Mon, 28 Nov 2011 16:04:08 -0800 Subject: u-boot: use a hash not a tag for SRCREV Further, move the SRCREV into the poky-default-revisions.in file where the rest of them are defined. (Based on OE-Core rev: 04fe616bec7416b5aea55dad6896700652796239) Signed-off-by: Joshua Lock --- meta/recipes-bsp/uboot/u-boot_git.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-bsp') diff --git a/meta/recipes-bsp/uboot/u-boot_git.bb b/meta/recipes-bsp/uboot/u-boot_git.bb index 4c8f5df597..5b1a4db5c8 100644 --- a/meta/recipes-bsp/uboot/u-boot_git.bb +++ b/meta/recipes-bsp/uboot/u-boot_git.bb @@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb \ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-git/${MACHINE}" -SRCREV = "v2011.03" PV = "v2011.03+git${SRCPV}" PR="r3" -- cgit v1.2.3-54-g00ecf