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

> 
> -----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
> > 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6705): 
https://lists.yoctoproject.org/g/meta-virtualization/message/6705
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]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to