From: Nitin A Kamble <[email protected]> Here are commits to utilize the newer way of specifying VA codecs for EMGD based BSP.
Currently the lsb images are failing for EMGD based BSPs as seen in this bug https://bugzilla.yoctoproject.org/show_bug.cgi?id=3776 . These commits fix that issue, and will unblock the path for 1.4-M3 Autobuilder testing. Other meta-intel BSPs who specify VA components in their BSP configs are not changed similarly. Those will be modified in the M4 cycle. This has been tested with crownbay BSP by building core-image-lsb & core-image-lsb-sdk images, and running core-image-sato image. Thanks, Nitin The following changes since commit fbb51638e8811995e667bf8ccc62f573de8a0ec6: crownbay: use emgd 1.16 driver for graphics (2013-01-23 14:05:11 -0600) are available in the git repository at: git://git.yoctoproject.org/meta-intel-contrib nitin/misc http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=nitin/misc Nitin A Kamble (4): emenlow.conf: use the new method for specifying VA codecs crownbay.conf: use the new method for specifying VA codecs fri2.conf: use the new method for specifying VA codecs sys940x.conf: use the new method for specifying VA codecs meta-crownbay/conf/machine/crownbay.conf | 12 ++++-------- meta-emenlow/conf/machine/emenlow.conf | 12 ++++-------- meta-fri2/conf/machine/fri2.conf | 10 ++++------ meta-sys940x/conf/machine/sys940x.conf | 12 ++++-------- 4 files changed, 16 insertions(+), 30 deletions(-) -- 1.7.3.4 _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
