mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
linux-raspberrypi: Add recipe for 4.4 release
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
00962adc49
commit
2c19e8882f
6
recipes-kernel/linux/linux-raspberrypi_4.4.bb
Normal file
6
recipes-kernel/linux/linux-raspberrypi_4.4.bb
Normal file
|
@ -0,0 +1,6 @@
|
|||
LINUX_VERSION ?= "4.4.1"
|
||||
|
||||
SRCREV = "52d3149aba3c684db1b6c739ca794dc330d92929"
|
||||
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.4.y"
|
||||
|
||||
require linux-raspberrypi.inc
|
Loading…
Reference in New Issue
Block a user