[oe-commits] org.oe.dev uboot-openmoko 1.2.0+git+svn bump frozen version

mickeyl commit openembedded-commits at lists.openembedded.org
Wed Sep 12 11:20:44 UTC 2007


uboot-openmoko 1.2.0+git+svn bump frozen version

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: c4e2e121643a61501bd54fc8c15f73fdd313e942
ViewMTN: http://monotone.openembedded.org/revision/info/c4e2e121643a61501bd54fc8c15f73fdd313e942
Files:
1
packages/uboot/uboot-openmoko_1.2.0+git8993e54b6f397973794f3d6f47d3b3c0c98dd4f6+svn20070819.bb
packages/uboot/uboot-openmoko_1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943.bb
Diffs:

#
# mt diff -rcf0d14de3418c5f5c790b0aa309828e86e173a41 -rc4e2e121643a61501bd54fc8c15f73fdd313e942
#
# 
# 
# rename "packages/uboot/uboot-openmoko_1.2.0+git8993e54b6f397973794f3d6f47d3b3c0c98dd4f6+svn20070819.bb"
#     to "packages/uboot/uboot-openmoko_1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943.bb"
# 
# patch "packages/uboot/uboot-openmoko_1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943.bb"
#  from [8d08d096caa72a97ccb48b2ac60bbc7435d1669a]
#    to [b42ad01a57090bd2d30d7aab77b4aa9e3607b31c]
# 
============================================================
--- packages/uboot/uboot-openmoko_1.2.0+git8993e54b6f397973794f3d6f47d3b3c0c98dd4f6+svn20070819.bb	8d08d096caa72a97ccb48b2ac60bbc7435d1669a
+++ packages/uboot/uboot-openmoko_1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943.bb	b42ad01a57090bd2d30d7aab77b4aa9e3607b31c
@@ -1,22 +1,22 @@ PRIORITY = "optional"
 DESCRIPTION = "U-boot bootloader w/ Neo1973 (GTA01) support"
 AUTHOR = "Harald Welte <laforge at openmoko.org>"
 LICENSE = "GPL"
 SECTION = "bootloader"
 PRIORITY = "optional"
 
-UBOOT_UPSTREAM_REV = "8993e54b6f397973794f3d6f47d3b3c0c98dd4f6"
-UBOOT_OPENMOKO_DATE = "20070819"
+UBOOT_UPSTREAM_REV = "f34024d4a328e6edd906456da98d2c537155c4f7"
+UBOOT_OPENMOKO_REV = "2943"
 UBOOT_MACHINES = "gta01bv2 gta01bv3 gta01bv4"
 
-PV = "1.2.0+git${UBOOT_UPSTREAM_REV}+svn${UBOOT_OPENMOKO_DATE}"
-PR = "r2"
+PV = "1.2.0+git${UBOOT_UPSTREAM_REV}+svn${UBOOT_OPENMOKO_REV}"
+PR = "r0"
 
 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/branches/u-boot/pre-20070822;module=patches;date=${UBOOT_OPENMOKO_DATE};proto=http \
+  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;rev=${UBOOT_OPENMOKO_REV};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