mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
boot/palo: bump to 2.29
Changelog: * psc_misc: Add function to get PDC firmware version * ipl: Fix mfg mode on C8000, rp34x0 and rp44x0 This has been tested on hp 712, booting from network and from disk. Signed-off-by: Vincent Stehlé <vincent.stehle@laposte.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
e5c7b43494
commit
e4fefb5f61
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 73db9f60d439c4ae9d31b049671283e01d95ae364fc78b4db37eed5523218d6c palo-2.28.tar.gz
|
||||
sha256 bca096116d403b7d370794d84853c4f4a4703d604c01a645d1fbd1c5be42a7e0 palo-2.29.tar.gz
|
||||
sha256 fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PALO_VERSION = 2.28
|
||||
PALO_VERSION = 2.29
|
||||
PALO_SITE = https://git.kernel.org/pub/scm/linux/kernel/git/deller/palo.git/snapshot
|
||||
PALO_LICENSE = GPL-2.0
|
||||
PALO_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user