Re: [meta-intel] [PATCH 0/1] gstreamer-vaapi: Update to upstream version 1.8.2

2016-07-28 Thread Burton, Ross
On 27 July 2016 at 23:09, Trevor Woerner wrote: > PACKAGECONFIG_pn-gstreamer1.0-plugins-bad = "opengl" > You meant to put _append in there, as there's a large default value that you're overriding. Ross -- ___ meta-intel mailing list meta-inte

Re: [meta-intel] [PATCH 0/1] gstreamer-vaapi: Update to upstream version 1.8.2

2016-07-28 Thread Trevor Woerner
On Thu 2016-07-28 @ 10:21:35 AM, Burton, Ross wrote: > On 27 July 2016 at 23:09, Trevor Woerner wrote: > > > PACKAGECONFIG_pn-gstreamer1.0-plugins-bad = "opengl" > > > > You meant to put _append in there, as there's a large default value that > you're overriding. Good point! I did so:

Re: [meta-intel] [PATCH 0/1] gstreamer-vaapi: Update to upstream version 1.8.2

2016-07-28 Thread Burton, Ross
On 28 July 2016 at 16:57, Trevor Woerner wrote: > PACKAGECONFIG_pn-gstreamer1.0-plugins-bad_append = " opengl" > You mean: PACKAGECONFIG_append_pn-gstreamer1.0-plugins-bad (I remember that append is 'a' so at the beginning of the alphabet, so at the beginning of the operations. This d

Re: [meta-intel] [PATCH 0/2] quark: wks updates

2016-07-28 Thread Tom Zanussi
On 07/26/2016 05:26 PM, Jianxun Zhang wrote: > This patch series updates quark for its bootloader and wks files. > > () The old gummiboot will be replaced with systemdboot in OE. (I am the > guy driving it). I think what we have enabled on systemd-boot is good > enough to switch quark's bootloader

Re: [meta-intel] [PATCH 0/1] gstreamer-vaapi: Update to upstream version 1.8.2

2016-07-28 Thread Trevor Woerner
Hi Ross, On Wed 2016-07-27 @ 06:09:06 PM, Trevor Woerner wrote: > Thanks for continuing to help out :-) +1 > I've saved the entire contents of the following in ~/tmp/gst/no-opengl and > ~/tmp/gst/opengl (as appropriate): > > tmp/work/corei7-64--linux/gstreamer1.0-plugins-bad/1.8.2-r0/ >

[meta-intel] [PATCH 0/2] SRCREV update July 28

2016-07-28 Thread California Sullivan
Hi Tom, This week's SRCREV update for 4.4 fixes some compilation issues in several drivers we are currently not building, but others might. The failures started when we brought in the drm forklift, but I missed them because I didn't think to do allyesconfig/allmodconfig builds at the time. We also

[meta-intel] [PATCH 1/2] linux-yocto/4.4: Update SRCREVs for compilation fixes, mei and rpmb backports

2016-07-28 Thread California Sullivan
>From linux-yocto-4.4: c25b14f drivers/mfd/pca9685-pwm.c: Update to reflect changes in patches from upstream 1afd6a6 i2c: ismt: Add Intel DNV PCI ID 4c57a77 configfs: implement binary attributes ad0a351 scsi: ufs: connect to RPMB subsystem a4acd97 mmc: block: register RPMB partition with the RPMB

[meta-intel] [PATCH 2/2] linux-yocto/4.1: Update SRCREVs to latest

2016-07-28 Thread California Sullivan
>From linux-yocto-4.1: 0530fc3 usb: mux: add module parameter to portmux-intel-drcfg 3d9aafb Merge branch 'standard/base' into standard/intel/base 44af900 4.1.28 Fix bad backport of 8f182270dfec "mm/swap.c: flush lru pvecs on compound page arrival" 8e3ecb9 Merge branch 'standard/base' into standa

Re: [meta-intel] [PATCH 0/2] SRCREV update July 28

2016-07-28 Thread Tom Zanussi
On 07/28/2016 08:48 PM, California Sullivan wrote: > Hi Tom, > > This week's SRCREV update for 4.4 fixes some compilation issues in > several drivers we are currently not building, but others might. The > failures started when we brought in the drm forklift, but I missed them > because I didn't th