Change-Id: Idd59fed4f2ab975c50b3727e436b4a0caeb0ab16 Signed-off-by: Andrei Gherzan <and...@gherzan.ro> --- recipes-kernel/linux/linux-raspberrypi_3.10.18.bb | 4 ++++ recipes-kernel/linux/linux-raspberrypi_3.12.0.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.0.bb
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.0.bb b/recipes-kernel/linux/linux-raspberrypi_3.12.0.bb new file mode 100644 index 0000000..25877fe --- /dev/null +++ b/recipes-kernel/linux/linux-raspberrypi_3.12.0.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 -- 1.8.1.4 _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto