All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-raspberrypi][PATCH 0/5] Various upgrade/fixes from Technux
@ 2016-01-11 16:49 Petter Mabäcker
  2016-01-11 16:49 ` [meta-raspberrypi][PATCH 1/5] .gitignore: Ignore .swp files Petter Mabäcker
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Petter Mabäcker @ 2016-01-11 16:49 UTC (permalink / raw)
  To: yocto

Various fixes from Technux, with focus on PiTFT support.

Petter Mabäcker (5):
  .gitignore: Ignore .swp files
  linux-raspberrypi: Update 4.1 recipe to 4.1.15
  rpi-config: I2C support
  pitft: Add basic support for PiTFT
  pitft: Add PiTFT22 support

 .gitignore                                         |   1 +
 README                                             |  43 ++++++--
 conf/machine/include/rpi-base.inc                  |   1 +
 recipes-bsp/bootfiles/rpi-config_git.bb            |  26 +++++
 .../rpi/xorg.conf.d/99-pitft.conf                  |   5 +
 .../xorg-xserver/xserver-xf86-config_0.1.bbappend  |   1 +
 recipes-kernel/linux/linux-raspberrypi.inc         |   1 +
 ...dts-add-overlay-for-pitft22-in-linux-3.18.patch | 110 +++++++++++++++++++++
 .../0001-dts-add-overlay-for-pitft22.patch         | 110 +++++++++++++++++++++
 recipes-kernel/linux/linux-raspberrypi_3.18.bb     |   5 +-
 recipes-kernel/linux/linux-raspberrypi_4.1.bb      |   8 +-
 11 files changed, 298 insertions(+), 13 deletions(-)
 create mode 100644 recipes-graphics/xorg-xserver/xserver-xf86-config/rpi/xorg.conf.d/99-pitft.conf
 create mode 100644 recipes-kernel/linux/linux-raspberrypi/0001-dts-add-overlay-for-pitft22-in-linux-3.18.patch
 create mode 100644 recipes-kernel/linux/linux-raspberrypi/0001-dts-add-overlay-for-pitft22.patch

-- 
1.9.1



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

end of thread, other threads:[~2016-01-12 11:28 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-11 16:49 [meta-raspberrypi][PATCH 0/5] Various upgrade/fixes from Technux Petter Mabäcker
2016-01-11 16:49 ` [meta-raspberrypi][PATCH 1/5] .gitignore: Ignore .swp files Petter Mabäcker
2016-01-11 16:49 ` [meta-raspberrypi][PATCH 2/5] linux-raspberrypi: Update 4.1 recipe to 4.1.15 Petter Mabäcker
2016-01-11 16:49 ` [meta-raspberrypi][PATCH 3/5] rpi-config: I2C support Petter Mabäcker
2016-01-11 16:49 ` [meta-raspberrypi][PATCH 4/5] pitft: Add basic support for PiTFT Petter Mabäcker
2016-01-11 17:55   ` Khem Raj
2016-01-11 20:32     ` Andrei Gherzan
2016-01-12  6:51       ` Petter Mabäcker
2016-01-12  8:45         ` Khem Raj
2016-01-12 11:28           ` Petter Mabäcker
2016-01-11 16:49 ` [meta-raspberrypi][PATCH 5/5] pitft: Add PiTFT22 support Petter Mabäcker
2016-01-11 19:57 ` [meta-raspberrypi][PATCH 0/5] Various upgrade/fixes from Technux Petter Mabäcker

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.