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

* Re: [meta-raspberrypi][PATCH] linux-raspberrypi: Add version 3.12.4+
  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
  1 sibling, 1 reply; 4+ messages in thread
From: Andrei Gherzan @ 2013-12-17 16:09 UTC (permalink / raw)
  To: Gary Thomas; +Cc: Yocto Project

[-- Attachment #1: Type: text/plain, Size: 373 bytes --]

On Mon, Dec 16, 2013 at 9:13 PM, Gary Thomas <gary@mlbassoc.com> wrote:

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


Would you please add this info in README? I think it would make sense to
centralize these kind of knowledge there.

FYI: https://review.gherzan.ro:8443/#/c/34/
-- 
*ag*

[-- Attachment #2: Type: text/html, Size: 936 bytes --]

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

* Re: [meta-raspberrypi][PATCH] linux-raspberrypi: Add version 3.12.4+
  2013-12-17 16:09 ` Andrei Gherzan
@ 2013-12-17 16:15   ` Gary Thomas
  0 siblings, 0 replies; 4+ messages in thread
From: Gary Thomas @ 2013-12-17 16:15 UTC (permalink / raw)
  To: Andrei Gherzan; +Cc: Yocto Project

On 2013-12-17 09:09, Andrei Gherzan wrote:
> On Mon, Dec 16, 2013 at 9:13 PM, Gary Thomas <gary@mlbassoc.com <mailto:gary@mlbassoc.com>> wrote:
>
>     This kernel enables camera video via the new 'bcm2835-v4l2' module.
>     Just add 'start_x=1' to your boot config.txt
>
>
> Would you please add this info in README? I think it would make sense to centralize these kind of knowledge there.

I already have a patchset which explains this in the README,
along with automatic updating of the config.txt file, similar
to other settings.  I'll send that shortly.

>
> FYI: https://review.gherzan.ro:8443/#/c/34/
> --
> *ag*

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

* Re: [meta-raspberrypi][PATCH] linux-raspberrypi: Add version 3.12.4+
  2013-12-16 19:13 [meta-raspberrypi][PATCH] linux-raspberrypi: Add version 3.12.4+ Gary Thomas
  2013-12-17 16:09 ` Andrei Gherzan
@ 2014-01-03 21:11 ` Andrei Gherzan
  1 sibling, 0 replies; 4+ messages in thread
From: Andrei Gherzan @ 2014-01-03 21:11 UTC (permalink / raw)
  To: Gary Thomas; +Cc: Yocto Project

[-- Attachment #1: Type: text/plain, Size: 280 bytes --]

On Mon, Dec 16, 2013 at 9:13 PM, Gary Thomas <gary@mlbassoc.com> wrote:

> 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>
>

Merged. Thanks.
-- 
*ag*

[-- Attachment #2: Type: text/html, Size: 882 bytes --]

^ permalink raw reply	[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.