mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02:00
linux-raspberrypi: Add version 3.10.18 and 3.12.0
Change-Id: Idd59fed4f2ab975c50b3727e436b4a0caeb0ab16 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
0680f82e91
commit
4498a2be50
6
recipes-kernel/linux/linux-raspberrypi_3.10.18.bb
Normal file
6
recipes-kernel/linux/linux-raspberrypi_3.10.18.bb
Normal file
|
@ -0,0 +1,6 @@
|
|||
SRCREV = "ae937f99fee8a37f2ddd7270f6bcc0e497e8c903"
|
||||
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.10.y \
|
||||
file://sl030raspberrypii2ckernel.patch \
|
||||
"
|
||||
|
||||
require linux-raspberrypi.inc
|
6
recipes-kernel/linux/linux-raspberrypi_3.12.0.bb
Normal file
6
recipes-kernel/linux/linux-raspberrypi_3.12.0.bb
Normal file
|
@ -0,0 +1,6 @@
|
|||
SRCREV = "839f349b6ed2a63a2bff0b5f0d718a7b07ca2316"
|
||||
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y \
|
||||
file://sl030raspberrypii2ckernel.patch \
|
||||
"
|
||||
|
||||
require linux-raspberrypi.inc
|
Loading…
Reference in New Issue
Block a user