aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openmoko-3rdparty
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-13 13:05:01 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-19 01:28:05 +0200
commite91823501707a85abe67f9da9c3d551847f3b2ca (patch)
tree2313a5e0f560ce77e963ec3c91d55215401790c7 /recipes/openmoko-3rdparty
parent70b9e83caba440a5b39dc6399487c437a5155736 (diff)
downloadopenembedded-e91823501707a85abe67f9da9c3d551847f3b2ca.tar.gz
recipes: use SRCPV in few more git recipes
* sometimes without PE bump, because nobody complained that we were bumping SRCREV without PV changes and we were using SRCPV in our branch before * please bump PE if you're using one of those and you need to increment PV, otherwise it will be "corrected" with next PV bump Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/openmoko-3rdparty')
-rw-r--r--recipes/openmoko-3rdparty/advancedcaching_git.bb2
-rw-r--r--recipes/openmoko-3rdparty/calc_git.bb2
-rw-r--r--recipes/openmoko-3rdparty/jefliks_git.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes/openmoko-3rdparty/advancedcaching_git.bb b/recipes/openmoko-3rdparty/advancedcaching_git.bb
index 73da33627d..f8f2fc2a2c 100644
--- a/recipes/openmoko-3rdparty/advancedcaching_git.bb
+++ b/recipes/openmoko-3rdparty/advancedcaching_git.bb
@@ -5,7 +5,7 @@ LICENSE = "GPL"
HOMEPAGE = "http://www.opkg.org/package_268.html"
RDEPENDS = "python-pygtk python-html python-image python-netclient python-misc python-sqlite3 python-mime python-json"
SRCREV = "9c3661f5573d2dd712437f1590070153d12e4c02"
-PV = "0.1.2+gitr${SRCREV}"
+PV = "0.1.2+gitr${SRCPV}"
SRC_URI = "git://github.com/webhamster/advancedcaching.git;protocol=git;branch=master"
diff --git a/recipes/openmoko-3rdparty/calc_git.bb b/recipes/openmoko-3rdparty/calc_git.bb
index 8e5e2af969..9a21a2c26e 100644
--- a/recipes/openmoko-3rdparty/calc_git.bb
+++ b/recipes/openmoko-3rdparty/calc_git.bb
@@ -6,7 +6,7 @@ LICENSE = "MIT"
RDEPENDS = "python-elementary python python-edbus"
SECTION = "x11/application"
SRCREV = "cff7c833d4fce0d39de0812bfc9ed9e0eb8fac09"
-PV = "0.0.1+gitr${SRCREV}"
+PV = "0.0.1+gitr${SRCPV}"
PR = "r1"
DEFAULT_PREFERENCE = "-1"
diff --git a/recipes/openmoko-3rdparty/jefliks_git.bb b/recipes/openmoko-3rdparty/jefliks_git.bb
index 87f0b34a9a..363f20da21 100644
--- a/recipes/openmoko-3rdparty/jefliks_git.bb
+++ b/recipes/openmoko-3rdparty/jefliks_git.bb
@@ -5,7 +5,7 @@ LICENSE = "GPL"
DEPENDS = "edje-native elementary iksemel gnutls eet evas ecore eina"
HOMEPAGE = "http://jefliks.sourceforge.net/"
AUTHOR = "Phoenix Kayo <kayo.k11.4@gmail.com>"
-PV = "0.0.2b+gitr${SRCREV}"
+PV = "0.0.2b+gitr${SRCPV}"
PR = "r0"
inherit autotools pkgconfig