diff options
author | Graeme Gregory <dp@xora.org.uk> | 2007-12-19 13:47:40 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2007-12-19 13:47:40 +0000 |
commit | 3533f4e6d778b8770770a5b6ca9daa2e9d3c23cf (patch) | |
tree | 85be1adbc0a994f33620f59487630092186b161a /packages | |
parent | 39b7763dc0bd65afb1e40cc66478a4df2b319fe4 (diff) |
uboot-openmoko_svn.bb : version number increased from LaForge
Diffstat (limited to 'packages')
-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" |