diff options
author | Graeme Gregory <dp@xora.org.uk> | 2007-12-19 13:49:55 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2007-12-19 13:49:55 +0000 |
commit | a558575c3d71c90a1894e6babc871cac0fbdf096 (patch) | |
tree | 9c1e225d18be1a64272b967675053df0217a5416 | |
parent | 04fc97c66f0a23f348dde70d0181d1661a80a13c (diff) | |
parent | 3533f4e6d778b8770770a5b6ca9daa2e9d3c23cf (diff) |
merge of '10d336f749155351a4d975d4ce5b31de4a24f911'
and 'fa81c2e4895bf07fa663deaca7f47ed9b591f7e7'
-rw-r--r-- | packages/uboot/uboot-openmoko_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/uboot/uboot-openmoko_svn.bb b/packages/uboot/uboot-openmoko_svn.bb index 2ce92ad4a9..1e59e0746d 100644 --- a/packages/uboot/uboot-openmoko_svn.bb +++ b/packages/uboot/uboot-openmoko_svn.bb @@ -5,7 +5,7 @@ SECTION = "bootloader" PRIORITY = "optional" PROVIDES = "virtual/bootloader" LOCALVERSION = "+git${SRCDATE}+svnr${SRCREV}" -PV = "1.3.0${LOCALVERSION}" +PV = "1.3.1${LOCALVERSION}" PR = "r1" SRCREV_FORMAT = "patches" |