Change-Id: Iace039740f3b1b910d65bd3a2c82dc08836fde57 Signed-off-by: Andrei Gherzan <[email protected]> --- recipes-kernel/linux/linux-raspberrypi_3.13.3.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.13.3.bb
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.13.3.bb b/recipes-kernel/linux/linux-raspberrypi_3.13.3.bb new file mode 100644 index 0000000..078c031 --- /dev/null +++ b/recipes-kernel/linux/linux-raspberrypi_3.13.3.bb @@ -0,0 +1,6 @@ +SRCREV = "660b0008f5d318d8a29187b64c8717e75ad14c1c" +SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.13.y \ + file://sl030raspberrypii2ckernel.patch \ + " + +require linux-raspberrypi.inc -- 1.8.1.4 _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
