mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/xr819-xradio: fix build failure with Linux 6.0
Bump to latest version to fix build failure with Linux 6.0. Fixes: http://autobuild.buildroot.net/results/434c1d2a5104090366519278314bf750324d3710/ Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
d5a0c2b779
commit
3fbb447cde
@@ -1,4 +1,4 @@
|
|||||||
# Locally computed
|
# Locally computed
|
||||||
sha256 0d0449a85488b990d10ecdf67ac88bfbd39fa81c2df5dfcfed583975222afd33 xr819-xradio-4f0cfd5e869ca101e7c624d9ce05ba5d2b2a0bc2.tar.gz
|
sha256 839fdae93eba29121d4116de335b00a026ef63874caf516747dbdf24c17f208b xr819-xradio-58d597bcf081e44904335916e6033bc8ef28b043.tar.gz
|
||||||
# Locally computed
|
# Locally computed
|
||||||
sha256 db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73 LICENSE
|
sha256 db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73 LICENSE
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
XR819_XRADIO_VERSION = 4f0cfd5e869ca101e7c624d9ce05ba5d2b2a0bc2
|
XR819_XRADIO_VERSION = 58d597bcf081e44904335916e6033bc8ef28b043
|
||||||
XR819_XRADIO_SITE = $(call github,fifteenhex,xradio,$(XR819_XRADIO_VERSION))
|
XR819_XRADIO_SITE = $(call github,fifteenhex,xradio,$(XR819_XRADIO_VERSION))
|
||||||
XR819_XRADIO_LICENSE = GPL-2.0
|
XR819_XRADIO_LICENSE = GPL-2.0
|
||||||
XR819_XRADIO_LICENSE_FILES = LICENSE
|
XR819_XRADIO_LICENSE_FILES = LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user