[oe-commits] org.oe.dev packages/uboot/u-boot_git.bb : Add sequoia dev board uboot release tag

ifaistos commit openembedded-commits at lists.openembedded.org
Mon May 28 21:49:45 UTC 2007


packages/uboot/u-boot_git.bb : Add sequoia dev board uboot release tag

Author: ifaistos at openembedded.org
Branch: org.openembedded.dev
Revision: 6349a352bd2fe9b66209caa3d7407581ee902125
ViewMTN: http://monotone.openembedded.org/revision.psp?id=6349a352bd2fe9b66209caa3d7407581ee902125
Files:
1
packages/uboot/u-boot_git.bb
Diffs:

#
# mt diff -rfda9b1115b55c9aa276c3a22644cd6e0b3b81c9f -r6349a352bd2fe9b66209caa3d7407581ee902125
#
# 
# 
# patch "packages/uboot/u-boot_git.bb"
#  from [d81b1c5ae9a4114a9a8a3bd25210c9271eb4a2a0]
#    to [7abe15905fb57f89b7f8696fa0691d2c0d047654]
# 
============================================================
--- packages/uboot/u-boot_git.bb	d81b1c5ae9a4114a9a8a3bd25210c9271eb4a2a0
+++ packages/uboot/u-boot_git.bb	7abe15905fb57f89b7f8696fa0691d2c0d047654
@@ -1,9 +1,11 @@ require u-boot.inc
 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"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"






More information about the Openembedded-commits mailing list