package/libubootenv: bump to version f4b9cde
authorPierre-Jean Texier <pjtexier@koncepto.io>
Tue, 7 Apr 2020 10:00:05 +0000 (12:00 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 7 Apr 2020 12:28:25 +0000 (14:28 +0200)
This includes the following changes:

f4b9cde Allow negative offsets
45bf92a Detect sector size if not found in config
9f59db6 uboot_env: remove unused variables
65d243e README: libubootenv is now in oe-core

And update hash file formatting (2 spaces).

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/libubootenv/libubootenv.hash
package/libubootenv/libubootenv.mk

index 383f550359b0208edc8860323a531b8e5c6c5744..d7d71fc717e5201702a88733a408933bd6c0f153 100644 (file)
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256 dc84eefd7dcde46e6754517be37dc0c5a6cd07d38db06564eb54acd9b9ff936e libubootenv-ba952d05ec9ab16029816a06d956bac7fb4e9832.tar.gz
-sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 Licenses/lgpl-2.1.txt
+sha256  1afd4e70242a8196bf25622a4558d0baf9db5652d37d217156c08f6e37fd8e80  libubootenv-f4b9cde3815abe84a98079cedd515283ea08c16b.tar.gz
+sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  Licenses/lgpl-2.1.txt
index 44f8478833968e3061a75745ebcd0cc7bd49230e..2a7c0e7415f33e5a0447fa998f198127e5bac3dd 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBUBOOTENV_VERSION = ba952d05ec9ab16029816a06d956bac7fb4e9832
+LIBUBOOTENV_VERSION = f4b9cde3815abe84a98079cedd515283ea08c16b
 LIBUBOOTENV_SITE = $(call github,sbabic,libubootenv,$(LIBUBOOTENV_VERSION))
 LIBUBOOTENV_LICENSE = LGPL-2.1
 LIBUBOOTENV_LICENSE_FILES = Licenses/lgpl-2.1.txt