mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
linux-raspberrypi: Update to 2013-08-20 rpi-3.6.y's and rpi-3.2.27's snapshot
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
5da09b299e
commit
c95edb57d9
|
@ -3,10 +3,10 @@ require linux.inc
|
||||||
DESCRIPTION = "Linux kernel for the RaspberryPi board"
|
DESCRIPTION = "Linux kernel for the RaspberryPi board"
|
||||||
COMPATIBLE_MACHINE = "raspberrypi"
|
COMPATIBLE_MACHINE = "raspberrypi"
|
||||||
|
|
||||||
PR = "r6"
|
PR = "r7"
|
||||||
PV_append = "+git${SRCREV}"
|
PV_append = "+git${SRCREV}"
|
||||||
|
|
||||||
SRCREV = "10182a3bc434b27740f81c2b836a1af943060241"
|
SRCREV = "ada8b4415ff44d535d63e4291a0eca733bc2ad0f"
|
||||||
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.2.27 \
|
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.2.27 \
|
||||||
file://sl030raspberrypii2ckernel.patch \
|
file://sl030raspberrypii2ckernel.patch \
|
||||||
"
|
"
|
||||||
|
|
|
@ -3,10 +3,10 @@ require linux.inc
|
||||||
DESCRIPTION = "Linux kernel for the RaspberryPi board"
|
DESCRIPTION = "Linux kernel for the RaspberryPi board"
|
||||||
COMPATIBLE_MACHINE = "raspberrypi"
|
COMPATIBLE_MACHINE = "raspberrypi"
|
||||||
|
|
||||||
PR = "r6"
|
PR = "r7"
|
||||||
PV_append = "+git${SRCREV}"
|
PV_append = "+git${SRCREV}"
|
||||||
|
|
||||||
SRCREV = "31a951046155b27361127d9cf85a1f58719fe9b3"
|
SRCREV = "63b69a8806ce1890711ff55280c90673ea415933"
|
||||||
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.6.y \
|
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.6.y \
|
||||||
file://sl030raspberrypii2ckernel.patch \
|
file://sl030raspberrypii2ckernel.patch \
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user