All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-raspberrypi][PATCH 0/3] Kernel update and getVar cleanup
@ 2017-01-02 13:20 Paul Barker
  2017-01-02 13:20 ` [meta-raspberrypi][PATCH 1/3] Remove True option to getVar calls Paul Barker
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Paul Barker @ 2017-01-02 13:20 UTC (permalink / raw)
  To: yocto

These patches have been boot tested for both raspberrypi and raspberrypi3.

The first patch in the series probably breaks things for the morty branch. I'm
also proposing we drop support for linux-raspberrypi v4.1 as it's currently
broken on master. We should create a morty branch for meta-raspberrypi before
applying these patches.

Any objections to dropping linux-raspberrypi v4.1 or making a morty branch at
this point?

Paul Barker (3):
  Remove True option to getVar calls
  linux-raspberrypi: Drop v4.1
  linux-raspberrypi: Upgrade to v4.4.39

 classes/linux-raspberrypi-base.bbclass             |   4 +-
 .../0001-dts-add-overlay-for-pitft22.patch         | 110 ---------------------
 ...ove-unused-sm_cache_map_vector-definition.patch |  31 ------
 .../linux-raspberrypi-4.1/0003-fix-gcc6.patch      |  78 ---------------
 recipes-kernel/linux/linux-raspberrypi.inc         |   4 +-
 recipes-kernel/linux/linux-raspberrypi_4.1.bb      |  12 ---
 recipes-kernel/linux/linux-raspberrypi_4.4.bb      |   4 +-
 7 files changed, 6 insertions(+), 237 deletions(-)
 delete mode 100644 recipes-kernel/linux/linux-raspberrypi-4.1/0001-dts-add-overlay-for-pitft22.patch
 delete mode 100644 recipes-kernel/linux/linux-raspberrypi-4.1/0002-vmcs-Remove-unused-sm_cache_map_vector-definition.patch
 delete mode 100644 recipes-kernel/linux/linux-raspberrypi-4.1/0003-fix-gcc6.patch
 delete mode 100644 recipes-kernel/linux/linux-raspberrypi_4.1.bb

-- 
2.1.4



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

end of thread, other threads:[~2017-01-18 16:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-02 13:20 [meta-raspberrypi][PATCH 0/3] Kernel update and getVar cleanup Paul Barker
2017-01-02 13:20 ` [meta-raspberrypi][PATCH 1/3] Remove True option to getVar calls Paul Barker
2017-01-02 13:20 ` [meta-raspberrypi][PATCH 2/3] linux-raspberrypi: Drop v4.1 Paul Barker
2017-01-02 13:20 ` [meta-raspberrypi][PATCH 3/3] linux-raspberrypi: Upgrade to v4.4.39 Paul Barker
2017-01-16  7:15 ` [meta-raspberrypi][PATCH 0/3] Kernel update and getVar cleanup Paul Barker
2017-01-18 15:41   ` Andrei Gherzan
2017-01-18 16:04 ` Andrei Gherzan

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.