packages/uboot/u-boot_git.bb : Add sequoia dev board uboot release tag
authorStelios Koroneos <skoroneos@digital-opsis.com>
Mon, 28 May 2007 21:12:56 +0000 (21:12 +0000)
committerStelios Koroneos <skoroneos@digital-opsis.com>
Mon, 28 May 2007 21:12:56 +0000 (21:12 +0000)
packages/uboot/u-boot_git.bb

index 9362b62..07f3ed9 100644 (file)
@@ -1,8 +1,10 @@
 require u-boot.inc
-
+PR="r1"
 DEFAULT_PREFERENCE = "-1"
 
 SRC_URI = "git://www.denx.de/git/u-boot.git;protocol=git "
+SRC_URI_sequoia = "git://www.denx.de/git/u-boot.git;protocol=git;tag=cf3b41e0c1111dbb865b6e34e9f3c3d3145a6093"
+
 
 S = "${WORKDIR}/git"