mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02:00
linux-raspberrypi: Update to 10182a3bc434b27740f81c2b836a1af943060241
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
48e0739783
commit
bc7e740348
|
@ -3,10 +3,10 @@ require linux.inc
|
|||
DESCRIPTION = "Linux kernel for the RaspberryPi board"
|
||||
COMPATIBLE_MACHINE = "raspberrypi"
|
||||
|
||||
PR = "r5"
|
||||
PR = "r6"
|
||||
PV_append = "+git${SRCREV}"
|
||||
|
||||
SRCREV = "e33263e7eab2d05349b438f6a4a8d1924686a824"
|
||||
SRCREV = "10182a3bc434b27740f81c2b836a1af943060241"
|
||||
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.2.27 \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
|
Loading…
Reference in New Issue
Block a user