From: Denys Dmytriyenko <denys@ti.com>
To: Chase Maupin <chase.maupin@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH 06/11] libav: update bbappend to latest version
Date: Mon, 17 Feb 2014 17:21:55 -0500 [thread overview]
Message-ID: <20140217222155.GV22890@denix.org> (raw)
In-Reply-To: <1391106857-17112-7-git-send-email-chase.maupin@ti.com>
On Thu, Jan 30, 2014 at 12:34:12PM -0600, Chase Maupin wrote:
> * Update the bbappend to the latest libav version
> * New libav also enables x264 which is commercially licensed so
> filter that out of the PACKAGECONFIG options
>
> Signed-off-by: Chase Maupin <chase.maupin@ti.com>
> ---
> .../{libav_0.8.4.bbappend => libav_0.8.8.bbappend} | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
> rename meta-arago-distro/recipes-multimedia/libav/{libav_0.8.4.bbappend => libav_0.8.8.bbappend} (92%)
>
> diff --git a/meta-arago-distro/recipes-multimedia/libav/libav_0.8.4.bbappend b/meta-arago-distro/recipes-multimedia/libav/libav_0.8.8.bbappend
> similarity index 92%
> rename from meta-arago-distro/recipes-multimedia/libav/libav_0.8.4.bbappend
> rename to meta-arago-distro/recipes-multimedia/libav/libav_0.8.8.bbappend
> index f33cc54..86747f1 100644
> --- a/meta-arago-distro/recipes-multimedia/libav/libav_0.8.4.bbappend
> +++ b/meta-arago-distro/recipes-multimedia/libav/libav_0.8.8.bbappend
> @@ -1,4 +1,6 @@
> -PR_append = "-arago1"
> +PR_append = "-arago0"
> +
> +PACKAGECONFIG := "${@oe_filter_out('x264','${PACKAGECONFIG}', d)}"
Can we just clear LICENSE_FLAGS here (remove commercial) and drop the next
patch #7?
> # Disable features that have potential commercial licensing restrictions
> EXTRA_OECONF += "\
> --
> 1.7.9.5
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
>
next prev parent reply other threads:[~2014-02-17 22:22 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-30 18:34 [PATCH 00/11] Dora Updates Chase Maupin
2014-01-30 18:34 ` [PATCH 01/11] qt4-embedded-gles: Update to 4.8.5 version Chase Maupin
2014-01-30 18:34 ` [PATCH 02/11] matrix-gui-apps-image: remove duplicate inclusion Chase Maupin
2014-01-30 18:34 ` [PATCH 03/11] matrix-gui-submenus: " Chase Maupin
2014-01-30 18:34 ` [PATCH 04/11] eglibc-initial: remove duplicate include Chase Maupin
2014-01-30 18:34 ` [PATCH 05/11] arago-prefs: update linux-libc-headers version Chase Maupin
2014-01-30 18:34 ` [PATCH 06/11] libav: update bbappend to latest version Chase Maupin
2014-02-17 22:21 ` Denys Dmytriyenko [this message]
2014-01-30 18:34 ` [PATCH 07/11] arago.conf: Add libav to LICENSE_FLAGS_WHITELIST Chase Maupin
2014-01-30 18:34 ` [PATCH 08/11] update nativesdk-linux-libc-headers version Chase Maupin
2014-01-30 18:34 ` [PATCH 09/11] libnl: Update PREFERRED_VERSION to latest Chase Maupin
2014-01-30 18:34 ` [PATCH 10/11] Update bbappends for Dora Chase Maupin
2014-01-30 18:34 ` [PATCH 11/11] bc: remove bbappend for Dora release Chase Maupin
2014-01-30 19:26 ` [PATCH 00/11] Dora Updates Denys Dmytriyenko
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=20140217222155.GV22890@denix.org \
--to=denys@ti.com \
--cc=chase.maupin@ti.com \
--cc=meta-arago@arago-project.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.