All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: "Ruslan Babayev (fib)" <fib@cisco.com>
Cc: "meta-virtualization@lists.yoctoproject.org"
	<meta-virtualization@lists.yoctoproject.org>
Subject: Re: [meta-virtualization][PATCH v3] python3: remove the no-longer required bbappend
Date: Sun, 1 Aug 2021 23:45:45 -0400	[thread overview]
Message-ID: <20210802034542.GA16820@gmail.com> (raw)
In-Reply-To: <SJ0PR11MB4784457572877D025E5E69F5ADED9@SJ0PR11MB4784.namprd11.prod.outlook.com>

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: meta-virtualization@lists.yoctoproject.org <meta-virtualization@lists.yoctoproject.org> On Behalf Of Bruce Ashfield
> Sent: Thursday, July 29, 2021 7:57 AM
> To: Ruslan Babayev (fib) <fib@cisco.com>
> Cc: meta-virtualization@lists.yoctoproject.org
> 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 <fib@cisco.com>
> > ---
> >  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
> > 

  reply	other threads:[~2021-08-02  3:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-26 18:58 python3: remove no longer needed bbappend Ruslan Babayev (fib)
2021-07-26 18:58 ` [meta-virtualization][PATCH v3] python3: remove the no-longer required bbappend Ruslan Babayev (fib)
2021-07-29 14:57   ` Bruce Ashfield
2021-07-31 21:20     ` Ruslan Babayev (fib)
2021-08-02  3:45       ` Bruce Ashfield [this message]
2021-09-07  5:28         ` Changqing Li
2021-09-08 18:09           ` Bruce Ashfield
2021-07-27  2:19 ` python3: remove no longer needed bbappend Bruce Ashfield

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210802034542.GA16820@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=fib@cisco.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.