mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
linux-raspberrypi_4.4: Update to 4.4.50
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
This commit is contained in:
parent
7a9c3e48b2
commit
65b9376450
|
@ -1,9 +1,10 @@
|
||||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
||||||
|
|
||||||
LINUX_VERSION ?= "4.4.48"
|
LINUX_VERSION ?= "4.4.50"
|
||||||
|
|
||||||
SRCREV = "7ddf96fbb7d637b79b449c7bd1c8d35f00571e4b"
|
SRCREV = "04c8e47067d4873c584395e5cb260b4f170a99ea"
|
||||||
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.4.y \
|
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.4.y \
|
||||||
file://0001-fix-dtbo-rules.patch \
|
file://0001-fix-dtbo-rules.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
require linux-raspberrypi.inc
|
require linux-raspberrypi.inc
|
||||||
|
|
Loading…
Reference in New Issue
Block a user