[oe-commits] org.oe.dev uboot-openmoko_svn.bb: Use temporary stable patch branch for pinned u-boot revision

daniel commit openembedded-commits at lists.openembedded.org
Thu Aug 23 02:09:44 UTC 2007


uboot-openmoko_svn.bb: Use temporary stable patch branch for pinned u-boot revision

Author: daniel at openembedded.org
Branch: org.openembedded.dev
Revision: 19e41ed24b8e04a70da3a5e12cc3c645b1afb287
ViewMTN: http://monotone.openembedded.org/revision.psp?id=19e41ed24b8e04a70da3a5e12cc3c645b1afb287
Files:
1
packages/uboot/uboot-openmoko_svn.bb
Diffs:

#
# mt diff -rbec79f6189558adada5ebd875b63a2c71daf9d45 -r19e41ed24b8e04a70da3a5e12cc3c645b1afb287
#
# 
# 
# patch "packages/uboot/uboot-openmoko_svn.bb"
#  from [7fb04be5e94ef40416414b3cfb7df47f13ab00b0]
#    to [870615bc9d98dfc6baa61146842125cab59a49bc]
# 
============================================================
--- packages/uboot/uboot-openmoko_svn.bb	7fb04be5e94ef40416414b3cfb7df47f13ab00b0
+++ packages/uboot/uboot-openmoko_svn.bb	870615bc9d98dfc6baa61146842125cab59a49bc
@@ -6,12 +6,13 @@ PV = "1.2.0+git${UBOOT_UPSTREAM_REV}+svn
 
 UBOOT_UPSTREAM_REV = "8993e54b6f397973794f3d6f47d3b3c0c98dd4f6"
 PV = "1.2.0+git${UBOOT_UPSTREAM_REV}+svn${SRCDATE}"
+PR = "r1"
 
 PROVIDES = "virtual/bootloader"
 S = "${WORKDIR}/git"
 
 SRC_URI = "git://www.denx.de/git/u-boot.git/;protocol=git;tag=${UBOOT_UPSTREAM_REV} \
-           svn://svn.openmoko.org/trunk/src/target/u-boot;module=patches;proto=http \
+           svn://svn.openmoko.org/branches/u-boot/pre-20070822;module=patches;proto=http \
            file://uboot-eabi-fix-HACK.patch \
            file://uboot-20070311-tools_makefile_ln_sf.patch;patch=1 \
 "






More information about the Openembedded-commits mailing list