diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-13 13:01:13 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-19 01:28:01 +0200 |
| commit | 70b9e83caba440a5b39dc6399487c437a5155736 (patch) | |
| tree | 763079e4ad51726682d0d2520b2e0f18eeb7368e /recipes | |
| parent | 84bf98dc6876ef6be8a4ee3744924e922253b53e (diff) | |
shr recipes: use SRCPV in git recipes
* recipes probably used only in SHR distribution
* usually without PE bump, because nobody complained that we were
bumping SRCREV without PV changes and we were using SRCPV in our branch
before
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
56 files changed, 56 insertions, 56 deletions
diff --git a/recipes/gpe-icons/gpe-theme-neo_git.bb b/recipes/gpe-icons/gpe-theme-neo_git.bb index f0f4e0f3d7..1de7fba702 100644 --- a/recipes/gpe-icons/gpe-theme-neo_git.bb +++ b/recipes/gpe-icons/gpe-theme-neo_git.bb @@ -5,7 +5,7 @@ RSUGGESTS = "gpe-filemanager gpe-sketchbook elementary-theme-neo e-wm-theme-illu LICENSE = "unknown" SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb" -PV = "0.2-${EFL_SRCREV}+gitr${SRCREV}" +PV = "0.2-${EFL_SRCREV}+gitr${SRCPV}" PR = "${INC_PR}.2" SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master" diff --git a/recipes/obsolete/shr/alsa-scenarii-shr_git.bb b/recipes/obsolete/shr/alsa-scenarii-shr_git.bb index cb21e2a4e7..35bf569112 100644 --- a/recipes/obsolete/shr/alsa-scenarii-shr_git.bb +++ b/recipes/obsolete/shr/alsa-scenarii-shr_git.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Package for the different scenarios used by Openmoko" SECTION = "openmoko/base" SRCREV = "8e89c8dbae569a08cac246a3805fca20988c0ad1" -PV = "1.0+gitr${SRCREV}" +PV = "1.0+gitr${SRCPV}" PR = "r4" COMPATIBLE_MACHINE = "(om-gta01|om-gta02|htcdream)" diff --git a/recipes/obsolete/shr/etk-theme-neo_git.bb b/recipes/obsolete/shr/etk-theme-neo_git.bb index ab028b1228..42fcf701b9 100644 --- a/recipes/obsolete/shr/etk-theme-neo_git.bb +++ b/recipes/obsolete/shr/etk-theme-neo_git.bb @@ -5,7 +5,7 @@ RSUGGESTS = "elementary-theme-neo e-wm-theme-illume-neo gtk-theme-neo gpe-theme- LICENSE = "unknown" SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb" -PV = "0.2-${EFL_SRCREV}+gitr${SRCREV}" +PV = "0.2-${EFL_SRCREV}+gitr${SRCPV}" PR = "r4" SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master" diff --git a/recipes/obsolete/shr/etk-theme-shr_git.bb b/recipes/obsolete/shr/etk-theme-shr_git.bb index 764955e48f..610b3e15e9 100644 --- a/recipes/obsolete/shr/etk-theme-shr_git.bb +++ b/recipes/obsolete/shr/etk-theme-shr_git.bb @@ -1,6 +1,6 @@ DESCRIPTION = "etk SHR theme" LICENSE = "MIT BSD" -PV = "1.1.1-${EFL_SRCREV}+gitr${SRCREV}" +PV = "1.1.1-${EFL_SRCREV}+gitr${SRCPV}" PR = "r2" SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb" diff --git a/recipes/obsolete/shr/libframeworkd-phonegui-efl-theme-neo_git.bb b/recipes/obsolete/shr/libframeworkd-phonegui-efl-theme-neo_git.bb index 15dcc2f9ef..b94914e3ef 100644 --- a/recipes/obsolete/shr/libframeworkd-phonegui-efl-theme-neo_git.bb +++ b/recipes/obsolete/shr/libframeworkd-phonegui-efl-theme-neo_git.bb @@ -6,7 +6,7 @@ RSUGGESTS = "elementary-theme-neo e-wm-theme-illume-neo gtk-theme-neo etk-theme- LICENSE = "unknown" SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb" -PV = "0.2-${EFL_SRCREV}+gitr${SRCREV}" +PV = "0.2-${EFL_SRCREV}+gitr${SRCPV}" PR = "r3" require libframeworkd-phonegui-efl-theme.inc diff --git a/recipes/obsolete/shr/libframeworkd-phonegui-efl2_git.bb b/recipes/obsolete/shr/libframeworkd-phonegui-efl2_git.bb index 9d4d74e90f..302c58f1e3 100644 --- a/recipes/obsolete/shr/libframeworkd-phonegui-efl2_git.bb +++ b/recipes/obsolete/shr/libframeworkd-phonegui-efl2_git.bb @@ -1,7 +1,7 @@ DESCRIPTION = "frameworkd EFL phonegui 2" SECTION = "e/apps" DEPENDS += " dbus-glib libframeworkd-glib libframeworkd-phonegui etk evas ecore edje edje-native elementary" -PV = "0.0.1+gitr${SRCREV}" +PV = "0.0.1+gitr${SRCPV}" PR = "r2" SRCREV = "917226025c67b75def91e98ea923c2e550474a5b" diff --git a/recipes/obsolete/shr/libframeworkd-phonegui-efl_git.bb b/recipes/obsolete/shr/libframeworkd-phonegui-efl_git.bb index 34f96923f5..c75eaab438 100644 --- a/recipes/obsolete/shr/libframeworkd-phonegui-efl_git.bb +++ b/recipes/obsolete/shr/libframeworkd-phonegui-efl_git.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://shr-project.org/" LICENSE = "GPL" SECTION = "e/apps" DEPENDS += " dbus-glib libframeworkd-glib libframeworkd-phonegui etk evas ecore edje edje-native elementary" -PV = "0.0.3+gitr${SRCREV}" +PV = "0.0.3+gitr${SRCPV}" PR = "r36" require libframeworkd-phonegui-efl-theme.inc diff --git a/recipes/obsolete/shr/libframeworkd-phonegui_git.bb b/recipes/obsolete/shr/libframeworkd-phonegui_git.bb index b11f0394d3..29d22a9dc4 100644 --- a/recipes/obsolete/shr/libframeworkd-phonegui_git.bb +++ b/recipes/obsolete/shr/libframeworkd-phonegui_git.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Frameworkd phonegui library" HOMEPAGE = "http://shr-project.org/" LICENSE = "GPL" SECTION = "libs" -PV = "0.0.2+gitr${SRCREV}" +PV = "0.0.2+gitr${SRCPV}" PR = "r10" DEPENDS="glib-2.0 dbus-glib libframeworkd-glib libphone-utils" diff --git a/recipes/obsolete/shr/shr-contacts_git.bb b/recipes/obsolete/shr/shr-contacts_git.bb index 6a2283117b..ae18feb606 100644 --- a/recipes/obsolete/shr/shr-contacts_git.bb +++ b/recipes/obsolete/shr/shr-contacts_git.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://shr-project.org/" LICENSE = "GPL" SECTION = "x11/applications" DEPENDS += "dbus-glib libframeworkd-glib libframeworkd-phonegui" -PV = "0.0.2+gitr${SRCREV}" +PV = "0.0.2+gitr${SRCPV}" PR = "r6" inherit pkgconfig autotools diff --git a/recipes/obsolete/shr/shr-dialer_git.bb b/recipes/obsolete/shr/shr-dialer_git.bb index 816f9d856c..f1e9cd38ce 100644 --- a/recipes/obsolete/shr/shr-dialer_git.bb +++ b/recipes/obsolete/shr/shr-dialer_git.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://shr-project.org/" LICENSE = "GPL" SECTION = "x11/applications" DEPENDS += "dbus-glib libframeworkd-glib libframeworkd-phonegui" -PV = "0.0.2+gitr${SRCREV}" +PV = "0.0.2+gitr${SRCPV}" PR = "r9" inherit pkgconfig autotools diff --git a/recipes/obsolete/shr/shr-messages_git.bb b/recipes/obsolete/shr/shr-messages_git.bb index cb8fc810d3..35db6c6705 100644 --- a/recipes/obsolete/shr/shr-messages_git.bb +++ b/recipes/obsolete/shr/shr-messages_git.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://shr-project.org/" LICENSE = "GPL" SECTION = "x11/applications" DEPENDS += "dbus-glib libframeworkd-glib libframeworkd-phonegui" -PV = "0.0.2+gitr${SRCREV}" +PV = "0.0.2+gitr${SRCPV}" PR = "r8" inherit pkgconfig autotools diff --git a/recipes/pyphonelog/pyphonelog_git.bb b/recipes/pyphonelog/pyphonelog_git.bb index 16ed0350e2..68c72e3021 100644 --- a/recipes/pyphonelog/pyphonelog_git.bb +++ b/recipes/pyphonelog/pyphonelog_git.bb @@ -9,7 +9,7 @@ inherit distutils S = "${WORKDIR}/git" SRCREV = "7672065334cb64e890cfb86d0236f4c36d595e4b" -PV = "0.17.0+gitr${SRCREV}" +PV = "0.17.0+gitr${SRCPV}" PR = "r0" SRC_URI = "git://shr.bearstech.com/repo/pyphonelog.git;protocol=http" FILES_${PN} += "${datadir}/applications/phonelog.desktop \ diff --git a/recipes/python/python-phoneutils_git.bb b/recipes/python/python-phoneutils_git.bb index 2c6fca1ed1..1cf705a05f 100644 --- a/recipes/python/python-phoneutils_git.bb +++ b/recipes/python/python-phoneutils_git.bb @@ -4,7 +4,7 @@ DEPENDS = "libphone-utils python-cython-native python-pyrex-native" RDEPENDS = "libphone-utils" SRCREV = "8a7c719e0c3f1f8c10f77f17422da02d7177f0dd" -PV = "0.0.2+gitr${SRCREV}" +PV = "0.0.2+gitr${SRCPV}" PR = "r2" SRC_URI = "git://git.shr-project.org/repo/libphone-utils.git;protocol=http;branch=master" diff --git a/recipes/shr/e-wm-config-illume-shr_git.bb b/recipes/shr/e-wm-config-illume-shr_git.bb index 2f385454dd..522f7cbb9f 100644 --- a/recipes/shr/e-wm-config-illume-shr_git.bb +++ b/recipes/shr/e-wm-config-illume-shr_git.bb @@ -3,7 +3,7 @@ SECTION = "e/utils" DEPENDS = "eet" LICENSE = "MIT BSD" SRCREV = "285e2f0a92fc47d9a739c5a1a936124b6e6fa819" -PV = "1.2+gitr${SRCREV}" +PV = "1.2+gitr${SRCPV}" inherit e diff --git a/recipes/shr/e-wm-config-illume2-shr_git.bb b/recipes/shr/e-wm-config-illume2-shr_git.bb index bc9a3f7452..7f978eb97d 100644 --- a/recipes/shr/e-wm-config-illume2-shr_git.bb +++ b/recipes/shr/e-wm-config-illume2-shr_git.bb @@ -4,7 +4,7 @@ DEPENDS = "eet" LICENSE = "MIT BSD" RDEPENDS = "shr-e-gadgets" SRCREV = "1b6bd24e828455f56c26b2f5cbbf2d16838cace8" -PV = "1.2+gitr${SRCREV}" +PV = "1.2+gitr${SRCPV}" inherit e diff --git a/recipes/shr/e-wm-menu-shr_git.bb b/recipes/shr/e-wm-menu-shr_git.bb index 2924557fce..d6232ac95e 100644 --- a/recipes/shr/e-wm-menu-shr_git.bb +++ b/recipes/shr/e-wm-menu-shr_git.bb @@ -2,7 +2,7 @@ DESCRIPTION = "illume SHR applications.menu config" SECTION = "e/utils" LICENSE = "MIT BSD" SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb" -PV = "1.1-${EFL_SRCREV}+gitr${SRCREV}" +PV = "1.1-${EFL_SRCREV}+gitr${SRCPV}" PR = "r1" RCONFLICTS_${PN} = "e-wm-menu" diff --git a/recipes/shr/e-wm-sysactions-shr_git.bb b/recipes/shr/e-wm-sysactions-shr_git.bb index 38d01a5bed..075d02b738 100644 --- a/recipes/shr/e-wm-sysactions-shr_git.bb +++ b/recipes/shr/e-wm-sysactions-shr_git.bb @@ -2,7 +2,7 @@ DESCRIPTION = "illume SHR sysactions config" SECTION = "e/utils" LICENSE = "MIT BSD" SRCREV = "bbcec18f0ebd47e4f6eea88b9b774edf7400e752" -PV = "1.1-${EFL_SRCREV}+gitr${SRCREV}" +PV = "1.1-${EFL_SRCREV}+gitr${SRCPV}" PR = "r4" RPROVIDES_${PN} = "e-wm-sysactions" diff --git a/recipes/shr/e-wm-theme-illume-gry_git.bb b/recipes/shr/e-wm-theme-illume-gry_git.bb index 16f3482206..3d5a5fd603 100644 --- a/recipes/shr/e-wm-theme-illume-gry_git.bb +++ b/recipes/shr/e-wm-theme-illume-gry_git.bb @@ -7,7 +7,7 @@ RRECOMMENDS = "elementary-theme-gry" LICENCE = "unknown" SRCREV = "a0a974b1e1150aefdf29e8f0ac471a2a60e62532" -PV = "0.3-${EFL_SRCREV}+gitr${SRCREV}" +PV = "0.3-${EFL_SRCREV}+gitr${SRCPV}" PR = "r1" SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master" diff --git a/recipes/shr/e-wm-theme-illume-neo_git.bb b/recipes/shr/e-wm-theme-illume-neo_git.bb index ca1b3ab3ce..43705c8267 100644 --- a/recipes/shr/e-wm-theme-illume-neo_git.bb +++ b/recipes/shr/e-wm-theme-illume-neo_git.bb @@ -8,7 +8,7 @@ RSUGGESTS = "elementary-theme-neo gtk-theme-neo gpe-theme-neo icon-theme-neo" LICENCE = "unknown" SRCREV = "820f4d41531ad6f790615b6a7312a60e30e99fdc" -PV = "0.1-${EFL_SRCREV}+gitr${SRCREV}" +PV = "0.1-${EFL_SRCREV}+gitr${SRCPV}" PR = "r3" SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master" diff --git a/recipes/shr/e-wm-theme-illume-niebiee_git.bb b/recipes/shr/e-wm-theme-illume-niebiee_git.bb index d91aa89949..3695c01775 100644 --- a/recipes/shr/e-wm-theme-illume-niebiee_git.bb +++ b/recipes/shr/e-wm-theme-illume-niebiee_git.bb @@ -3,7 +3,7 @@ SECTION = "e/utils" DEPENDS = "edje-native" LICENSE = "MIT BSD" SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb" -PV = "0.1-${EFL_SRCREV}+gitr${SRCREV}" +PV = "0.1-${EFL_SRCREV}+gitr${SRCPV}" PR = "r0" SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master" diff --git a/recipes/shr/e-wm-theme-illume-shr_git.bb b/recipes/shr/e-wm-theme-illume-shr_git.bb index 491626c150..b6354d559e 100644 --- a/recipes/shr/e-wm-theme-illume-shr_git.bb +++ b/recipes/shr/e-wm-theme-illume-shr_git.bb @@ -3,7 +3,7 @@ SECTION = "e/utils" DEPENDS = "edje-native" LICENSE = "MIT BSD" SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb" -PV = "1.1-${EFL_SRCREV}+gitr${SRCREV}" +PV = "1.1-${EFL_SRCREV}+gitr${SRCPV}" PR = "r6" SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master" diff --git a/recipes/shr/e-wm-theme-illume-sixteen_git.bb b/recipes/shr/e-wm-theme-illume-sixteen_git.bb index bdce640d60..5c06d5c92d 100644 --- a/recipes/shr/e-wm-theme-illume-sixteen_git.bb +++ b/recipes/shr/e-wm-theme-illume-sixteen_git.bb @@ -3,7 +3,7 @@ SECTION = "e/utils" DEPENDS = "edje-native" LICENSE = "MIT BSD" SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb" -PV = "0.1-${EFL_SRCREV}+gitr${SRCREV}" +PV = "0.1-${EFL_SRCREV}+gitr${SRCPV}" PR = "r0" SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master" diff --git a/recipes/shr/elementary-theme-gry_git.bb b/recipes/shr/elementary-theme-gry_git.bb index 5721a76ac2..8b4ed4db4e 100644 --- a/recipes/shr/elementary-theme-gry_git.bb +++ b/recipes/shr/elementary-theme-gry_git.bb @@ -7,7 +7,7 @@ RRECOMMENDS = "e-wm-theme-illume-gry" LICENSE = "unknown" SRCREV = "2b62d1c9b02da047071105a7b5695acd6c6dbcca" -PV = "0.8-${EFL_SRCREV}+gitr${SRCREV}" +PV = "0.8-${EFL_SRCREV}+gitr${SRCPV}" PR = "r1" SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master \ diff --git a/recipes/shr/elementary-theme-neo_git.bb b/recipes/shr/elementary-theme-neo_git.bb index ff310445c8..a7080d4d79 100644 --- a/recipes/shr/elementary-theme-neo_git.bb +++ b/recipes/shr/elementary-theme-neo_git.bb @@ -7,7 +7,7 @@ RSUGGESTS = "elementary-theme-neo e-wm-theme-illume-neo gtk-theme-neo gpe-theme- LICENSE = "unknown" SRCREV = "fb377425e69ce1fc13f5094801b96836203e8154" -PV = "0.5-${EFL_SRCREV}+gitr${SRCREV}" +PV = "0.5-${EFL_SRCREV}+gitr${SRCPV}" PR = "r1" SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master \ diff --git a/recipes/shr/elementary-theme-niebiee_git.bb b/recipes/shr/elementary-theme-niebiee_git.bb index 6e9bae3125..f7448931dc 100644 --- a/recipes/shr/elementary-theme-niebiee_git.bb +++ b/recipes/shr/elementary-theme-niebiee_git.bb @@ -3,7 +3,7 @@ SECTION = "e/utils" DEPENDS = "edje-native" LICENSE = "MIT BSD" SRCREV = "2ac643cc273d144bb731a8cbb8ec6b3615de43a0" -PV = "0.1-${EFL_SRCREV}+gitr${SRCREV}" +PV = "0.1-${EFL_SRCREV}+gitr${SRCPV}" PR = "r0" SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master" diff --git a/recipes/shr/elementary-theme-o2_git.bb b/recipes/shr/elementary-theme-o2_git.bb index 45e37e6cc1..54a7f81538 100644 --- a/recipes/shr/elementary-theme-o2_git.bb +++ b/recipes/shr/elementary-theme-o2_git.bb @@ -7,7 +7,7 @@ RSUGGESTS = "phoneui-shr-theme-o2" LICENSE = "unknown" SRCREV = "b5eb3134850c277ad8ae1a960b03ff4a509278a8" -PV = "0.1-${EFL_SRCREV}+gitr${SRCREV}" +PV = "0.1-${EFL_SRCREV}+gitr${SRCPV}" PR = "r0" SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master \ diff --git a/recipes/shr/elementary-theme-sixteen_git.bb b/recipes/shr/elementary-theme-sixteen_git.bb index 5c89d2eff1..abb2fa7330 100644 --- a/recipes/shr/elementary-theme-sixteen_git.bb +++ b/recipes/shr/elementary-theme-sixteen_git.bb @@ -3,7 +3,7 @@ SECTION = "e/utils" DEPENDS = "edje-native" LICENSE = "MIT BSD" SRCREV = "2ac643cc273d144bb731a8cbb8ec6b3615de43a0" -PV = "0.1-${EFL_SRCREV}+gitr${SRCREV}" +PV = "0.1-${EFL_SRCREV}+gitr${SRCPV}" PR = "r2" SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master" diff --git a/recipes/shr/frameworkd-config-shr_git.bb b/recipes/shr/frameworkd-config-shr_git.bb index 181bde32bd..f25e60d998 100644 --- a/recipes/shr/frameworkd-config-shr_git.bb +++ b/recipes/shr/frameworkd-config-shr_git.bb @@ -9,7 +9,7 @@ SRCREV_pn-frameworkd-config-shr_FSO_REV ?= "f751f2724eea23d0ca050bdf2672f9011ae0 SRCREV_pn-frameworkd-config-shr_SHR_REV ?= "cdf5b5f3d8f37d6d91e1eb8d9cf07d034291df87" SRCREV_FORMAT = "FSO_REV-SHR_REV" -PV = "0.9.5.9+gitr${SRCREV}" +PV = "0.9.5.9+gitr${SRCPV}" PR = "r8" SRC_URI = "${FREESMARTPHONE_GIT}/framework.git;protocol=git;branch=master;name=FSO_REV \ diff --git a/recipes/shr/gtk-theme-neo_git.bb b/recipes/shr/gtk-theme-neo_git.bb index 94f9b9f992..d979e24dd0 100644 --- a/recipes/shr/gtk-theme-neo_git.bb +++ b/recipes/shr/gtk-theme-neo_git.bb @@ -6,7 +6,7 @@ RSUGGESTS = "elementary-theme-neo e-wm-theme-illume-neo gpe-theme-neo icon-theme LICENSE = "unknown" SRCREV = "f847105c5ef5d488a4bce0c0a85d572c3509d56f" -PV = "0.2-${EFL_SRCREV}+gitr${SRCREV}" +PV = "0.2-${EFL_SRCREV}+gitr${SRCPV}" PR = "r5" SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master" diff --git a/recipes/shr/icon-theme-neo_git.bb b/recipes/shr/icon-theme-neo_git.bb index b9894722ed..ff2bfb9c59 100644 --- a/recipes/shr/icon-theme-neo_git.bb +++ b/recipes/shr/icon-theme-neo_git.bb @@ -7,7 +7,7 @@ RSUGGESTS = "elementary-theme-neo e-wm-theme-illume-neo gtk-theme-neo gpe-theme- LICENSE = "unknown" SRCREV = "f847105c5ef5d488a4bce0c0a85d572c3509d56f" -PV = "0.2-${EFL_SRCREV}+gitr${SRCREV}" +PV = "0.2-${EFL_SRCREV}+gitr${SRCPV}" PR = "r3" SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master" diff --git a/recipes/shr/libmodulo_git.bb b/recipes/shr/libmodulo_git.bb index 0386d40214..49146dae69 100644 --- a/recipes/shr/libmodulo_git.bb +++ b/recipes/shr/libmodulo_git.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Modulo is a lightweight component container that supports Inversion Of Control, also commonly called Dependency Injection" SECTION = "libs" SRCREV = "7d2f657d248bd86377e66c329aa6826459d406da" -PV = "0.0.1+gitr${SRCREV}" +PV = "0.0.1+gitr${SRCPV}" PR = "r1" inherit autotools autotools_stage pkgconfig vala diff --git a/recipes/shr/libphone-ui-shr_git.bb b/recipes/shr/libphone-ui-shr_git.bb index 8854ceb1f1..d764a48bcd 100644 --- a/recipes/shr/libphone-ui-shr_git.bb +++ b/recipes/shr/libphone-ui-shr_git.bb @@ -2,7 +2,7 @@ DESCRIPTION = "SHR default module for the Phone UI daemon" SECTION = "e/apps" DEPENDS += " dbus-glib libframeworkd-glib libphone-ui evas ecore edje edje-native elementary" SRCREV = "2106165a2be62053f9d0019d50813823a84b8421" -PV = "0.0.0+gitr${SRCREV}" +PV = "0.0.0+gitr${SRCPV}" PR = "r5" SRC_URI = "git://shr.bearstech.com/repo/libphone-ui-shr.git;protocol=http;branch=master" diff --git a/recipes/shr/libphone-ui_git.bb b/recipes/shr/libphone-ui_git.bb index ccc6808dd1..20f1e0534b 100644 --- a/recipes/shr/libphone-ui_git.bb +++ b/recipes/shr/libphone-ui_git.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://shr-project.org/" LICENSE = "GPL" SECTION = "libs" SRCREV = "08ccc9710b1f33c93cc8f1c20be9c658ef5040dd" -PV = "0.0.0+gitr${SRCREV}" +PV = "0.0.0+gitr${SRCPV}" PR = "r0" DEPENDS="glib-2.0 dbus-glib libframeworkd-glib libphone-utils alsa-lib" diff --git a/recipes/shr/libphone-utils_git.bb b/recipes/shr/libphone-utils_git.bb index f842ccde17..88d5d4b10a 100644 --- a/recipes/shr/libphone-utils_git.bb< |
