[yocto] [PATCH 0/2] meta-intel: refactor VAAPI_IMPL

tom.zanussi at intel.com tom.zanussi at intel.com
Thu Aug 30 14:37:58 PDT 2012


From: Tom Zanussi <tom.zanussi at intel.com>

The current code assumes intel va as the default fallthrough, which it
shouldn't be - the current shortcoming came up when adding pvr va for
cedatrail.

This patchset fixes things up to make it more extensible, and usable by
cedartrail.

The following changes since commit 1ef6cd26cabe46d9ceaa0d257bf7d690a0592e7c:

  meta-emenlow: unset preferred providers for virtual/libgles[12] (2012-08-30 09:48:18 -0500)

are available in the git repository at:
  git://git.yoctoproject.org/meta-intel.git tzanussi/va-impl-changes
  http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/log/?h=tzanussi/va-impl-changes

Tom Zanussi (2):
  meta-intel: add va-impl-intel MACHINE_FEATURE
  meta-intel: use va-impl-intel MACHINE_FEATURE

 .../recipes-multimedia/gstreamer/gst-va-intel.bb   |   16 +++++++++++++---
 common/recipes-multimedia/libva/va-intel.bb        |   16 ++++++++++++----
 meta-chiefriver/conf/machine/chiefriver.conf       |    1 +
 meta-crownbay/conf/machine/crownbay.conf           |    2 +-
 meta-fri2/conf/machine/fri2.conf                   |    2 +-
 meta-sugarbay/conf/machine/sugarbay.conf           |    2 ++
 6 files changed, 30 insertions(+), 9 deletions(-)

-- 
1.7.4.1




More information about the yocto mailing list