All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1] Raspberry PI update
@ 2016-09-22 21:47 Peter Seiderer
  2016-09-22 21:47 ` [Buildroot] [PATCH v1] raspberrypi0_defconfig: bump to kernel version 4.4.21 Peter Seiderer
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Peter Seiderer @ 2016-09-22 21:47 UTC (permalink / raw)
  To: buildroot

Update rpi-firmware/rpi-userland and all raspberrypiX_defconfigs to
kernel version 4.4.21.

Tested raspberrypi3_defconfig on Raspberry Pi 3 Model B v1.2 hardware.

Peter Seiderer (6):
  raspberrypi0_defconfig: bump to kernel version 4.4.21
  raspberrypi_defconfig: bump to kernel version 4.4.21
  raspberrypi2_defconfig: bump to kernel version 4.4.21
  raspberrypi3_defconfig: bump to kernel version 4.4.21
  rpi-firmware: bump version
  rpi-userland: bump version

 configs/raspberrypi0_defconfig                     |   2 +-
 configs/raspberrypi2_defconfig                     |   2 +-
 configs/raspberrypi3_defconfig                     |   2 +-
 configs/raspberrypi_defconfig                      |   2 +-
 package/rpi-firmware/rpi-firmware.hash             |   2 +-
 package/rpi-firmware/rpi-firmware.mk               |   2 +-
 ...es-for-the-OpenGLESv2-EGL-and-bcm_host-li.patch |  17 +-
 ...emove-faulty-assert-to-make-weston-happy-.patch |  35 +++++
 .../0003-Disable-Werror-everywhere.patch           | 171 +++++++++++++++++++++
 ...emove-faulty-assert-to-make-weston-happy-.patch |  33 ----
 ...pplications-disable-missing-applications.patch} |  18 ++-
 package/rpi-userland/0004-no-Werror.patch          | 138 -----------------
 ...-dtmerge-add-missing-include-for-va_list.patch} |   0
 package/rpi-userland/rpi-userland.hash             |   2 +-
 package/rpi-userland/rpi-userland.mk               |   2 +-
 15 files changed, 236 insertions(+), 192 deletions(-)
 create mode 100644 package/rpi-userland/0002-interface-remove-faulty-assert-to-make-weston-happy-.patch
 create mode 100644 package/rpi-userland/0003-Disable-Werror-everywhere.patch
 delete mode 100644 package/rpi-userland/0003-interface-remove-faulty-assert-to-make-weston-happy-.patch
 rename package/rpi-userland/{0005-disable-missing-all-apps.patch => 0004-host-applications-disable-missing-applications.patch} (61%)
 delete mode 100644 package/rpi-userland/0004-no-Werror.patch
 rename package/rpi-userland/{0006-dtmerge-add-missing-include-for-va_list.patch => 0005-dtmerge-add-missing-include-for-va_list.patch} (100%)

-- 
2.8.1

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-09-23  5:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-22 21:47 [Buildroot] [PATCH v1] Raspberry PI update Peter Seiderer
2016-09-22 21:47 ` [Buildroot] [PATCH v1] raspberrypi0_defconfig: bump to kernel version 4.4.21 Peter Seiderer
2016-09-22 21:47 ` [Buildroot] [PATCH v1] raspberrypi_defconfig: " Peter Seiderer
2016-09-22 21:47 ` [Buildroot] [PATCH v1] raspberrypi2_defconfig: " Peter Seiderer
2016-09-22 21:47 ` [Buildroot] [PATCH v1] raspberrypi3_defconfig: " Peter Seiderer
2016-09-22 21:47 ` [Buildroot] [PATCH v1] rpi-firmware: bump version Peter Seiderer
2016-09-22 21:47 ` [Buildroot] [PATCH v1] rpi-userland: " Peter Seiderer
2016-09-23  5:58 ` [Buildroot] [PATCH v1] Raspberry PI update Thomas Petazzoni

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.