mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
linux-raspberrypi: bump to Linux version 5.4.51
Fixes: ERROR: linux-raspberrypi-1_5.4.50+gitAUTOINC+856e83151c-r0 do_fetch: Fetcher failure: Unable to find revision 856e83151cf3f802c495585ac176bb135a08030f in branch rpi-5.4.y even from upstream ERROR: linux-raspberrypi-1_5.4.50+gitAUTOINC+856e83151c-r0 do_fetch: Fetcher failure for URL: 'git://github.com/raspberrypi/linux.git;branch=rpi-5.4.y'. Unable to fetch URL from any source. Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
This commit is contained in:
parent
0d398a3b71
commit
32eb4bd8ad
|
@ -1,7 +1,7 @@
|
||||||
LINUX_VERSION ?= "5.4.50"
|
LINUX_VERSION ?= "5.4.51"
|
||||||
LINUX_RPI_BRANCH ?= "rpi-5.4.y"
|
LINUX_RPI_BRANCH ?= "rpi-5.4.y"
|
||||||
|
|
||||||
SRCREV = "856e83151cf3f802c495585ac176bb135a08030f"
|
SRCREV = "95a969f451f6ed61029741411c1c9aa44023e465"
|
||||||
|
|
||||||
require linux-raspberrypi_5.4.inc
|
require linux-raspberrypi_5.4.inc
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user