mirror of
https://git.yoctoproject.org/poky
synced 2026-02-09 02:03:04 +01:00
python: Drop staging functions. If failures occur we just need to improve do_install
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -5,7 +5,7 @@ SECTION = "devel/python"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "GPL"
|
||||
SRCNAME = "Pyrex"
|
||||
PR = "ml1"
|
||||
PR = "ml2"
|
||||
|
||||
SRC_URI = "\
|
||||
http://www.cosc.canterbury.ac.nz/greg.ewing/python/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \
|
||||
|
||||
Reference in New Issue
Block a user