mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-02-14 23:18:57 +00:00
Update generic_raw_uart package to c377d91 (#4472)
This PR updates the generic_raw_uart package to the latest version incorporating the following maintenance changes:e336370041e1a8cc82b4This refs https://github.com/OpenCCU/OpenCCU/pull/3444 (cherry picked from commit9a9cb0c47b)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1 LICENSE
|
||||
sha256 1a99e87c48e95c173ce6f43b8783ac359022886265bb2ed86f67c6d05cf12658 generic_raw_uart-b80aacfb75e9689d14d4e2c94380728816c6313e.tar.gz
|
||||
sha256 b0804b2ff22455f882a67c78014e05e4df5355df06e9155a4c2e3aa294d6c38e generic_raw_uart-c377d91caeb24831fbd4e318b25807d5276ed4ad.tar.gz
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GENERIC_RAW_UART_VERSION = b80aacfb75e9689d14d4e2c94380728816c6313e
|
||||
GENERIC_RAW_UART_VERSION = c377d91caeb24831fbd4e318b25807d5276ed4ad
|
||||
GENERIC_RAW_UART_SITE = $(call github,alexreinert,piVCCU,$(GENERIC_RAW_UART_VERSION))
|
||||
GENERIC_RAW_UART_LICENSE = GPL2
|
||||
GENERIC_RAW_UART_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user