On Sat, Feb 27, 2016 at 08:03:10AM +1100, Jonathan Liu wrote:
> On 27 February 2016 at 06:55, Andrei Gherzan wrote:
> > On Fri, Feb 26, 2016 at 07:04:28PM +0100, Andrei Gherzan wrote:
> >>--
> >>Andrei Gherzan
> >>On Fri, Feb 26, 2016 at 6:48 PM, Petter Mabäcker
> >><[1]pet...@tech
On 27 February 2016 at 23:21, Andrei Gherzan wrote:
> On Sat, Feb 27, 2016 at 08:03:10AM +1100, Jonathan Liu wrote:
>> On 27 February 2016 at 06:55, Andrei Gherzan wrote:
>> > On Fri, Feb 26, 2016 at 07:04:28PM +0100, Andrei Gherzan wrote:
>> >>--
>> >>Andrei Gherzan
>> >>On Fri, Feb
On Sat, Feb 27, 2016 at 12:21:08AM +1100, Jonathan Liu wrote:
> Explicitly chown the installed files to fix host-user-contaminated QA
> warnings for libavcodec, libavdevice, libavfilter, libavformat,
> libavutil and libswresample shared libraries.
>
> Signed-off-by: Jonathan Liu
> ---
> recipes-m
On Fri, Feb 26, 2016 at 10:55:48PM +1100, Jonathan Liu wrote:
> Fixes compile errors with ffmpeg 3.0.
>
> Signed-off-by: Jonathan Liu
> ---
> recipes-multimedia/omxplayer/omxplayer_git.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-multimedia/omxplayer/omxplay
On Sat, Feb 27, 2016 at 11:25:28PM +1100, Jonathan Liu wrote:
> On 27 February 2016 at 23:21, Andrei Gherzan wrote:
> > On Sat, Feb 27, 2016 at 08:03:10AM +1100, Jonathan Liu wrote:
> >> On 27 February 2016 at 06:55, Andrei Gherzan wrote:
> >> > On Fri, Feb 26, 2016 at 07:04:28PM +0100, Andrei Gh
It doesn't make sense to install to ${libexecdir}/rpi-mkimage as it
changes the path on fido and earlier branches from:
[...]/sysroots/x86_64-linux/usr/lib/rpi-mkimage
to:
[...]/sysroots/x86_64-linux/usr/lib/rpi-mkimage/rpi-mkimage
Using ${libexecdir} instead of ${libexecdir}/rpi-mkimage prese
Signed-off-by: Jonathan Liu
---
recipes-kernel/linux/linux-raspberrypi.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-kernel/linux/linux-raspberrypi.inc
b/recipes-kernel/linux/linux-raspberrypi.inc
index 05f2d2b..8c7c46c 100644
--- a/recipes-kernel/linux/linux-ra
On 28 February 2016 at 00:05, Andrei Gherzan wrote:
> On Sat, Feb 27, 2016 at 11:25:28PM +1100, Jonathan Liu wrote:
>> On 27 February 2016 at 23:21, Andrei Gherzan wrote:
>> > On Sat, Feb 27, 2016 at 08:03:10AM +1100, Jonathan Liu wrote:
>> >> On 27 February 2016 at 06:55, Andrei Gherzan wrote:
Signed-off-by: Jonathan Liu
---
recipes-bsp/u-boot/u-boot-rpi_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-bsp/u-boot/u-boot-rpi_git.bb
b/recipes-bsp/u-boot/u-boot-rpi_git.bb
index ea0c173..8bffaa3 100644
--- a/recipes-bsp/u-boot/u-boot-rpi_git.bb
+++ b/reci
On 27 February 2016 at 23:56, Andrei Gherzan wrote:
> On Sat, Feb 27, 2016 at 12:21:08AM +1100, Jonathan Liu wrote:
>> Explicitly chown the installed files to fix host-user-contaminated QA
>> warnings for libavcodec, libavdevice, libavfilter, libavformat,
>> libavutil and libswresample shared libr
This patchset has been growing for a while, Adds recipes for kenrel 4.4 and
switches
to use kernel 4.4
Fixes userland to compile with clang
Upgrade userland to latest
Add option to support GPU_MEM_1024
Upgrade firmware to latest
Khem Raj (23):
userland: Upgrade to latest git master
userland:
Drop upstreamed patches
0002-fix-musl-build.patch was partially upstreamed
git'ify the remaining patches
Change license field to BSD 3 clause, since thats what
the licence it with BCM and RPI Copyrights
Licence changed from Broadcom to Raspberry Pi Ltd
see commit 0863709b9fb90ee1204b7fe52f695358
ends up with some warning cleanups and extern inline semantics changes
Signed-off-by: Khem Raj
---
.../0005-user-vcsm-Fix-build-with-clang.patch | 44 ++
.../0006-Fix-enum-type-conversion-warnings.patch | 166 +
...rm_types-Dont-use-extern-inline-with-clan.patch |
oe-core default configure options disables it
Signed-off-by: Khem Raj
---
recipes-graphics/wayland/weston_%.bbappend | 4
1 file changed, 4 insertions(+)
create mode 100644 recipes-graphics/wayland/weston_%.bbappend
diff --git a/recipes-graphics/wayland/weston_%.bbappend
b/recipes-graphi
Signed-off-by: Khem Raj
---
.../rpi-gpio/0001-Remove-nested-functions.patch| 294 +
.../{rpi-gpio_0.5.11.bb => rpi-gpio_0.6.1.bb} | 6 +-
2 files changed, 298 insertions(+), 2 deletions(-)
create mode 100644
recipes-devtools/python/rpi-gpio/0001-Remove-nested-func
Signed-off-by: Khem Raj
---
recipes-graphics/eglinfo/eglinfo-fb_%.bbappend | 1 +
recipes-graphics/eglinfo/eglinfo-x11_%.bbappend | 1 +
2 files changed, 2 insertions(+)
create mode 100644 recipes-graphics/eglinfo/eglinfo-fb_%.bbappend
create mode 100644 recipes-graphics/eglinfo/eglinfo-x11_%.
Include asm/ioctl.h for _IOC_SIZEBITS
Signed-off-by: Khem Raj
---
...de-asm-ioctl.h-directly-for-_IOC_SIZEBITS.patch | 58 ++
recipes-devtools/wiringPi/wiringpi_git.bb | 8 +--
2 files changed, 62 insertions(+), 4 deletions(-)
create mode 100644
recipes-devtools/w
Signed-off-by: Khem Raj
---
.../userland/userland/0015-Remove-RPC_FLUSH.patch | 27 ++
recipes-graphics/userland/userland_git.bb | 1 +
2 files changed, 28 insertions(+)
create mode 100644
recipes-graphics/userland/userland/0015-Remove-RPC_FLUSH.patch
diff --git
Signed-off-by: Khem Raj
---
recipes-graphics/userland/userland_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-graphics/userland/userland_git.bb
b/recipes-graphics/userland/userland_git.bb
index 5ea48e1..7ec02e7 100644
--- a/recipes-graphics/userland/userland_g
ioctl(3) needs to include asm/ioctl.h for its signature
Signed-off-by: Khem Raj
---
...0001-include-asm-ioctl.h-for-ioctl-define.patch | 33 ++
recipes-devtools/python/python-rtimu_git.bb| 4 ++-
2 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644
r
These are needed for pkgconfig to have correct version number which is
checked by many configure systems e.g. cogl to decide on support for
wayland-egl
rprovides are expected by cogl as well to define runtime deps on
libgles2 and libgl
Signed-off-by: Khem Raj
---
.../userland/0016-define-PROJEC
Fixes build with musl
Signed-off-by: Khem Raj
---
...-types.h-explicitly-for-getting-caddr_t-d.patch | 30 ++
recipes-devtools/python/rpio_0.10.0.bb | 6 ++---
2 files changed, 33 insertions(+), 3 deletions(-)
create mode 100644
recipes-devtools/python/rpio/000
Signed-off-by: Khem Raj
---
recipes-graphics/weston/weston_%.bbappend | 7 +++
1 file changed, 7 insertions(+)
create mode 100644 recipes-graphics/weston/weston_%.bbappend
diff --git a/recipes-graphics/weston/weston_%.bbappend
b/recipes-graphics/weston/weston_%.bbappend
new file mode 10064
Signed-off-by: Khem Raj
---
.../userland/0017-fix-cmake-dependency-race.patch | 78 ++
recipes-graphics/userland/userland_git.bb | 1 +
2 files changed, 79 insertions(+)
create mode 100644
recipes-graphics/userland/userland/0017-fix-cmake-dependency-race.patch
di
Signed-off-by: Khem Raj
---
recipes-kernel/linux/linux-raspberrypi_4.1.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.1.bb
b/recipes-kernel/linux/linux-raspberrypi_4.1.bb
index 3a3cf40..d5bfa45 100644
--- a/recipes-kernel/linux
Readme change a bit thats why LIC_FILES_CHKSUM changed
Signed-off-by: Khem Raj
---
recipes-bsp/bootfiles/bcm2835-bootfiles.bb | 2 +-
recipes-bsp/common/firmware.inc| 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-bsp/bootfiles/bcm2835-bootfiles.bb
b/
Document it in README
Signed-off-by: Khem Raj
---
README | 2 ++
recipes-bsp/bootfiles/rpi-config_git.bb | 5 -
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/README b/README
index 16ac1cb..efe885b 100644
--- a/README
+++ b/README
@@ -90,6 +90,
Make it default kernel as well
Signed-off-by: Khem Raj
---
conf/machine/include/rpi-default-versions.inc | 2 +-
recipes-kernel/linux/linux-raspberrypi_4.4.bb | 6 ++
2 files changed, 7 insertions(+), 1 deletion(-)
create mode 100644 recipes-kernel/linux/linux-raspberrypi_4.4.bb
diff --git
Signed-off-by: Khem Raj
---
recipes-kernel/linux/linux-raspberrypi_4.4.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.4.bb
b/recipes-kernel/linux/linux-raspberrypi_4.4.bb
index 47084e4..3503a1f 100644
--- a/recipes-kernel/linux
Signed-off-by: Khem Raj
---
.../0003-no-timeout-on-get-state.patch | 16 +
...erly-handle-drain-requests-while-flushing.patch | 69 ++
...-gst_omx_video_dec_set_format-if-there-s-.patch | 30 ++
.../gstreamer/gstreamer1.0-omx_%.bbappend | 3 +
Patches from Hong Li
Signed-off-by: Khem Raj
---
.../gstreamer1.0-omx/0001-config-files-path.patch | 137 +
...o-acquire-buffer-when-src-pad-isn-t-activ.patch | 47 +++
.../0003-fix-decoder-flushing.patch| 15 +++
.../gstreamer/gstreamer1.0-omx_%.bbapp
Not needed since the issues have been fixed differently upstream
Signed-off-by: Khem Raj
---
...LINE_DECL-to-not-use-extern-inlines-in-de.patch | 45
...rm_types-Dont-use-extern-inline-with-clan.patch | 84 --
recipes-graphics/userland/userland_git.bb |
Drop upstreamed patches
Signed-off-by: Khem Raj
---
...LINE_DECL-to-not-use-extern-inlines-in-de.patch | 6 +-
.../userland/0002-musl-inspired-fixed.patch| 29
...h => 0002-set-VMCS_INSTALL_PREFIX-to-usr.patch} | 6 +-
...ake-generate-and-install-pkgconfig-files.patch} | 8 +-
Hello all,
I've made a pass back over the meta-selinux backlog and pulled in the
commits necessary to get master building again. Many thanks to those who
posted patches. The next thing I'll be focusing on is a second pass over
the backlog to pull in the remaining bits. Thanks for all of your patie
On 02/24/2016 09:53 AM, Radzykewycz, T (Radzy) wrote:
>
>
>> From: Burton, Ross [ross.bur...@intel.com]
>> Sent: Wednesday, February 24, 2016 9:10 AM
>> To: Radzykewycz, T (Radzy)
>> Cc: Hatle, Mark; yocto@yoctoproject.org
>> Subject: Re: [yocto] [meta-seli
Hello,
This looks straight forward enough. I'm not seeing any QA warnings
though so it looks like the go bindings are only built when the go
compiler is available. Can you point me at the layer you're using to get
the go stuff? There seems to be more than one: meta-golang, oe-meta-go?
Thanks,
Phi
While going through the backlog I ran across the 'git' versions of the
user space. I noticed that a recent contribution was adding a patch to
the git recipe and I figured that this patch would already be upstream
and so wouldn't be necessary. Not so. The 'git' versions have SRCREV
hard wired (SRCRE
Adding a sensible subject.
On 02/27/2016 08:17 PM, Philip Tricca wrote:
> While going through the backlog I ran across the 'git' versions of the
> user space. I noticed that a recent contribution was adding a patch to
> the git recipe and I figured that this patch would already be upstream
> and s
2016-02-27 13:25 skrev Jonathan Liu:
> On 27 February 2016 at
23:21, Andrei Gherzan wrote:
>
>> On Sat, Feb 27,
2016 at 08:03:10AM +1100, Jonathan Liu wrote:
>>
>>> On 27 February
2016 at 06:55, Andrei Gherzan wrote:
>>>
On
Fri, Feb 26, 2016 at 07:04:28PM +0100, Andrei Gherzan wrot
2016-01-14 17:40 skrev Petter Mabäcker:
> [Support #69]
>
>
Signed-off-by: Petter Mabäcker
> ---
>
recipes-kernel/linux/linux-raspberrypi_4.1.bb | 4 ++--
> 1 file changed,
2 insertions(+), 2 deletions(-)
>
> diff --git
a/recipes-kernel/linux/linux-raspberrypi_4.1.bb
b/recipes-kernel/linux/l
40 matches
Mail list logo