[meta-intel] [PATCH] systemd-boot.bbappend: Rename to use wildcard

2016-12-05 Thread Khem Raj
OE-Core is in process of renaming the recipe to have PV in recipe name. Cover that case for bbappend Signed-off-by: Khem Raj --- .../systemd-boot/{systemd-boot.bbappend => systemd-boot%.bbappend}| 0 1 file changed, 0 insertions(+), 0 deletions(-) rename

[meta-intel] [PATCH] dpdk: Update SRC_URI checksums

2016-12-05 Thread Khem Raj
Fixes fetch errors Signed-off-by: Khem Raj --- common/recipes-extended/dpdk/dpdk_16.11.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/common/recipes-extended/dpdk/dpdk_16.11.bb b/common/recipes-extended/dpdk/dpdk_16.11.bb index c544eb3..f55f702

Re: [meta-intel] [PATCH] rmc: remove stack-protector-strong from CFLAGS

2016-12-05 Thread Jianxun Zhang
> On Dec 2, 2016, at 2:19 PM, Saul Wold wrote: > > Since the rmc is used standalone from systemd-boot and does not > use libc which provides the stack_chk_fail code that causes an > undefined symbol > > Signed-off-by: Saul Wold > --- >

Re: [meta-intel] Why libva-egl1 request x11 in a Wayland configuration

2016-12-05 Thread Dominig ar Foll (Intel Open Source)
Le 05/12/2016 à 13:59, Jussi Kukkonen a écrit : On 2 December 2016 at 18:30, Dominig Ar Foll wrote: Hello, I am activating libva in AGL

Re: [meta-intel] Why libva-egl1 request x11 in a Wayland configuration

2016-12-05 Thread Jussi Kukkonen
On 2 December 2016 at 18:30, Dominig Ar Foll wrote: > Hello, > > I am activating libva in AGL distribution which is based on Yocto 2.1 > (krogoth). > > Adding in the local.conf the request fro libva, va-instal and > gstreamer-vaapi seems to do the trick for an image. >