[yocto] [meta-raspberrypi][PATCH 2/2] userland: Fix tearing effect seen with wayland compositors

2016-03-29 Thread Khem Raj
Introduce EGL flush in few more places Signed-off-by: Khem Raj --- ...Fix-for-framerate-with-nested-composition.patch | 46 ++ 1 file changed, 39 insertions(+), 7 deletions(-) diff --git a/recipes-graphics/userland/userland/0013-Fix-for-framerate-with-nested-composition.pat

[yocto] [meta-raspberrypi][PATCH 1/2] firmware: Update to 20160326

2016-03-29 Thread Khem Raj
Signed-off-by: Khem Raj --- recipes-bsp/common/firmware.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/common/firmware.inc b/recipes-bsp/common/firmware.inc index 2c4f497..c1117d6 100644 --- a/recipes-bsp/common/firmware.inc +++ b/recipes-bsp/common/firmwa

Re: [yocto] [meta-raspberrypi][PATCH 1/4] pitft: Add support for pitft28r

2016-03-29 Thread Andrei Gherzan
On Tue, Mar 29, 2016 at 10:54:42PM +0200, Petter Mabäcker wrote: > On 03/29/2016 05:59 PM, Khem Raj wrote: > >>On Mar 29, 2016, at 8:04 AM, Petter Mabäcker wrote: > >> > >>The support for PiTFT 28 inch resistive touchscreen is optional > >>and can be enabled by adding below in local.conf: > >> > >

Re: [yocto] [meta-raspberrypi][PATCH 4/6] linux-firmware: Add brcmfmac43430 firmware

2016-03-29 Thread Andrei Gherzan
On Fri, Mar 25, 2016 at 11:34:21AM +1100, Jonathan Liu wrote: > Hi Theodor, > > On 10 March 2016 at 01:15, Theodor Gherzan wrote: > > From: Theodor Gherzan > > > > Signed-off-by: Theodor Gherzan > > --- > > .../linux-firmware/LICENSE.broadcom_brcm80211 | 205 > > + > >

Re: [yocto] [meta-raspberrypi][PATCH 1/4] pitft: Add support for pitft28r

2016-03-29 Thread Petter Mabäcker
On 03/29/2016 05:59 PM, Khem Raj wrote: On Mar 29, 2016, at 8:04 AM, Petter Mabäcker wrote: The support for PiTFT 28 inch resistive touchscreen is optional and can be enabled by adding below in local.conf: MACHINE_FEATURES += "pitft pitft28r” will this work with all kernel recipes available

Re: [yocto] Fwd: OEDAM: New Location - Catamaran resort

2016-03-29 Thread Rudolf J Streif
We need the final headcount by next Monday. Food, breakfast, lunch and refreshments, will be provided. If you have special dietary needs such as vegetarian, gluten-free etc. please indicate so behind you name. We'll do the best to accommodate them. Rudi On Tuesday, March 29, 2016 12:57:23 PM P

[yocto] Fwd: OEDAM: New Location - Catamaran resort

2016-03-29 Thread Philip Balister
OEDAM moved. Thanks Rudi and Jefro. Please add your name to the attendee list so Jefro can get the correct amount of food and coffee. He needs the number "soon". Philip Forwarded Message Subject: OEDAM: New Location - Catamaran resort Date: Mon, 28 Mar 2016 13:36:41 -0700 From:

Re: [yocto] [meta-java] Use openjdk-8 as javac and java VM

2016-03-29 Thread Jens Rehsack
> Am 29.03.2016 um 12:48 schrieb Blaettler, Michael > : > > Hi all Hi Michael, > I am currently struggling with selecting the Java virtual machine and Java > compiler. I’d like to use the Java VM and Java Compiler provided by > openjdk-8-native in the meta-java layer. > It was possible to bu

[yocto] SRC_URI overrides and work-shared

