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 <g...@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 _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto