diff options
| author | Andreas Oberritter <obi@opendreambox.org> | 2012-05-21 21:10:40 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-06-07 09:19:27 +0200 |
| commit | 326d9f23bf8d64710f40c58e26be0b5fd7e58a26 (patch) | |
| tree | 52db7b6477839313ae2e45e689c972fe1e49c0cf /meta-oe/recipes-devtools/python/python-phoneutils_git.bb | |
| parent | 41bb044d20a478e9f2fbb5e98a6584f099d8a724 (diff) | |
| download | meta-openembedded-326d9f23bf8d64710f40c58e26be0b5fd7e58a26.tar.gz | |
python: bump PR of packages after update of distutils.bbclass
* Bump every recipe inheriting distutils or setuptools and
not overriding do_install without calling distutils_do_install.
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-phoneutils_git.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/python/python-phoneutils_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/python/python-phoneutils_git.bb b/meta-oe/recipes-devtools/python/python-phoneutils_git.bb index a3c3c930bf..36f5241956 100644 --- a/meta-oe/recipes-devtools/python/python-phoneutils_git.bb +++ b/meta-oe/recipes-devtools/python/python-phoneutils_git.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://phoneutils/c_phoneutils.pyx;endline=18;md5=ca321e4ec3 | |||
| 7 | 7 | ||
| 8 | SRCREV = "8a7c719e0c3f1f8c10f77f17422da02d7177f0dd" | 8 | SRCREV = "8a7c719e0c3f1f8c10f77f17422da02d7177f0dd" |
| 9 | PV = "0.0.2+gitr${SRCPV}" | 9 | PV = "0.0.2+gitr${SRCPV}" |
| 10 | PR = "r4" | 10 | PR = "r5" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://git.shr-project.org/repo/libphone-utils.git;protocol=http;branch=master" | 12 | SRC_URI = "git://git.shr-project.org/repo/libphone-utils.git;protocol=http;branch=master" |
| 13 | S = "${WORKDIR}/git/src/python" | 13 | S = "${WORKDIR}/git/src/python" |
