[yocto] [meta-raspberrypi][PATCH 3/6] linux-raspberrypi: Add version 3.10.18 and 3.12

Philipp Wagner lists at philipp-wagner.com
Wed Nov 13 07:51:58 PST 2013


Am 13.11.2013 16:47, schrieb Andrei Gherzan:
> Change-Id: Idd59fed4f2ab975c50b3727e436b4a0caeb0ab16
> Signed-off-by: Andrei Gherzan <andrei at 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
>



More information about the yocto mailing list