mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-15 14:40:24 +00:00
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>
This commit is contained in:
committed by
Koen Kooi
parent
41bb044d20
commit
326d9f23bf
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://phoneutils/c_phoneutils.pyx;endline=18;md5=ca321e4ec3
|
||||
|
||||
SRCREV = "8a7c719e0c3f1f8c10f77f17422da02d7177f0dd"
|
||||
PV = "0.0.2+gitr${SRCPV}"
|
||||
PR = "r4"
|
||||
PR = "r5"
|
||||
|
||||
SRC_URI = "git://git.shr-project.org/repo/libphone-utils.git;protocol=http;branch=master"
|
||||
S = "${WORKDIR}/git/src/python"
|
||||
|
||||
Reference in New Issue
Block a user