mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +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 @@ LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa"
|
||||
SRCNAME = "Cython"
|
||||
BBCLASSEXTEND = "native"
|
||||
PR = "r2"
|
||||
PR = "r3"
|
||||
|
||||
SRC_URI = "http://www.cython.org/release/${SRCNAME}-${PV}.tar.gz \
|
||||
file://0001-Don-t-append-docs-to-_Extension.extension.__doc__.patch \
|
||||
|
||||
Reference in New Issue
Block a user