Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: akuster808 <akuster808@gmail.com>
To: Khem Raj <raj.khem@gmail.com>, Martin Jansa <martin.jansa@gmail.com>
Cc: openembeded-devel <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-multimedia][PATCH] mpd: fix yocto-check-layer issue with mulitmedia
Date: Sat, 29 Sep 2018 12:28:21 -0700	[thread overview]
Message-ID: <5c782aef-2da5-eeb1-4cb3-2fdf32c26ffd@gmail.com> (raw)
In-Reply-To: <CAMKF1spF3hNc5Bu68j3=+poRud6v6JLpbDd-gYvYJXvidiCkiA@mail.gmail.com>



On 09/29/2018 11:46 AM, Khem Raj wrote:
> v2 needs to be rebased on top of master as well.

sure.. I did have an updated mater but on a different system so the
brain marked that task as done.

- armin
> On Sat, Sep 29, 2018 at 11:15 AM Martin Jansa <martin.jansa@gmail.com> wrote:
>> On Sat, Sep 29, 2018 at 11:10:29AM -0700, Armin Kuster wrote:
>>> ERROR: Nothing PROVIDES 'faad2' (but /home/akuster/oss/maint/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpd_0.20.21.bb DEPENDS on or otherwise requires it)
>>>
>>> enable acc only if LICENSE_FLAGS is commercial
>> aac
>>
>>> Signed-off-by: Armin Kuster <akuster808@gmail.com>
>>> ---
>>>  meta-multimedia/recipes-multimedia/musicpd/mpd_0.20.21.bb | 3 ++-
>>>  1 file changed, 2 insertions(+), 1 deletion(-)
>>>
>>> diff --git a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.20.21.bb b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.20.21.bb
>>> index c0d4c8c2b..aee9e0769 100644
>>> --- a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.20.21.bb
>>> +++ b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.20.21.bb
>>> @@ -27,7 +27,8 @@ SRC_URI[sha256sum] = "8322764dc265c20f05c8c8fdfdd578b0722e74626bef56fcd8eebfb01a
>>>  EXTRA_OECONF = "enable_bzip2=yes"
>>>  EXTRA_OECONF += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', '--with-systemdsystemunitdir=${systemd_unitdir}/system/', '--without-systemdsystemunitdir', d)}"
>>>
>>> -PACKAGECONFIG ??= "aac alsa ao bzip2 ffmpeg flac fluidsynth iso9660 jack libsamplerate mms mpg123 modplug sndfile upnp openal opus vorbis wavpack zlib"
>>> +PACKAGECONFIG ??= "alsa ao bzip2 ffmpeg flac fluidsynth iso9660 jack libsamplerate mms mpg123 modplug sndfile upnp openal opus vorbis wavpack zlib"
>>> +PACKAGECONFIG += "${@bb.utils.contains('LICENSE_FLAGS', 'commercial', 'aac', '', d)}"
>>>
>>>  PACKAGECONFIG[aac] = "--enable-aac,--disable-aac,faad2"
>>>  PACKAGECONFIG[alsa] = "--enable-alsa,--disable-alsa,alsa-lib"
>>> --
>>> 2.17.1
>>>
>>> --
>>> _______________________________________________
>>> Openembedded-devel mailing list
>>> Openembedded-devel@lists.openembedded.org
>>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>> --
>> Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com
>> --
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



  reply	other threads:[~2018-09-29 19:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-29 18:10 [meta-multimedia][PATCH] mpd: fix yocto-check-layer issue with mulitmedia Armin Kuster
2018-09-29 18:15 ` Martin Jansa
2018-09-29 18:46   ` Khem Raj
2018-09-29 19:28     ` akuster808 [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-09-29 19:31 Armin Kuster
2018-09-29 19:46 ` Martin Jansa
2018-09-29 20:16   ` akuster808
2018-09-30  5:54     ` Martin Jansa
2018-09-30  6:04       ` Khem Raj
2018-09-30  6:10         ` Martin Jansa
2018-09-30 14:50           ` Khem Raj

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=5c782aef-2da5-eeb1-4cb3-2fdf32c26ffd@gmail.com \
    --to=akuster808@gmail.com \
    --cc=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=raj.khem@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox