mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
Merge pull request #71 from agherzan/pbarker/dev-4.11
linux-raspberrypi: Switch dev recipe to 4.11 branch
This commit is contained in:
commit
3d43e174d2
|
@ -1,7 +1,7 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-dev:"
|
||||
|
||||
LINUX_VERSION ?= "4.10"
|
||||
LINUX_RPI_DEV_BRANCH ?= "rpi-4.10.y"
|
||||
LINUX_VERSION ?= "4.11"
|
||||
LINUX_RPI_DEV_BRANCH ?= "rpi-4.11.y"
|
||||
|
||||
SRCREV = "${AUTOREV}"
|
||||
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=${LINUX_RPI_DEV_BRANCH} \
|
||||
|
|
Loading…
Reference in New Issue
Block a user