From: tom.zanussi@intel.com
To: yocto@yoctoproject.org
Subject: [PATCH 0/4] meta-intel: BSP updates for gst-ffmpeg LICENSE_FLAGS change, v2
Date: Sat, 15 Sep 2012 15:17:04 -0500 [thread overview]
Message-ID: <cover.1347739624.git.tom.zanussi@intel.com> (raw)
From: Tom Zanussi <tom.zanussi@intel.com>
This patchset updates the BSPs that enable video acceleration to
make them able to handle the new LICENSE_FLAGS change to gst-ffmpeg.
There's no change to functionality if you add "commercial" to
LICENSE_FLAGS_WHITELIST when building; if that's not done you'll
simply get an image without video acceleration.
v2: while testing this change, I noticed that emgd-1.10 was missing
and that some BSPs still use it, and also took the opportunity to
fix a longstanding mistake in where the emgd recipes were located.
Finally, my attempts to make things build with the LICENSE_FLAGS
change by using RRECOMMENDS as suggested all met with failure, so
am keeping the method that works for now.
The following changes since commit 164e0c7418229a38d7c97cd6bb3117a89869f6a4:
meta-cedartrail: Update PVR graphics driver to version 1.0.3 (2012-09-15 14:56:30 -0500)
are available in the git repository at:
git://git.yoctoproject.org/meta-intel-contrib.git tzanussi/va-license-flags-commercial
http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel-contrib/log/?h=tzanussi/va-license-flags-commercial
Tom Zanussi (4):
meta-intel: make video acceleration choice dependent on LICENSE_FLAGS
meta-intel: restore emgd 1.10
meta-intel: have fri2 and sys940x prefer emgd-1.10
meta-intel: move emgd-driver-bin_1.14 to xorg-driver/
.../xorg-driver/emgd-driver-bin_1.10.bb | 91 ++++++++++++++++++++++
.../emgd-driver-bin_1.14.bb | 0
meta-cedartrail/README | 15 ++++
meta-cedartrail/conf/machine/cedartrail.conf | 3 +-
meta-chiefriver/README | 15 ++++
meta-chiefriver/conf/machine/chiefriver.conf | 3 +-
meta-crownbay/README | 15 ++++
meta-crownbay/conf/machine/crownbay.conf | 3 +-
meta-fri2/README | 15 ++++
meta-fri2/conf/machine/fri2.conf | 4 +-
meta-sugarbay/README | 15 ++++
meta-sugarbay/conf/machine/sugarbay.conf | 3 +-
meta-sys940x/README | 15 ++++
meta-sys940x/conf/machine/sys940x.conf | 4 +-
14 files changed, 195 insertions(+), 6 deletions(-)
create mode 100644 common/recipes-graphics/xorg-driver/emgd-driver-bin_1.10.bb
rename common/recipes-graphics/{xorg-xserver => xorg-driver}/emgd-driver-bin_1.14.bb (100%)
--
1.7.11.4
next reply other threads:[~2012-09-15 20:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-15 20:17 tom.zanussi [this message]
2012-09-15 20:17 ` [PATCH 1/4] meta-intel: make video acceleration choice dependent on LICENSE_FLAGS tom.zanussi
2012-09-15 20:17 ` [PATCH 2/4] meta-intel: restore emgd 1.10 tom.zanussi
2012-09-15 20:17 ` [PATCH 3/4] meta-intel: have fri2 and sys940x prefer emgd-1.10 tom.zanussi
2012-09-15 20:17 ` [PATCH 4/4] meta-intel: move emgd-driver-bin_1.14 to xorg-driver/ tom.zanussi
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=cover.1347739624.git.tom.zanussi@intel.com \
--to=tom.zanussi@intel.com \
--cc=yocto@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.