mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-09 17:39:18 +00:00
linux-raspberrypi-dev: Switch to rpi-4.12.y
Linux v4.12 is now released. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
16a8384a9a
commit
4cff21e243
@@ -7,8 +7,8 @@ python __anonymous() {
|
|||||||
|
|
||||||
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:"
|
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:"
|
||||||
|
|
||||||
LINUX_VERSION ?= "4.11"
|
LINUX_VERSION ?= "4.12"
|
||||||
LINUX_RPI_DEV_BRANCH ?= "rpi-4.11.y"
|
LINUX_RPI_DEV_BRANCH ?= "rpi-4.12.y"
|
||||||
|
|
||||||
SRCREV = "${AUTOREV}"
|
SRCREV = "${AUTOREV}"
|
||||||
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=${LINUX_RPI_DEV_BRANCH} \
|
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=${LINUX_RPI_DEV_BRANCH} \
|
||||||
|
|||||||
Reference in New Issue
Block a user