From: Klaus Kurzmann Date: Wed, 28 Jul 2010 20:10:09 +0000 (+0200) Subject: omhacks: bump SRCREV and sync PV X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e354928026e1cbd4c4b30b81df0e0e6e392e5e3f;p=openembedded.git omhacks: bump SRCREV and sync PV Signed-off-by: Klaus Kurzmann --- diff --git a/recipes/openmoko-3rdparty/omhacks_git.bb b/recipes/openmoko-3rdparty/omhacks_git.bb index 939a3d7c0c..a0d89de0d3 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