From 5aec26c461b95863ab8b6e23d5e7942a733c1da6 Mon Sep 17 00:00:00 2001 From: Gary Thomas Date: Mon, 16 Dec 2013 12:13:22 -0700 Subject: linux-raspberrypi: Add version 3.12.4+ This kernel enables camera video via the new 'bcm2835-v4l2' module. Just add 'start_x=1' to your boot config.txt Change-Id: I19f72708b854291314691944a58fa16451e2677b Signed-off-by: Gary Thomas Acked-by: Andrei Gherzan --- 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 -- cgit v1.2.3-54-g00ecf