mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +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
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=6015f088759b10e0bc2bf64898d4ae17"
|
||||
DEPENDS = "libyaml python-cython-native"
|
||||
SRCREV = "344"
|
||||
PV = "3.08+svnr${SRCPV}"
|
||||
PR = "ml1"
|
||||
PR = "ml2"
|
||||
|
||||
SRC_URI = "\
|
||||
svn://svn.pyyaml.org/pyyaml;module=trunk;proto=http \
|
||||
|
||||
Reference in New Issue
Block a user