mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
singularity: update for python3 support
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
67b237d9a9
commit
a1e3f5c92c
|
@ -19,7 +19,7 @@ SRCREV = "e214d4ebf0a1274b1c63b095fd55ae61c7e92947"
|
|||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit pythonnative autotools-brokensep
|
||||
inherit python3native autotools-brokensep
|
||||
EXTRA_OECONF = "--prefix=/usr/local"
|
||||
|
||||
pkg_postinst_${PN}() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user