From: Philipp Wagner <lists@philipp-wagner.com>
To: yocto@yoctoproject.org
Subject: Re: [meta-raspberrypi][PATCH 3/6] linux-raspberrypi: Add version 3.10.18 and 3.12
Date: Wed, 13 Nov 2013 16:51:58 +0100 [thread overview]
Message-ID: <5283A01E.30000@philipp-wagner.com> (raw)
In-Reply-To: <1384357651-26684-3-git-send-email-andrei@gherzan.ro>
Am 13.11.2013 16:47, schrieb Andrei Gherzan:
> Change-Id: Idd59fed4f2ab975c50b3727e436b4a0caeb0ab16
> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
> ---
> recipes-kernel/linux/linux-raspberrypi_3.10.18.bb | 4 ++++
> recipes-kernel/linux/linux-raspberrypi_3.12.bb | 4 ++++
> 2 files changed, 8 insertions(+)
> create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.10.18.bb
> create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.12.bb
^^^^^^^^^^^^^
Make this 3.12.0 or whatever it is?
>
> diff --git a/recipes-kernel/linux/linux-raspberrypi_3.10.18.bb b/recipes-kernel/linux/linux-raspberrypi_3.10.18.bb
> new file mode 100644
> index 0000000..399a978
> --- /dev/null
> +++ b/recipes-kernel/linux/linux-raspberrypi_3.10.18.bb
> @@ -0,0 +1,4 @@
> +SRCREV = "ae937f99fee8a37f2ddd7270f6bcc0e497e8c903"
> +SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.10.y"
> +
> +require linux-raspberrypi.inc
> diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.bb b/recipes-kernel/linux/linux-raspberrypi_3.12.bb
> new file mode 100644
> index 0000000..25877fe
> --- /dev/null
> +++ b/recipes-kernel/linux/linux-raspberrypi_3.12.bb
> @@ -0,0 +1,4 @@
> +SRCREV = "839f349b6ed2a63a2bff0b5f0d718a7b07ca2316"
> +SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y"
> +
> +require linux-raspberrypi.inc
>
next prev parent reply other threads:[~2013-11-13 15:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-13 15:47 [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Move patch in inc file Andrei Gherzan
2013-11-13 15:47 ` [meta-raspberrypi][PATCH 2/6] linux-raspberrypi: Update available versions to HEAD Andrei Gherzan
2013-11-13 15:47 ` [meta-raspberrypi][PATCH 3/6] linux-raspberrypi: Add version 3.10.18 and 3.12 Andrei Gherzan
2013-11-13 15:51 ` Philipp Wagner [this message]
2013-11-13 15:47 ` [meta-raspberrypi][PATCH 4/6] rpi-default-providers: Use 3.10.X as default kernel Andrei Gherzan
2013-11-13 15:47 ` [meta-raspberrypi][PATCH 5/6] firmware.inc: Update to HEAD on 2013-11-13 Andrei Gherzan
2013-11-13 15:47 ` [meta-raspberrypi][PATCH 6/6] userland: " Andrei Gherzan
2013-11-13 15:54 ` [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Move patch in inc file Philipp Wagner
2013-11-13 16:08 ` Gary Thomas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5283A01E.30000@philipp-wagner.com \
--to=lists@philipp-wagner.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.