buildroot/package/xr819-xradio/xr819-xradio.mk
Gonçalo Salazar edd4f4deb5 package/xr819-xradio: bumped to version 6bf0e2e2
Bumped xr819-xradio package to the latest version to fix some compilation issues when using kernel 5.6 for the orangepi-zero

Signed-off-by: Gonçalo Salazar <glbsalazar@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-06-06 23:32:15 +02:00

14 lines
444 B
Makefile

################################################################################
#
# xr819-xradio
#
################################################################################
XR819_XRADIO_VERSION = 6bf0e2e21c80456e2a3d4ad1267caecde7165871
XR819_XRADIO_SITE = $(call github,fifteenhex,xradio,$(XR819_XRADIO_VERSION))
XR819_XRADIO_LICENSE = GPL-2.0
XR819_XRADIO_LICENSE_FILES = LICENSE
$(eval $(kernel-module))
$(eval $(generic-package))