Update RPI-RF-MOD/HM-MOD-RPI-PCB/HmIP-RFUSB related packages (#1901)

This commit is contained in:
Jens Maus
2022-05-16 11:30:00 +02:00
committed by GitHub
parent e7e7c7a9ba
commit 7b0f593a93
6 changed files with 13 additions and 10 deletions

View File

@@ -1,9 +1,9 @@
################################################################################
#
# Generic raw uart kernel module for low-latency uart
# communication with a RPI-RF-MOD/HM-MOD-RPI-PCB
# communication with a RPI-RF-MOD/HM-MOD-RPI-PCB/HmIP-RFUSB
#
# Copyright (c) 2021 Alexander Reinert
# Copyright (c) 2021-2022 Alexander Reinert
# https://github.com/alexreinert/piVCCU/tree/master/kernel
#
# Uses parts of bcm2835_raw_uart.c
@@ -13,7 +13,7 @@
#
################################################################################
GENERIC_RAW_UART_VERSION = 58b10fff652ad2e67f71e7e07270b50d27e55d40
GENERIC_RAW_UART_VERSION = f9380e2851a052ee4dbc0cad49af530caf61c556
GENERIC_RAW_UART_SITE = $(call github,alexreinert,piVCCU,$(GENERIC_RAW_UART_VERSION))
GENERIC_RAW_UART_LICENSE = GPL2
GENERIC_RAW_UART_LICENSE_FILES = LICENSE