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 think to do allyesconfig/allmodconfig builds at the
> time. We also bring in updates to the MEI and RPMB features.
> 
> The 4.1 update is a bit smaller, just bringing in a few small fixes for
> USB and swap, and I2C support for Denverton.
> 
> In smoke testing I did hit a strange issue with mei_txe on the 4.1
> kernel with a 64 bit MinnowBoard Turbot, but I don't think that has
> anything to do with this update. There were no mei changes in the 4.1
> kernel, and after unplugging power and USB then replugging them in, the
> error no longer occured. Many reboots later and I was still unable to
> reproduce the error.
> 
> No other new errors or warnings were seen.
> 
> As usual, this update is also available at:
> 
> git://git.yoctoproject.org/meta-intel-contrib -b clsulliv/master-test
> 

Merged, thanks,

Tom

> Thanks,
> Cal Sullivan
> 
> 
> California Sullivan (2):
>   linux-yocto/4.4: Update SRCREVs for compilation fixes, mei and rpmb
> backports
>   linux-yocto/4.1: Update SRCREVs to latest
> 
>  common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend   | 4 ++--
>  common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend   | 2 +-
>  common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | 4 ++--
>  common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | 2 +-
>  common/recipes-kernel/linux/linux-yocto_4.1.bbappend  | 4 ++--
>  common/recipes-kernel/linux/linux-yocto_4.4.bbappend  | 4 ++--
>  6 files changed, 10 insertions(+), 10 deletions(-)
> 

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[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 standard/intel/base
99c37e1 i2c: ismt: Add Intel DNV PCI ID

>From yocto-kernel-cache:

afbc6bd bsp/axxiaarm64: Enable Axxia NCR and PEI drivers

Signed-off-by: California Sullivan 
---
 common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend   | 4 ++--
 common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | 4 ++--
 common/recipes-kernel/linux/linux-yocto_4.1.bbappend  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend 
b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
index d7a39b4..dee3a82 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
@@ -1,8 +1,8 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 LINUX_VERSION_INTEL_COMMON = "4.1.28"
-SRCREV_META_INTEL_COMMON ?= "6a2047c00450aeafb7006805d266a44fd7676126"
-SRCREV_MACHINE_INTEL_COMMON ?= "70af1b15b328c17eaf62e561a42e08aaf1f48964"
+SRCREV_META_INTEL_COMMON ?= "afbc6bd00e6fa854ae10eb67ab8c3be5112f6f41"
+SRCREV_MACHINE_INTEL_COMMON ?= "8e273cae612dc43873db7e9a292c63e6a47a488b"
 
 KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base"
 
diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend 
b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
index 8538562..55087ff 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
@@ -1,8 +1,8 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 #LINUX_VERSION_i586-nlp-32-intel-common = "4.1.28"
-SRCREV_meta_i586-nlp-32-intel-common = 
"6a2047c00450aeafb7006805d266a44fd7676126"
-SRCREV_machine_i586-nlp-32-intel-common = 
"846e0a90dd228d07272bf5b246aab405ec6941f8"
+SRCREV_meta_i586-nlp-32-intel-common = 
"afbc6bd00e6fa854ae10eb67ab8c3be5112f6f41"
+SRCREV_machine_i586-nlp-32-intel-common = 
"44af900716206d4cae283aa74e92f4118720724a"
 
 COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
 KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base"
diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend 
b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
index 56ab013..5adb33a 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
@@ -1,8 +1,8 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 LINUX_VERSION_INTEL_COMMON = "4.1.28"
-SRCREV_META_INTEL_COMMON = "6a2047c00450aeafb7006805d266a44fd7676126"
-SRCREV_MACHINE_INTEL_COMMON = "5c070dc315d4adb342840a0c093b6006eadb325a"
+SRCREV_META_INTEL_COMMON = "afbc6bd00e6fa854ae10eb67ab8c3be5112f6f41"
+SRCREV_MACHINE_INTEL_COMMON = "0530fc3c02d9f8bc7adc41db2b9318791dc3ca3a"
 
 KBRANCH_INTEL_COMMON = "standard/intel/base"
 
-- 
2.5.5

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[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 bring in updates to the MEI and RPMB features.

The 4.1 update is a bit smaller, just bringing in a few small fixes for
USB and swap, and I2C support for Denverton.

In smoke testing I did hit a strange issue with mei_txe on the 4.1
kernel with a 64 bit MinnowBoard Turbot, but I don't think that has
anything to do with this update. There were no mei changes in the 4.1
kernel, and after unplugging power and USB then replugging them in, the
error no longer occured. Many reboots later and I was still unable to
reproduce the error.

No other new errors or warnings were seen.

As usual, this update is also available at:

git://git.yoctoproject.org/meta-intel-contrib -b clsulliv/master-test

Thanks,
Cal Sullivan


California Sullivan (2):
  linux-yocto/4.4: Update SRCREVs for compilation fixes, mei and rpmb
backports
  linux-yocto/4.1: Update SRCREVs to latest

 common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend   | 4 ++--
 common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend   | 2 +-
 common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | 4 ++--
 common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | 2 +-
 common/recipes-kernel/linux/linux-yocto_4.1.bbappend  | 4 ++--
 common/recipes-kernel/linux/linux-yocto_4.4.bbappend  | 4 ++--
 6 files changed, 10 insertions(+), 10 deletions(-)

-- 
2.5.5

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[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 subsystem
c8d7bfb tools rpmb: add RPBM access tool
ba56b37 char: rpmb: add RPMB simulation device
1375ee1 char: rpmb: provide a user space interface
52164fb char: rpmb: add device attributes
349ae88 char: rpmb: add sysfs-class ABI documentation
bafa3cf rpmb: add Replay Protected Memory Block (RPMB) subsystem
15c3b08 mei: drop unused file transaction states
92123d7 mei: amthif: drop mei_amthif_read
8652bbe mei: enqueue consecutive reads
9011a63 mei: add wrapper for queuing control commands.
7cf285c mei: use consistent naming for TX control flow credits
bb51ab9 mei: rx flow control counter
cb5268e mei: prepare read cb for fixed address clients on the receive path only.
ff51a7c mei: drop redundant krealloc and checks in irq read
07abb03 mei: amthif: drop mei_clear_lists function
a65e193 mei: add read callback on demand for fixed_address clients
d8065ed mei: add file pointer to the host client structure
7bc83fb mei: move read cb to complete queue if not connected
bd3a698 mei: fix return value on disconnection
c1eee14 mei: drop read complete queue emptiness check
393f1c9 mei: hbm: add missing argument in the kdoc
84efdbb mei: recover after errors in runtime pm flow
caa5172 mei: drop mei_io_cb_alloc_buf
94c757e mei: amthif: use mei_cl_alloc_cb for allocating cbs
a3a08d3 mei: amthif: drop mei_amthif_send_cmd
0817545 mei: amthif: enable poll for async events
9f40914 mei: amthif: drop iamthif_current_cb
2898b44 mei: amthif: fix request cancel
bae0579 mei: amthif: drop READ_COMPLETE state
55dcbb2 UPSTREAM: hwmon: pwm-fan: Use pwm_get_args() where appropriate
1cc461c UPSTREAM: pwm: Use pwm_get/set_xxx() helpers where appropriate
0bdd610 UPSTREAM: pwm: rcar: Make use of pwm_is_enabled()
d914220 UPSTREAM: clk: pwm: Use pwm_get_args() where appropriate
4ea1713 UPSTREAM: backlight: lm3630a_bl: Stop messing with the pwm->period field
7433daa UPSTREAM: backlight: pwm_bl: Use pwm_get_args() where appropriate
aec2ac6 UPSTREAM: backlight: pwm_bl: Remove useless call to pwm_set_period()
ddf5ab1 UPSTREAM: backlight: pwm_bl: Free PWM requested by legacy API on error 
path
d127cb2 UPSTREAM: backlight: pwm_bl: Fix broken PWM backlight for non-dt 
platforms
66ad13c UPSTREAM: backlight: pwm_bl: Avoid backlight flicker when probed from DT

>From yocto-kernel-cache:

d3cc76c printk.scc: don't include kernel-debug.scc
31177b8 mei: restructure fragments
ff03241 features: mei: add support for storage proxy driver
d1de1bc mousedev: fix warning err caused by __cpu_to_le16p()
4789b41 yocto-kernel-cache][PATCH] features: add new rpmb feature
6da48c0 lx-dialig: fix merge issues

Signed-off-by: California Sullivan 
---
 common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend   | 2 +-
 common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | 2 +-
 common/recipes-kernel/linux/linux-yocto_4.4.bbappend  | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend 
b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
index a7d8b6a..f123ecb 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
@@ -1,7 +1,7 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 LINUX_VERSION_INTEL_COMMON = "4.4.15"
-SRCREV_META_INTEL_COMMON ?= "8c6158ec5e43a4cae59058af49f70e0406d18091"
+SRCREV_META_INTEL_COMMON ?= "d3cc76c3cb20247b16c16b2367decf08b5fb90fa"
 SRCREV_MACHINE_INTEL_COMMON ?= "2753b78434cf9b9b3344d8380a90e98baa3ecd37"
 
 KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base"
diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend 
b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
index 894a913..d0010c7 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
@@ -1,7 +1,7 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 #LINUX_VERSION_i586-nlp-32-intel-common = "4.4.15"
-SRCREV_meta_i586-nlp-32-intel-common = 
"8c6158ec5e43a4cae59058af49f70e0406d18091"
+SRCREV_meta_i586-nlp-32-intel-common = 
"d3cc76c3cb20247b16c16b2367decf08b5fb90fa"
 SRCREV_machine_i586-nlp-32-intel-common = 
"d6c9054e231ed9cbeee22162e0e5c532e31de534"
 
 COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend 
b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 5790608..f6009e4 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -1,8 +1,8 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 LINUX_VERSION_INTEL_COMMON = "4.4.15"

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/
> 
> $ diff -ur --brief no-opengl/image/ opengl/image/ | sort
> [remove all "Files ... and ... differ" lines]
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgstbluez.la
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgstbluez.so
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgstbz2.la
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgstbz2.so
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgstcurl.la
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgstcurl.so
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgstdashdemux.la
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgstdashdemux.so
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgstdtls.la
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgstdtls.so
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgsthls.la
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgsthls.so
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgstneonhttpsrc.la
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgstneonhttpsrc.so
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgstrsvg.la
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgstrsvg.so
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgstsbc.la
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgstsbc.so
> Only in no-opengl/image/usr/lib/gstreamer-1.0: 
> libgstsmoothstreaming.la
> Only in no-opengl/image/usr/lib/gstreamer-1.0: 
> libgstsmoothstreaming.so
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgstsndfile.la
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgstsndfile.so
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgstuvch264.la
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgstuvch264.so
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgstwebp.la
> Only in no-opengl/image/usr/lib/gstreamer-1.0: libgstwebp.so
> Only in opengl/image/usr/include/gstreamer-1.0/gst: gl
> Only in opengl/image/usr/lib/girepository-1.0: GstGL-1.0.typelib
> Only in opengl/image/usr/lib/gstreamer-1.0: include
> Only in opengl/image/usr/lib/gstreamer-1.0: libgstopengl.la
> Only in opengl/image/usr/lib/gstreamer-1.0: libgstopengl.so
> Only in opengl/image/usr/lib: libgstgl-1.0.la
> Only in opengl/image/usr/lib: libgstgl-1.0.so
> Only in opengl/image/usr/lib: libgstgl-1.0.so.0
> Only in opengl/image/usr/lib: libgstgl-1.0.so.0.802.0
> Only in opengl/image/usr/lib/pkgconfig: gstreamer-gl-1.0.pc
> Only in opengl/image/usr/share/gir-1.0: GstGL-1.0.gir

Even when I was sending this email I had a hard time explaining why there was
such a difference between no adjustment to PACAKGECONFIG and "adding" opengl;
it was odd that there were so many libraries "Only in no-opengl" :-)

With the append:

$ diff -ur --brief no-opengl/image/ append-opengl/image/ | sort
Only in append-opengl/image/usr/include/gstreamer-1.0/gst: gl
Only in append-opengl/image/usr/lib/girepository-1.0: GstGL-1.0.typelib
Only in append-opengl/image/usr/lib/gstreamer-1.0: include
Only in append-opengl/image/usr/lib/gstreamer-1.0: libgstopengl.la
Only in append-opengl/image/usr/lib/gstreamer-1.0: libgstopengl.so
Only in append-opengl/image/usr/lib: libgstgl-1.0.la
Only in append-opengl/image/usr/lib: libgstgl-1.0.so
Only in append-opengl/image/usr/lib: libgstgl-1.0.so.0
Only in append-opengl/image/usr/lib: libgstgl-1.0.so.0.802.0
Only in append-opengl/image/usr/lib/pkgconfig: gstreamer-gl-1.0.pc
Only in append-opengl/image/usr/share/gir-1.0: GstGL-1.0.gir

And this makes perfect sense (I didn't even have to remove any "Files ... and
... differ" lines).

But what's odd is that you say that by default your build already had the
opengl stuff :-(
-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


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, so this change is an early move in
> meta-intel.
> 
> () I got kernel panic due to missing rootfs when booting Galileo Gen 2 with
> a direct-boot image on USB stick. I don't think the existing  wks file can
> support it, wondering why people haven't complain this. A new wks to boot
> USB stick is added in 2nd patch.
> 

Merged.

Thanks,

Tom

> Jianxun Zhang (2):
>   quark: switch gummiboot to systemd-boot
>   quark: Support direct-boot image for USB storage media
> 
>  README | 22 
> +-
>  conf/machine/intel-quark.conf  |  2 +-
>  .../{mkgalileodisk.wks => galileodisk-sd.wks}  |  6 +++---
>  scripts/lib/wic/canned-wks/galileodisk-usb.wks |  9 +
>  4 files changed, 26 insertions(+), 13 deletions(-)
>  rename scripts/lib/wic/canned-wks/{mkgalileodisk.wks => galileodisk-sd.wks} 
> (56%)
>  create mode 100644 scripts/lib/wic/canned-wks/galileodisk-usb.wks
> 

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


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 doesn't work too well for _remove,
but just remember that is paired with _append)

Ross
-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


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:

PACKAGECONFIG_pn-gstreamer1.0-plugins-bad_append = " opengl"

and, using "-e", I get:

# $PACKAGECONFIG_pn-gstreamer1.0-plugins-bad
PACKAGECONFIG_pn-gstreamer1.0-plugins-bad=" opengl"

That seems fishy since the others (like drm) aren't listed. I'll have to look
into this...
-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


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-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel