All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Siegumfeldt <mns@gomspace.com>
To: Adrian Bunk <bunk@stusta.de>
Cc: "openembedded-devel@lists.openembedded.org"
	<openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-oe,thud][PATCH 0/6] libiio: backports from master
Date: Wed, 6 Nov 2019 09:14:46 +0000	[thread overview]
Message-ID: <ac4526ac0f8848e2b7984e032f11dc29@gomspace.com> (raw)
In-Reply-To: <20191105135746.GC20425@localhost>

On Tue, Nov 05, 2019 at 03:55:12PM +0200, Adrian Bunk wrote:
> On Tue, Nov 05, 2019 at 01:00:25PM +0100, Martin Siegumfeldt wrote:
> > Backport libiio patches from master bumping libiio to v0.18 and
>
> Upgrading on an upstream stable branch can be OK,
> especially when this is the lowest risk way to fix CVEs.
>
> But upgrading to new releases on the master branch is usually not worth
> the regression risk - the default is to avoid changes in OE stable branches.
>
> > allows building python3 bindings
> >...
>
> No new features in OE stable branches.

And even more important:
No removal of features users might be using.

Like the Python2 bindings in this case.

cu
Adrian

--

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


Hi Adrian,

I see - can you please confirm that this constraint applies to Zeus and Warrior (which is also stable according to https://wiki.yoctoproject.org/wiki/Releases)

What I am trying to achieve (from the thud baseline) is to get libiio python3 bindings built. Now, most of the variables from libiio_git.bb can be overridden in an append file, except for the 'inherit pythonnative' statement that dictates python2 bindings to be packaged. AFAICS, this leaves me with the only option of, not appending, but to define my own (.bb) recipe in my layer taking precedence over the one from meta-openembedded - a suboptimal solution I guess.

Anything I am missing?

Thanks,
Martin

  reply	other threads:[~2019-11-06  9:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-05 12:00 [meta-oe,thud][PATCH 0/6] libiio: backports from master Martin Siegumfeldt
2019-11-05 12:00 ` [meta-oe,thud][PATCH 1/6] Bump libiio version to 0.15 Martin Siegumfeldt
2019-11-05 12:00 ` [meta-oe, thud][PATCH 2/6] Revert "libiio: fix build of python bindins" Martin Siegumfeldt
2019-11-05 12:00 ` [meta-oe, thud][PATCH 3/6] libiio: allow python3 bindings to be built Martin Siegumfeldt
2019-11-05 12:00 ` [meta-oe,thud][PATCH 4/6] libiio: bump to version 0.18+ Martin Siegumfeldt
2019-11-05 13:19 ` [meta-oe,thud][PATCH 0/6] libiio: backports from master Martin Siegumfeldt
2019-11-05 13:55 ` Adrian Bunk
2019-11-05 13:57   ` Adrian Bunk
2019-11-06  9:14     ` Martin Siegumfeldt [this message]
2019-11-06 18:23       ` Adrian Bunk
2019-11-07  8:52         ` Martin Siegumfeldt

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=ac4526ac0f8848e2b7984e032f11dc29@gomspace.com \
    --to=mns@gomspace.com \
    --cc=bunk@stusta.de \
    --cc=openembedded-devel@lists.openembedded.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.