From patchwork Mon Jan 6 19:51:40 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pierre-Jean Texier X-Patchwork-Id: 1218435 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.136; helo=silver.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=quarantine dis=none) header.from=koncepto.io Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=koncepto.io header.i=@koncepto.io header.b="OOzwVUzV"; dkim-atps=neutral Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 47s5kf6BGhz9sR0 for ; Tue, 7 Jan 2020 06:52:08 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 1FEF9226AF; Mon, 6 Jan 2020 19:52:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Gt5pdSlqIYTk; Mon, 6 Jan 2020 19:51:59 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 444CE204C6; Mon, 6 Jan 2020 19:51:59 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 5C8661BF321 for ; Mon, 6 Jan 2020 19:51:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 59BC486EC9 for ; Mon, 6 Jan 2020 19:51:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1jDHwLbzDdwx for ; Mon, 6 Jan 2020 19:51:56 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from koncepto.io (koncepto.io [195.154.119.111]) by whitealder.osuosl.org (Postfix) with ESMTPS id 3BFC886EB2 for ; Mon, 6 Jan 2020 19:51:56 +0000 (UTC) Received: from menoah.home (lfbn-bor-1-974-38.w90-120.abo.wanadoo.fr [90.120.168.38]) by koncepto.io (Postfix) with ESMTPSA id 4C28A60262; Mon, 6 Jan 2020 20:51:49 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=koncepto.io; s=default; t=1578340309; bh=DH3ViVYBxA/g4bJmdInXog60uDuC5eVWWi8zIm+0xIU=; h=From:To:Cc:Subject:Date:From; b=OOzwVUzVcg6BFh9EB9D9uXBoCnzlwd7BDOF9XotORqGwfvYXgCjiG9OKxRB1tXCxi /BbjdkxKO4ShAiIrQQAeAXYFg0sg2Mnh7xm+xU/WDfzYKUqJFktWkaA0SWUuodImAA X5kTLlvQF2NpUOsUXraEvEpC0mN30YRv0Pppx0esyM9hEc0y3RzQLb8lRZU9qpX1/i XPkl6c3DCv+NtEoR4r5FGBOVpTjy9JWU/YdmxSfoS/1O9yWBd4mpvT2Lr8HdQ/2FZv FLqef1s67qQ54tyS57O0ssxL8gfonzp9aILaOgrOZ+2Xf45hCKbsC7ZFBlFfD6rLhX rsR4xvi/Vdk3Q== From: Pierre-Jean Texier To: buildroot@buildroot.org Date: Mon, 6 Jan 2020 20:51:40 +0100 Message-Id: <1578340300-4253-1-git-send-email-pjtexier@koncepto.io> X-Mailer: git-send-email 2.7.4 Subject: [Buildroot] [PATCH] package/libubootenv: bump to version cc628ee X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Pierre-Jean Texier MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "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 --- 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