On Tue, Sep 7, 2021 at 1:28 AM Changqing Li <[email protected]> wrote: > > > On 8/2/21 11:45 AM, Bruce Ashfield wrote: > > [Please note: This e-mail is from an EXTERNAL e-mail address] > > In message: RE: [meta-virtualization][PATCH v3] python3: remove the no-longer > required bbappend > on 31/07/2021 Ruslan Babayev (fib) wrote: > > Can this be cherry-picked into dunfell please? > > No problem. > > It is now on dunfell as well. > > Bruce > > Hi, Bruce > > Can this be cherry-picked into hardnott please? python3-native build also > failed on hardnott. >
Cherry-picked and pushed. Bruce > Thanks > > //Changqing > > -----Original Message----- > From: [email protected] > <[email protected]> On Behalf Of Bruce Ashfield > Sent: Thursday, July 29, 2021 7:57 AM > To: Ruslan Babayev (fib) <[email protected]> > Cc: [email protected] > Subject: Re: [meta-virtualization][PATCH v3] python3: remove the no-longer > required bbappend > > merged. > > Bruce > > In message: [meta-virtualization][PATCH v3] python3: remove the no-longer > required bbappend on 26/07/2021 Ruslan Babayev wrote: > > It has been carried over from python2 and is no longer required. More > importantly it breaks the python3-native build due to > ${STAGING_DIR_TARGET} being "" for native recipes. > > Signed-off-by: Ruslan Babayev <[email protected]> > --- > recipes-devtools/python/python3_3.%.bbappend | 1 - > recipes-devtools/python/python3_virtualization.inc | 8 -------- > 2 files changed, 9 deletions(-) > delete mode 100644 recipes-devtools/python/python3_3.%.bbappend > delete mode 100644 recipes-devtools/python/python3_virtualization.inc > > diff --git a/recipes-devtools/python/python3_3.%.bbappend > b/recipes-devtools/python/python3_3.%.bbappend > deleted file mode 100644 > index 617cacc..0000000 > --- a/recipes-devtools/python/python3_3.%.bbappend > +++ /dev/null > @@ -1 +0,0 @@ > -require ${@bb.utils.contains('DISTRO_FEATURES', 'virtualization', > '${BPN}_virtualization.inc', '', d)} diff --git > a/recipes-devtools/python/python3_virtualization.inc > b/recipes-devtools/python/python3_virtualization.inc > deleted file mode 100644 > index 55301c7..0000000 > --- a/recipes-devtools/python/python3_virtualization.inc > +++ /dev/null > @@ -1,8 +0,0 @@ > -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" > - > -DEPENDS += " ncurses" > - > -do_compile_prepend() { > - export LIBRARY_PATH=${STAGING_DIR_TARGET}/lib > -} > - > -- > 2.26.2.Cisco > > > > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#6756): https://lists.yoctoproject.org/g/meta-virtualization/message/6756 Mute This Topic: https://lists.yoctoproject.org/mt/84465870/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
