All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-raspberrypi][PATCH] linux-raspberrypi: Add version 3.12.4+
@ 2013-12-16 19:13 Gary Thomas
  2013-12-17 16:09 ` Andrei Gherzan
  2014-01-03 21:11 ` Andrei Gherzan
  0 siblings, 2 replies; 4+ messages in thread
From: Gary Thomas @ 2013-12-16 19:13 UTC (permalink / raw)
  To: yocto; +Cc: Gary Thomas

This kernel enables camera video via the new 'bcm2835-v4l2' module.
Just add 'start_x=1' to your boot config.txt

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
---
 recipes-kernel/linux/linux-raspberrypi_3.12.4.bb |    6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.12.4.bb

diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.4.bb b/recipes-kernel/linux/linux-raspberrypi_3.12.4.bb
new file mode 100644
index 0000000..17025f2
--- /dev/null
+++ b/recipes-kernel/linux/linux-raspberrypi_3.12.4.bb
@@ -0,0 +1,6 @@
+SRCREV = "9fbb114990c409406ae20c56871727ff8d4fa6ca"
+SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y \
+           file://sl030raspberrypii2ckernel.patch \
+          "
+
+require linux-raspberrypi.inc
-- 
1.7.9.5



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

end of thread, other threads:[~2014-01-03 21:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-16 19:13 [meta-raspberrypi][PATCH] linux-raspberrypi: Add version 3.12.4+ Gary Thomas
2013-12-17 16:09 ` Andrei Gherzan
2013-12-17 16:15   ` Gary Thomas
2014-01-03 21:11 ` 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.