[oe-commits] Klaus Kurzmann : omhacks: bump SRCREV and sync PV

git version control git at git.openembedded.org
Wed Jul 28 20:12:00 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e354928026e1cbd4c4b30b81df0e0e6e392e5e3f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e354928026e1cbd4c4b30b81df0e0e6e392e5e3f

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Wed Jul 28 22:10:09 2010 +0200

omhacks: bump SRCREV and sync PV

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/openmoko-3rdparty/omhacks_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/openmoko-3rdparty/omhacks_git.bb b/recipes/openmoko-3rdparty/omhacks_git.bb
index 939a3d7..a0d89de 100644
--- a/recipes/openmoko-3rdparty/omhacks_git.bb
+++ b/recipes/openmoko-3rdparty/omhacks_git.bb
@@ -4,12 +4,12 @@ HOMEPAGE = "http://git.debian.org/?p=pkg-fso/omhacks.git;a=blob;f=README"
 SECTION = "openmoko/tools"
 PRIORITY = "optional"
 LICENSE = "GPLv2"
-PV = "0.10+gitr${SRCPV}"
+PV = "0.11+gitr${SRCPV}"
 PR = "r0"
 
 SRC_URI = "git://git.debian.org/pkg-fso/omhacks.git;protocol=git;branch=master"
 
-SRCREV = "e1e41c002148369a5ef61227dadc2cfd42a8491e"
+SRCREV = "7f316203486acd3ae5902c02f20e59c805f019ab"
 S = "${WORKDIR}/git"
 
 inherit cmake





More information about the Openembedded-commits mailing list