All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrei Gherzan <andrei@gherzan.ro>
To: Paul Barker <pbarker@toganlabs.com>
Cc: yocto@yoctoproject.org
Subject: Re: [meta-raspberrypi] Consolidated pull
Date: Mon, 20 Mar 2017 17:29:58 +0000	[thread overview]
Message-ID: <20170320172958.GI28563@carbonA> (raw)
In-Reply-To: <20170313201644.5f8c4a3e@host0.betafive.co.uk>

[-- Attachment #1: Type: text/plain, Size: 7156 bytes --]

On Mon, Mar 13, 2017 at 08:38:23PM +0000, Paul Barker wrote:
> On Sun, 12 Mar 2017 03:18:45 -0700
> Khem Raj <raj.khem@gmail.com> wrote:
>
> > The following changes since commit c768a3d1aed8d16d08afe12fddb359914e0a203a:
> >
> >   linux-raspberrypi_dev: Fix build on rpi3 64bit (2017-02-16 20:53:18 +0100)
> >
> > are available in the git repository at:
> >
> >   https://github.com/kraj/meta-raspberrypi kraj/pu
> >
> > for you to fetch changes up to 6c8ca9ccf1748f6a40e4f30f5df49e2501259cb0:
> >
> >   sdcard_image: fix sdcard image generation (2017-03-11 17:38:06 -0800)
> >
> > ----------------------------------------------------------------
> > Andreas Müller (1):
> >       xserver-xf86-config: remove evdev configuration
> >
> > Janek Filus (1):
> >       sdcard_image: fix sdcard image generation
> >
> > Khem Raj (7):
> >       omxplayer: Update to latest and disable on rpi64
> >       linux-firmware: Bring up wifi/ble interface on rpi3
> >       firmware: Update to 20170303 release
> >       linux-raspberrypi_4.9.bb: Update to 4.9.13
> >       linux-raspberrypi: Default to 4.9 kernel
> >       userland: Update to latest
> >       userland: Do not provide libgl
> >
> > Maciej Borzecki (2):
> >       wic: move sdimage-raspberrypi to toplevel wic location
> >       rpi-base: wic: generate entries for device tree files
> >
> > Maxin B. John (1):
> >       gstreamer1.0-omx: remove bbappend for version 1.2.0 and git
> >
> > Paul Barker (6):
> >       linux-raspberrypi: Fix uImage build on 4.9.y and later
> >       linux-raspberrypi_dev: Use AUTOREV
> >       linux-raspberrypi_dev: Allow branch override
> >       linux-raspberrypi_dev: Disable version sanity check
> >       linux-raspberrypi_4.4: Update to 4.4.50
> >       linux-raspberrypi_dev: Add back arm64 dtbo rules patch
> >
> >  classes/sdcard_image-rpi.bbclass                   |   4 +-
> >  conf/machine/include/rpi-base.inc                  |  32 ++++-
> >  conf/machine/include/rpi-default-versions.inc      |   2 +-
> >  conf/machine/raspberrypi3-64.conf                  |   2 -
> >  recipes-bsp/common/firmware.inc                    |   6 +-
> >  ...-applications-to-set-next-resource-handle.patch |   6 +-
> >  ...ayland-Add-support-for-the-Wayland-winsys.patch |  14 +--
> >  .../0003-wayland-Add-Wayland-example.patch         |   6 +-
> >  ...-wayland-egl-Add-bcm_host-to-dependencies.patch |   6 +-
> >  ...emove-faulty-assert-to-make-weston-happy-.patch |   6 +-
> >  ...6-zero-out-wl-buffers-in-egl_surface_free.patch |   6 +-
> >  ...007-initialize-front-back-wayland-buffers.patch |   6 +-
> >  .../userland/userland/0008-Remove-RPC_FLUSH.patch  |   6 +-
> >  .../userland/0009-fix-cmake-dependency-race.patch  |   8 +-
> >  ...Fix-for-framerate-with-nested-composition.patch |   6 +-
> >  .../0011-build-shared-library-for-vchostif.patch   |   8 +-
> >  ...nt-buffer-wrapping-interface-for-dispmanx.patch |   6 +-
> >  ...13-Implement-triple-buffering-for-wayland.patch |  11 +-
> >  recipes-graphics/userland/userland_git.bb          |   4 +-
> >  .../rpi/xorg.conf.d/10-evdev.conf                  |  40 ------
> >  .../xorg-xserver/xserver-xf86-config_0.1.bbappend  |  22 ++--
> >  .../linux-firmware/files/brcmfmac43430-sdio.txt    |  66 ++++++++++
> >  .../linux-firmware/linux-firmware_%.bbappend       |  12 ++
> >  ...-Add-rules-for-.dtbo-files-for-dts-overla.patch |   0
> >  recipes-kernel/linux/linux-raspberrypi_4.4.bb      |   5 +-
> >  recipes-kernel/linux/linux-raspberrypi_4.9.bb      |  10 +-
> >  recipes-kernel/linux/linux-raspberrypi_dev.bb      |  18 ++-
> >  ...o-acquire-buffer-when-src-pad-isn-t-activ.patch |  48 --------
> >  .../0001-config-files-path.patch                   | 137 ---------------------
> >  .../0002-fix-decoder-flushing.patch                |  16 ---
> >  .../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 -----
> >  ...-unref-allocator-after-getting-it-from-al.patch |  48 --------
> >  ...mxvideodec-Use-gstglmemoryegl-for-the-RPi.patch | 115 -----------------
> >  .../gstreamer/gstreamer1.0-omx_1.2.0.bbappend      |  14 ---
> >  .../gstreamer/gstreamer1.0-omx_git.bbappend        |  13 --
> >  ...nd-headers-from-ffmpeg-are-installed-in-u.patch |  27 ++--
> >  ...PEG_EXTRA_CFLAGS-and-FFMPEG_EXTRA_LDFLAGS.patch |  24 ++--
> >  recipes-multimedia/omxplayer/omxplayer_git.bb      |  13 +-
> >  .../canned-wks => wic}/sdimage-raspberrypi.wks     |   0
> >  41 files changed, 235 insertions(+), 653 deletions(-)
> >  delete mode 100644 recipes-graphics/xorg-xserver/xserver-xf86-config/rpi/xorg.conf.d/10-evdev.conf
> >  create mode 100644 recipes-kernel/linux-firmware/files/brcmfmac43430-sdio.txt
> >  create mode 100644 recipes-kernel/linux-firmware/linux-firmware_%.bbappend
> >  rename recipes-kernel/linux/{linux-raspberrypi-4.9 => linux-raspberrypi-dev}/0001-build-arm64-Add-rules-for-.dtbo-files-for-dts-overla.patch (100%)
> >  delete mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-omx-1.2.0/0001-Don-t-try-to-acquire-buffer-when-src-pad-isn-t-activ.patch
> >  delete mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-omx-1.2.0/0001-config-files-path.patch
> >  delete mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-omx-1.2.0/0002-fix-decoder-flushing.patch
> >  delete mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-omx-1.2.0/0003-no-timeout-on-get-state.patch
> >  delete mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-omx-1.2.0/0004-Properly-handle-drain-requests-while-flushing.patch
> >  delete mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-omx-1.2.0/0005-Don-t-abort-gst_omx_video_dec_set_format-if-there-s-.patch
> >  delete mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-omx-1.2.0/0006-omxvideodec-unref-allocator-after-getting-it-from-al.patch
> >  delete mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-omx-1.2.0/0007-omxvideodec-Use-gstglmemoryegl-for-the-RPi.patch
> >  delete mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-omx_1.2.0.bbappend
> >  delete mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-omx_git.bbappend
> >  rename {scripts/lib/image/canned-wks => wic}/sdimage-raspberrypi.wks (100%)
>
> I'm now using this set of changes and all looks good. +1 to this pull
> request.
>
> Let me know if the patches from me need sending to the list separately.
> They didn't make it to the list as I was having email problems over the
> weekend.
>
> I'm going to queue up the 4.4.y and 4.9.y updates for morty this
> week based on what's in this pull request.
>
> (Re-sent to the list as the last one got eaten. Changing over email
> addresses is a pain!)
>
> Cheers,
> Paul Barker
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

Doing some testing. Will come back with results.

--
Andrei Gherzan
gpg: rsa4096/D4D94F67AD0E9640 | t: @agherzan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 849 bytes --]

  reply	other threads:[~2017-03-20 17:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-12 10:18 [meta-raspberrypi] Consolidated pull Khem Raj
2017-03-13 20:38 ` Paul Barker
2017-03-20 17:29   ` Andrei Gherzan [this message]
2017-03-21 16:34 ` Andrei Gherzan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170320172958.GI28563@carbonA \
    --to=andrei@gherzan.ro \
    --cc=pbarker@toganlabs.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.