Update rauch & fix kernel bug

This commit is contained in:
Pascal Vizeli
2018-03-19 11:36:20 +01:00
parent bad7dafc6b
commit eb7e63cc0f
7 changed files with 131 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
# Locally calculated, after verifying against
# https://github.com/rauc/rauc/releases/download/v0.2/rauc-0.2.tar.xz.asc
sha256 83aa3ac3716e1c29315162e3cbf5d4db79f26dd95efe1bc634bbce364b95491a rauc-0.2.tar.xz
# https://github.com/rauc/rauc/releases/download/v0.3/rauc-0.3.tar.xz.asc
sha256 dc01bfb08b1830376782f9a51cfec290171519267ab97cc909435da9ac6d6d98 rauc-0.3.tar.xz

View File

@@ -4,7 +4,7 @@
#
################################################################################
RAUC_VERSION = 0.2
RAUC_VERSION = 0.3
RAUC_SITE = https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION)
RAUC_SOURCE = rauc-$(RAUC_VERSION).tar.xz
RAUC_LICENSE = LGPL-2.1