mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
linux-raspberrypi: Minor recipe tidyup
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
This commit is contained in:
parent
e5f33333ca
commit
45ece9cd0a
|
@ -3,8 +3,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
||||||
LINUX_VERSION ?= "4.9.27"
|
LINUX_VERSION ?= "4.9.27"
|
||||||
|
|
||||||
SRCREV = "9a5f215eda12bad29b35040dff00d0346fe517e2"
|
SRCREV = "9a5f215eda12bad29b35040dff00d0346fe517e2"
|
||||||
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.9.y \
|
SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y"
|
||||||
"
|
|
||||||
require linux-raspberrypi.inc
|
require linux-raspberrypi.inc
|
||||||
|
|
||||||
# A LOADADDR is needed when building a uImage format kernel. This value is not
|
# A LOADADDR is needed when building a uImage format kernel. This value is not
|
||||||
|
|
Loading…
Reference in New Issue
Block a user