2016-03-29 Thread Matt Hoosier
In my private layer, I'd like to apply the occasional patch to GCC only for certain circumstances (e.g., a particular target architecture). I get some strange behavior with quilt seeming to get confused during do_patch(), though, which I imagine is due to the singular source directory in build/tmp/

Re: [yocto] [meta-raspberrypi][PATCH 1/4] pitft: Add support for pitft28r

2016-03-29 Thread Khem Raj
> On Mar 29, 2016, at 8:04 AM, Petter Mabäcker wrote: > > The support for PiTFT 28 inch resistive touchscreen is optional > and can be enabled by adding below in local.conf: > > MACHINE_FEATURES += "pitft pitft28r” > will this work with all kernel recipes available in layer ? > Signed-off-b

[yocto] [meta-raspberrypi][PATCH 1/4] pitft: Add support for pitft28r

2016-03-29 Thread Petter Mabäcker
The support for PiTFT 28 inch resistive touchscreen is optional and can be enabled by adding below in local.conf: MACHINE_FEATURES += "pitft pitft28r" Signed-off-by: Petter Mabäcker --- README | 1 + conf/machine/include/rpi-base.inc

[yocto] [meta-raspberrypi][PATCH 4/4] .gitignore: Ignore some additional files

2016-03-29 Thread Petter Mabäcker
Signed-off-by: Petter Mabäcker --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f235765..bd5616a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ build* *~ .*.swp +*.orig +*.rej -- 1.9.1 -- ___

[yocto] [meta-raspberrypi][PATCH 3/4] rpi-base.inc: Add overlay for rpi-ft5406

2016-03-29 Thread Petter Mabäcker
rpi-ft5406 is an enabler for Official Raspberry Pi 7 inch touchscreen support. Signed-off-by: Petter Mabäcker --- conf/machine/include/rpi-base.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc index f70e952..34eb774 10

[yocto] [meta-raspberrypi][PATCH 2/4] rpi-base.inc: Remove deprecated MACHINE_FEATURES

2016-03-29 Thread Petter Mabäcker
Signed-off-by: Petter Mabäcker --- conf/machine/include/rpi-base.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc index a9e8053..f70e952 100644 --- a/conf/machine/include/rpi-base.inc +++ b/conf/machine/

[yocto] [meta-raspberrypi][PATCH 0/4] Various upgrade/fixes from Technux

2016-03-29 Thread Petter Mabäcker
Various fixes from Technux, with focus on PiTFT28 resistive support and Official Raspberry Pi 7 inch touchscreen enablers. Petter Mabäcker (4): pitft: Add support for pitft28r rpi-base.inc: Remove deprecated MACHINE_FEATURES rpi-base.inc: Add overlay for rpi-ft5406 .gitignore: Ignore some

Re: [yocto] [meta-raspberrypi][PATCH 1/5] linux-raspberrypi-4.4: Add the pitft22 overlay from adafruit

2016-03-29 Thread Andrei Gherzan
On Sat, Mar 26, 2016 at 04:59:33PM +, Khem Raj wrote: > Upgrade to 4.4.6 > > Signed-off-by: Khem Raj > --- > .../0001-dts-add-overlay-for-pitft22.patch | 106 > + > recipes-kernel/linux/linux-raspberrypi_4.4.bb | 10 +- > 2 files changed, 113 insertions(+),

[yocto] pwauth: Unable to recognise the format of the input file (gobject-introspection disabled)

2016-03-29 Thread Ashish Shrivastava
Hi, I am getting issue in pwauth: "Unable to recognize the format of the input file". ERROR: pwauth-2.3.11-r0 do_package: objcopy failed with exit code 256 (cmd was 'mipsisa32r2el-axis-linux-gnu-objcopy' --only-keep-deb

[yocto] [meta-java] Use openjdk-8 as javac and java VM

2016-03-29 Thread Blaettler, Michael
Hi all I am currently struggling with selecting the Java virtual machine and Java compiler. I'd like to use the Java VM and Java Compiler provided by openjdk-8-native in the meta-java layer. It was possible to build openjdk-8-native without any problems but after sourcing the environment-script