All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: Tim Orling <ticotimo@gmail.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] packagegrop-meta-oe: remove blacklisted mpv
Date: Wed, 29 Jan 2020 15:32:00 -0500	[thread overview]
Message-ID: <20200129203200.GA3422@linux-uys3> (raw)
In-Reply-To: <CANx9H-BvkgBQb_NPgJ66LUJvpMDFy7h899MTrnVrqGsm=fDsaQ@mail.gmail.com>

On Sat 2020-01-25 @ 12:42:21 PM, Tim Orling wrote:
> If someone cares, it has been updated to python3
> https://github.com/mpv-player/mpv/releases/tag/v0.31.0

I'm looking into this now. Is anyone else?
(no point multiple people looking into this)

> On Sat, Jan 25, 2020 at 12:24 PM Martin Jansa <martin.jansa@gmail.com>
> wrote:
> 
> > * it's blacklisted with:
> >   mpv_0.26.0.bb:PNBLACKLIST[mpv] = "Needs forward porting to use python3"
> >
> > Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> > ---
> >  meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
> > b/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
> > index 865cbb0bfc..d5789a758d 100644
> > --- a/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
> > +++ b/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
> > @@ -207,7 +207,7 @@ RDEPENDS_packagegroup-meta-oe-multimedia ="\
> >      sound-theme-freedesktop v4l-utils yavta wavpack libvpx \
> >      ${@bb.utils.contains("DISTRO_FEATURES", "x11", "xpext pavucontrol
> > xsp", "", d)} \
> >      libmikmod \
> > -    ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "libmad
> > faad2 mpv", "", d)} \
> > +    ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "libmad
> > faad2", "", d)} \
> >      "
> >  RDEPENDS_packagegroup-meta-oe-multimedia_remove_libc-musl = "alsa-oss"
> >
> > --
> > 2.20.1
> >
> > --
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> >
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


  reply	other threads:[~2020-01-30 13:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-25 20:23 [meta-oe][PATCH] packagegrop-meta-oe: remove blacklisted mpv Martin Jansa
2020-01-25 20:42 ` Tim Orling
2020-01-29 20:32   ` Trevor Woerner [this message]
2020-01-29 20:44     ` Martin Jansa
2020-01-31  9:36     ` Andreas Müller

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=20200129203200.GA3422@linux-uys3 \
    --to=twoerner@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=ticotimo@gmail.com \
    /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.