org.openembedded.dev: 9a6aeb7adedbaa21cc331e08d9df71e7274b762c

oe at monotone.openmoko.org oe at monotone.openmoko.org
Fri May 2 21:01:42 CEST 2008


revision:            9a6aeb7adedbaa21cc331e08d9df71e7274b762c
date:                2008-04-23T15:11:40
author:              john_lee at openembedded.org
branch:              org.openembedded.dev
changelog:
u-boot-openmoko_1.3.1+git+svn.bb: change SRCREV_FORMAT and PV
* now AUTOREV will only get the latest svn
* change PV format so alpha order by svn

applied changes from 276bef1b16040a63e45a2e1f8c2ffaa589a424f2
             through 24739fd87914c74844255e3bb065d9496c3a5b5a

manifest:
format_version "1"

new_manifest [b35ef39d6ceb6edc9789b668bafdca49f6eaf27d]

old_revision [fc919652cae7ffe071cc846af0d659091d892073]

patch "packages/u-boot/u-boot-openmoko_1.3.1+git+svn.bb"
 from [1e020c2cc53e861566e35f91eb2c8efb5d518ad5]
   to [4412e4f56b102672a59232f0f59a1328fe842478]
-------------- next part --------------
#
#
# patch "packages/u-boot/u-boot-openmoko_1.3.1+git+svn.bb"
#  from [1e020c2cc53e861566e35f91eb2c8efb5d518ad5]
#    to [4412e4f56b102672a59232f0f59a1328fe842478]
#
============================================================
--- packages/u-boot/u-boot-openmoko_1.3.1+git+svn.bb	1e020c2cc53e861566e35f91eb2c8efb5d518ad5
+++ packages/u-boot/u-boot-openmoko_1.3.1+git+svn.bb	4412e4f56b102672a59232f0f59a1328fe842478
@@ -6,9 +6,9 @@ UBOOT_MACHINES = "gta01bv2 gta01bv3 gta0
 
 UBOOT_UPSTREAM_REV = "b29661fc1151077776454288051bc9a488351ce8"
 UBOOT_MACHINES = "gta01bv2 gta01bv3 gta01bv4 gta02v2 gta02v3 gta02v4 gta02v5"
-SRCREV_FORMAT = "+gitupstream+svnpatchset"
+SRCREV_FORMAT = "patchset"
 
-PV = "1.3.1${SRCREV}"
+PV = "1.3.1+svnr${SRCREV}+git${UBOOT_UPSTREAM_REV}"
 PR = "r3"
 
 PROVIDES = "virtual/bootloader"
@@ -18,8 +18,6 @@ SRC_URI = "\
   git://www.denx.de/git/u-boot.git;protocol=git;tag=${UBOOT_UPSTREAM_REV};name=upstream \
   svn://svn.openmoko.org/trunk/src/target/u-boot;module=patches;proto=http;name=patchset \
   file://uboot-20070311-tools_makefile_ln_sf.patch;patch=1 \
-#  file://makefile-no-dirafter.patch;patch=1 \
-#  file://fix-data-abort-from-sd-ombug799.patch;patch=1 \
 "
 
 EXTRA_OEMAKE = "ARCH=${TARGET_ARCH} CROSS_COMPILE=${TARGET_PREFIX}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/commitlog/attachments/20080502/a49761ec/attachment.htm 


More information about the commitlog mailing list