[oe-commits] Martin Jansa : libphone-utils, python-phoneutils: bump SRCREV, move it to recipe

git version control git at git.openembedded.org
Fri Feb 19 06:28:02 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 5dc20028e14773e0dddd24c98515ebb6cafeb117
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5dc20028e14773e0dddd24c98515ebb6cafeb117

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Feb 19 07:13:45 2010 +0100

libphone-utils, python-phoneutils: bump SRCREV, move it to recipe

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 conf/distro/include/sane-srcrevs.inc    |    2 --
 recipes/python/python-phoneutils_git.bb |    1 +
 recipes/shr/libphone-utils_git.bb       |    1 +
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index 16e2bb6..d5aea3e 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -124,7 +124,6 @@ SRCREV_pn-libnl2 ?= "8808743839b0f459394ecd00cb0f7c1896c0ab7a"
 SRCREV_pn-libowl ?= "277"
 SRCREV_pn-libphone-ui ?= "c9cb5c3ddcd04c5cd2c02214fbc7734b8452981c"
 SRCREV_pn-libphone-ui-shr ?= "acf4a496ed365fad77ab494bccda251141c1b57a"
-SRCREV_pn-libphone-utils ?= "665f27d6c3af092ae56f652c9fe6b5631b4d10db"
 SRCREV_pn-librfid ?= "2094"
 SRCREV_pn-libsnmp-perl ?= "17367"
 SRCREV_pn-libsynthesis ?= "70f0065aa3b085bdf059830f95e5b5766eecb0bb"
@@ -259,7 +258,6 @@ SRCREV_pn-python-coherence ?= "1161"
 SRCREV_pn-python-connexion ?= "1439"
 SRCREV_pn-python-formencode ?= "3148"
 SRCREV_pn-python-gsmd ?= "148"
-SRCREV_pn-python-phoneutils ?= "f1377146556da8a68a84cf10a5f516c5f7b6015b"
 SRCREV_pn-python-pycrypto ?= "d087280d7e9643a3e3f68f209932119fe6738b3c"
 SRCREV_pn-python-pyyaml ?= "344"
 QEMUSRCREV ?= "4242"
diff --git a/recipes/python/python-phoneutils_git.bb b/recipes/python/python-phoneutils_git.bb
index c616a2b..2c6fca1 100644
--- a/recipes/python/python-phoneutils_git.bb
+++ b/recipes/python/python-phoneutils_git.bb
@@ -3,6 +3,7 @@ SECTION = "devel/python"
 DEPENDS = "libphone-utils python-cython-native python-pyrex-native"
 RDEPENDS = "libphone-utils"
 
+SRCREV = "8a7c719e0c3f1f8c10f77f17422da02d7177f0dd"
 PV = "0.0.2+gitr${SRCREV}"
 PR = "r2"
 
diff --git a/recipes/shr/libphone-utils_git.bb b/recipes/shr/libphone-utils_git.bb
index 7cf26ff..eb7fb3b 100644
--- a/recipes/shr/libphone-utils_git.bb
+++ b/recipes/shr/libphone-utils_git.bb
@@ -1,5 +1,6 @@
 DESCRIPTION = "phone-utils library"
 SECTION = "libs"
+SRCREV = "8a7c719e0c3f1f8c10f77f17422da02d7177f0dd"
 PV = "0.0.2+gitr${SRCREV}"
 PR = "r2"
 





More information about the Openembedded-commits mailing list