* [Buildroot] [PATCH] package/libubootenv: bump to version cc628ee
@ 2020-01-06 19:51 Pierre-Jean Texier
2020-01-06 22:30 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Pierre-Jean Texier @ 2020-01-06 19:51 UTC (permalink / raw)
To: buildroot
This includes the following changes:
cc628ee libuboot: wrap libuboot in extern "C" for C++
bf6ff63 Prepare 0.2
3393485 Fix compiler warning
8f7c00a uboot_env: fix the resarch of ubi volume
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
---
package/libubootenv/libubootenv.hash | 2 +-
package/libubootenv/libubootenv.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/libubootenv/libubootenv.hash b/package/libubootenv/libubootenv.hash
index 36396ac..161a8dd 100644
--- a/package/libubootenv/libubootenv.hash
+++ b/package/libubootenv/libubootenv.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 38431bcbb93fa1a6065828947ca9f9510709b5ac57f8f700fd91473236885064 libubootenv-92949816720d7af2ac722016e7a5b9a85ff141bc.tar.gz
+sha256 4d948a8b7e4fb92c36c36a1a247c1bab4343c55b5324699d18ea012737dbedeb libubootenv-cc628ee0cd750be26275b6eaeaba4d324df11dec.tar.gz
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 Licenses/lgpl-2.1.txt
diff --git a/package/libubootenv/libubootenv.mk b/package/libubootenv/libubootenv.mk
index 2c6abe8..ae3db40 100644
--- a/package/libubootenv/libubootenv.mk
+++ b/package/libubootenv/libubootenv.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBUBOOTENV_VERSION = 92949816720d7af2ac722016e7a5b9a85ff141bc
+LIBUBOOTENV_VERSION = cc628ee0cd750be26275b6eaeaba4d324df11dec
LIBUBOOTENV_SITE = $(call github,sbabic,libubootenv,$(LIBUBOOTENV_VERSION))
LIBUBOOTENV_LICENSE = LGPL-2.1
LIBUBOOTENV_LICENSE_FILES = Licenses/lgpl-2.1.txt
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] package/libubootenv: bump to version cc628ee
2020-01-06 19:51 [Buildroot] [PATCH] package/libubootenv: bump to version cc628ee Pierre-Jean Texier
@ 2020-01-06 22:30 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2020-01-06 22:30 UTC (permalink / raw)
To: buildroot
On Mon, 6 Jan 2020 20:51:40 +0100
Pierre-Jean Texier <pjtexier@koncepto.io> wrote:
> This includes the following changes:
>
> cc628ee libuboot: wrap libuboot in extern "C" for C++
> bf6ff63 Prepare 0.2
> 3393485 Fix compiler warning
> 8f7c00a uboot_env: fix the resarch of ubi volume
>
> Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
> ---
> package/libubootenv/libubootenv.hash | 2 +-
> package/libubootenv/libubootenv.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-01-06 22:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-06 19:51 [Buildroot] [PATCH] package/libubootenv: bump to version cc628ee Pierre-Jean Texier
2020-01-06 22:30 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox