mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-08 17:19:14 +00:00
linux-raspberrypi-dev: Bump to 4.13.y series
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
49f1a94512
commit
129107837d
@@ -7,8 +7,8 @@ python __anonymous() {
|
||||
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:"
|
||||
|
||||
LINUX_VERSION ?= "4.12"
|
||||
LINUX_RPI_DEV_BRANCH ?= "rpi-4.12.y"
|
||||
LINUX_VERSION ?= "4.13"
|
||||
LINUX_RPI_DEV_BRANCH ?= "rpi-4.13.y"
|
||||
|
||||
SRCREV = "${AUTOREV}"
|
||||
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=${LINUX_RPI_DEV_BRANCH} \
|
||||
|
||||
Reference in New Issue
Block a user