[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-417-gf301356d9
Brought to you by:
sszy
|
From: sszy <ss...@us...> - 2024-06-05 13:48:27
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via f301356d91186bde001196665f90a2a7554b20e8 (commit)
from a1bc38495ff43125c471b130175abb73ead555c8 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f301356d91186bde001196665f90a2a7554b20e8
Author: Sébastien Szymanski <seb...@ar...>
Date: Wed Jun 5 15:46:47 2024 +0200
[BUILDROOT] 2024.02: patches to bump host-uuu
Bump to 1.5.182
-----------------------------------------------------------------------
Summary of changes:
.../4029-package-uuu-bump-to-version-1.5.179.patch | 42 ++++++
.../4030-package-uuu-bump-to-version-1.5.181.patch | 42 ++++++
.../4031-package-uuu-bump-to-version-1.5.182.patch | 156 +++++++++++++++++++++
patches/buildroot/2024.02/cleanup_buildroot.sh | 2 +
4 files changed, 242 insertions(+)
create mode 100644 patches/buildroot/2024.02/4029-package-uuu-bump-to-version-1.5.179.patch
create mode 100644 patches/buildroot/2024.02/4030-package-uuu-bump-to-version-1.5.181.patch
create mode 100644 patches/buildroot/2024.02/4031-package-uuu-bump-to-version-1.5.182.patch
diff --git a/patches/buildroot/2024.02/4029-package-uuu-bump-to-version-1.5.179.patch b/patches/buildroot/2024.02/4029-package-uuu-bump-to-version-1.5.179.patch
new file mode 100644
index 000000000..26db6fae7
--- /dev/null
+++ b/patches/buildroot/2024.02/4029-package-uuu-bump-to-version-1.5.179.patch
@@ -0,0 +1,42 @@
+From 6c1b31ff1a0793e44a8ab6d057ff2e80c14a1e1f Mon Sep 17 00:00:00 2001
+From: Dario Binacchi <dar...@am...>
+Date: Mon, 15 Apr 2024 10:36:12 +0200
+Subject: [PATCH 1/2] package/uuu: bump to version 1.5.179
+
+- Provide macos arm prebuild version.
+
+Release notes:
+https://github.com/nxp-imx/mfgtools/releases/tag/uuu_1.5.179
+
+Signed-off-by: Dario Binacchi <dar...@am...>
+Signed-off-by: Thomas Petazzoni <tho...@bo...>
+---
+ package/uuu/uuu.hash | 2 +-
+ package/uuu/uuu.mk | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/package/uuu/uuu.hash b/package/uuu/uuu.hash
+index 0f746a763385..cc78f6785b83 100644
+--- a/package/uuu/uuu.hash
++++ b/package/uuu/uuu.hash
+@@ -1,3 +1,3 @@
+ # locally computed
+-sha256 fac38e93714181fbfb0ff52b9cd29395c7eb342def5c3857da87e5429beb3927 uuu_source-uuu_1.5.177.tar.gz
++sha256 6742a0c3b1e5b3b892963473f65e2770462f3bf2871424b800ffa0ed159feb84 uuu_source-uuu_1.5.179.tar.gz
+ sha256 cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495 LICENSE
+diff --git a/package/uuu/uuu.mk b/package/uuu/uuu.mk
+index b6611dc3d406..b633bd70dbea 100644
+--- a/package/uuu/uuu.mk
++++ b/package/uuu/uuu.mk
+@@ -4,7 +4,7 @@
+ #
+ ################################################################################
+
+-UUU_VERSION = 1.5.177
++UUU_VERSION = 1.5.179
+ UUU_SOURCE = uuu_source-uuu_$(UUU_VERSION).tar.gz
+ UUU_SITE = https://github.com/NXPmicro/mfgtools/releases/download/uuu_$(UUU_VERSION)
+ UUU_LICENSE = BSD 3-Clause "New" or "Revised" License
+--
+2.44.1
+
diff --git a/patches/buildroot/2024.02/4030-package-uuu-bump-to-version-1.5.181.patch b/patches/buildroot/2024.02/4030-package-uuu-bump-to-version-1.5.181.patch
new file mode 100644
index 000000000..b4992db1e
--- /dev/null
+++ b/patches/buildroot/2024.02/4030-package-uuu-bump-to-version-1.5.181.patch
@@ -0,0 +1,42 @@
+From a2ed053024dc0d12d159a75c2b72bde28a65b4c5 Mon Sep 17 00:00:00 2001
+From: Dario Binacchi <dar...@am...>
+Date: Wed, 15 May 2024 23:07:15 +0200
+Subject: [PATCH 2/2] package/uuu: bump to version 1.5.181
+
+This is a hot fix for version 1.5.179.
+
+Release notes:
+https://github.com/nxp-imx/mfgtools/releases/tag/uuu_1.5.181
+
+Signed-off-by: Dario Binacchi <dar...@am...>
+Signed-off-by: Peter Korsgaard <pe...@ko...>
+---
+ package/uuu/uuu.hash | 2 +-
+ package/uuu/uuu.mk | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/package/uuu/uuu.hash b/package/uuu/uuu.hash
+index cc78f6785b83..787bf7d48705 100644
+--- a/package/uuu/uuu.hash
++++ b/package/uuu/uuu.hash
+@@ -1,3 +1,3 @@
+ # locally computed
+-sha256 6742a0c3b1e5b3b892963473f65e2770462f3bf2871424b800ffa0ed159feb84 uuu_source-uuu_1.5.179.tar.gz
++sha256 5e3bab017cf1b7a6a85d0cd46c0de6660de9b93fb24b0a21d8ecc4fb9f663e2c uuu_source-uuu_1.5.181.tar.gz
+ sha256 cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495 LICENSE
+diff --git a/package/uuu/uuu.mk b/package/uuu/uuu.mk
+index b633bd70dbea..056b2a8c52db 100644
+--- a/package/uuu/uuu.mk
++++ b/package/uuu/uuu.mk
+@@ -4,7 +4,7 @@
+ #
+ ################################################################################
+
+-UUU_VERSION = 1.5.179
++UUU_VERSION = 1.5.181
+ UUU_SOURCE = uuu_source-uuu_$(UUU_VERSION).tar.gz
+ UUU_SITE = https://github.com/NXPmicro/mfgtools/releases/download/uuu_$(UUU_VERSION)
+ UUU_LICENSE = BSD 3-Clause "New" or "Revised" License
+--
+2.44.1
+
diff --git a/patches/buildroot/2024.02/4031-package-uuu-bump-to-version-1.5.182.patch b/patches/buildroot/2024.02/4031-package-uuu-bump-to-version-1.5.182.patch
new file mode 100644
index 000000000..6d79ce995
--- /dev/null
+++ b/patches/buildroot/2024.02/4031-package-uuu-bump-to-version-1.5.182.patch
@@ -0,0 +1,156 @@
+From patchwork Wed Jun 5 06:31:58 2024
+Content-Type: text/plain; charset="utf-8"
+MIME-Version: 1.0
+Content-Transfer-Encoding: 7bit
+X-Patchwork-Submitter: Dario Binacchi <dar...@am...>
+X-Patchwork-Id: 1943660
+Return-Path: <bui...@bu...>
+X-Original-To: inc...@pa...
+Delivered-To: pat...@le...
+Authentication-Results: legolas.ozlabs.org;
+ spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org
+ (client-ip=2605:bc80:3010::133; helo=smtp2.osuosl.org;
+ env...@bu...; receiver=patchwork.ozlabs.org)
+Received: from smtp2.osuosl.org (smtp2.osuosl.org [IPv6:2605:bc80:3010::133])
+ (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
+ key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384)
+ (No client certificate requested)
+ by legolas.ozlabs.org (Postfix) with ESMTPS id 4VvHgk21j5z20Q5
+ for <inc...@pa...>;
+ Wed, 5 Jun 2024 16:32:18 +1000 (AEST)
+Received: from localhost (localhost [127.0.0.1])
+ by smtp2.osuosl.org (Postfix) with ESMTP id CC03C40181;
+ Wed, 5 Jun 2024 06:32:09 +0000 (UTC)
+X-Virus-Scanned: amavis at osuosl.org
+Received: from smtp2.osuosl.org ([127.0.0.1])
+ by localhost (smtp2.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP
+ id 01XYxuaioCNt; Wed, 5 Jun 2024 06:32:08 +0000 (UTC)
+X-Comment: SPF check N/A for local connections - client-ip=140.211.166.34;
+ helo=ash.osuosl.org; env...@bu...;
+ receiver=<UNKNOWN>
+DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 8F512402E4
+Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34])
+ by smtp2.osuosl.org (Postfix) with ESMTP id 8F512402E4;
+ Wed, 5 Jun 2024 06:32:08 +0000 (UTC)
+X-Original-To: bui...@li...
+Delivered-To: bui...@os...
+Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138])
+ by ash.osuosl.org (Postfix) with ESMTP id 938FD1BF5EA
+ for <bui...@li...>; Wed, 5 Jun 2024 06:32:07 +0000 (UTC)
+Received: from localhost (localhost [127.0.0.1])
+ by smtp1.osuosl.org (Postfix) with ESMTP id 8128E84387
+ for <bui...@li...>; Wed, 5 Jun 2024 06:32:07 +0000 (UTC)
+X-Virus-Scanned: amavis at osuosl.org
+Received: from smtp1.osuosl.org ([127.0.0.1])
+ by localhost (smtp1.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP
+ id z489HIDj8A0c for <bui...@li...>;
+ Wed, 5 Jun 2024 06:32:06 +0000 (UTC)
+Received-SPF: Pass (mailfrom) identity=mailfrom;
+ client-ip=2a00:1450:4864:20::129; helo=mail-lf1-x129.google.com;
+ env...@am...; receiver=<UNKNOWN>
+DMARC-Filter: OpenDMARC Filter v1.4.2 smtp1.osuosl.org 8539784386
+DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 8539784386
+Received: from mail-lf1-x129.google.com (mail-lf1-x129.google.com
+ [IPv6:2a00:1450:4864:20::129])
+ by smtp1.osuosl.org (Postfix) with ESMTPS id 8539784386
+ for <bui...@bu...>; Wed, 5 Jun 2024 06:32:06 +0000 (UTC)
+Received: by mail-lf1-x129.google.com with SMTP id
+ 2adb3069b0e04-52b919d214cso3876455e87.2
+ for <bui...@bu...>; Tue, 04 Jun 2024 23:32:06 -0700 (PDT)
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
+ d=1e100.net; s=20230601; t=1717569124; x=1718173924;
+ h=content-transfer-encoding:mime-version:message-id:date:subject:cc
+ :to:from:x-gm-message-state:from:to:cc:subject:date:message-id
+ :reply-to;
+ bh=xLDgyegAc8CNrtLTv95qw78S8GRqjGtLG+qjD7U1Nhk=;
+ b=AO2nPdLCNHHM4csDgrr4ZqWwRcjHvsfWQ+4qhkC2Pp+9gYfKlRt3WdoXIDHFxgWFQv
+ pG2LjrWMAqwaE15OsxB6OhN9w2jW+FFRLh/tzKQvw2eh7XvHNEwcJ17Zqo2uJUh8WunK
+ +nFFvVTxrzs+UaVGwYughaTwNy/UoeG4yMF93HfbKlSIj4PxkRx4nvNRkBL2sSHjGW0z
+ MHnuD5avPdbV9hV3jidfHYscXh/gOG17RPoJLvTJrdqvpMsCZDtOxzH6ahh9agxxa3J3
+ cqYvr3xw4sEjGLvjzbPA+OOXOBRFqebxsdS4zWfMWQIf8YB6abtCRPqVvCZDXsrT6pBv
+ 8W9A==
+X-Gm-Message-State: AOJu0Yy5yG3VT8CfeuGq90zIfTvYhfY8bIQ61xskCPp5/qHshEj0Lhzw
+ WAiv/v/l6TtjXxMP4WbvSpbVHnyuDzb5viHs3FPiCMJjn3QN7z7EAdwwcnbpjxfF1sB1o7NAKyT
+ Y
+X-Google-Smtp-Source:
+ AGHT+IGqPvsTYHOy/Sknzr3J0UtpdxAt2R7af5xGsb6vSBbvmVC/KV7fbLL3gB+l0NmAIvGPRsyj8A==
+X-Received: by 2002:a05:6512:3457:b0:51e:150e:2c45 with SMTP id
+ 2adb3069b0e04-52bab4fbda2mr749345e87.63.1717569122227;
+ Tue, 04 Jun 2024 23:32:02 -0700 (PDT)
+Received: from dario-ThinkPad-T14s-Gen-2i.amarulasolutions.com ([2.196.41.12])
+ by smtp.gmail.com with ESMTPSA id
+ 5b1f17b1804b1-42158102ab8sm8635295e9.18.2024.06.04.23.32.01
+ (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
+ Tue, 04 Jun 2024 23:32:01 -0700 (PDT)
+From: Dario Binacchi <dar...@am...>
+To: bui...@bu...
+Date: Wed, 5 Jun 2024 08:31:58 +0200
+Message-ID: <202...@am...>
+X-Mailer: git-send-email 2.43.0
+MIME-Version: 1.0
+X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
+ d=amarulasolutions.com; s=google; t=1717569124; x=1718173924;
+ darn=buildroot.org;
+ h=content-transfer-encoding:mime-version:message-id:date:subject:cc
+ :to:from:from:to:cc:subject:date:message-id:reply-to;
+ bh=xLDgyegAc8CNrtLTv95qw78S8GRqjGtLG+qjD7U1Nhk=;
+ b=Rip/cdOmEfcq2YXo+AYj/ZH3Os1/iKbNIMNpOsTLYbh4npBIO3D4Xg+1DqP/m4lw1Z
+ ZBlP1Qf8Fb4g5SArZUyHx+LhKooBG5S67bbPm+U48I4MdSO0MA4EHxVrXlfgqlaf18pK
+ jAJtX8tb3HD1+IdAc5Hji3sQnCXCQu3hQl7kw=
+X-Mailman-Original-Authentication-Results: smtp1.osuosl.org;
+ dmarc=pass (p=none dis=none)
+ header.from=amarulasolutions.com
+X-Mailman-Original-Authentication-Results: smtp1.osuosl.org;
+ dkim=pass (1024-bit key,
+ unprotected) header.d=amarulasolutions.com hea...@am...
+ header.a=rsa-sha256 header.s=google header.b=Rip/cdOm
+Subject: [Buildroot] [PATCH 1/1] package/uuu: bump to version 1.5.182
+X-BeenThere: bui...@bu...
+X-Mailman-Version: 2.1.29
+Precedence: list
+List-Id: Discussion and development of buildroot <buildroot.buildroot.org>
+List-Unsubscribe: <https://lists.buildroot.org/mailman/options/buildroot>,
+ <mailto:bui...@bu...?subject=unsubscribe>
+List-Archive: <http://lists.buildroot.org/pipermail/buildroot/>
+List-Post: <mailto:bui...@bu...>
+List-Help: <mailto:bui...@bu...?subject=help>
+List-Subscribe: <https://lists.buildroot.org/mailman/listinfo/buildroot>,
+ <mailto:bui...@bu...?subject=subscribe>
+Cc: Dario Binacchi <dar...@am...>,
+ lin...@am...
+Errors-To: bui...@bu...
+Sender: "buildroot" <bui...@bu...>
+
+This is a hot fix for version 1.5.181.
+
+Release notes:
+https://github.com/nxp-imx/mfgtools/releases/tag/uuu_1.5.182
+
+Signed-off-by: Dario Binacchi <dar...@am...>
+---
+ package/uuu/uuu.hash | 2 +-
+ package/uuu/uuu.mk | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/package/uuu/uuu.hash b/package/uuu/uuu.hash
+index 787bf7d48705..9dc286c41ffc 100644
+--- a/package/uuu/uuu.hash
++++ b/package/uuu/uuu.hash
+@@ -1,3 +1,3 @@
+ # locally computed
+-sha256 5e3bab017cf1b7a6a85d0cd46c0de6660de9b93fb24b0a21d8ecc4fb9f663e2c uuu_source-uuu_1.5.181.tar.gz
++sha256 723d3da358e6af974a056e3adbcb105fac9dad4b87544de0d22b8c974a8037aa uuu_source-uuu_1.5.182.tar.gz
+ sha256 cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495 LICENSE
+diff --git a/package/uuu/uuu.mk b/package/uuu/uuu.mk
+index 056b2a8c52db..63556b9938a8 100644
+--- a/package/uuu/uuu.mk
++++ b/package/uuu/uuu.mk
+@@ -4,7 +4,7 @@
+ #
+ ################################################################################
+
+-UUU_VERSION = 1.5.181
++UUU_VERSION = 1.5.182
+ UUU_SOURCE = uuu_source-uuu_$(UUU_VERSION).tar.gz
+ UUU_SITE = https://github.com/NXPmicro/mfgtools/releases/download/uuu_$(UUU_VERSION)
+ UUU_LICENSE = BSD 3-Clause "New" or "Revised" License
diff --git a/patches/buildroot/2024.02/cleanup_buildroot.sh b/patches/buildroot/2024.02/cleanup_buildroot.sh
index 88b968afa..3f513b458 100755
--- a/patches/buildroot/2024.02/cleanup_buildroot.sh
+++ b/patches/buildroot/2024.02/cleanup_buildroot.sh
@@ -89,6 +89,8 @@ rm -rf buildroot/package/snes9x/snes9x.mk
rm -rf buildroot/package/thingerio/Config.in
rm -rf buildroot/package/thingerio/thingerio.hash
rm -rf buildroot/package/thingerio/thingerio.mk
+rm -rf buildroot/package/uuu/uuu.hash
+rm -rf buildroot/package/uuu/uuu.mk
rm -rf buildroot/package/wpa_supplicant/Config.in
rm -rf buildroot/package/wpa_supplicant/wpa_supplicant.mk
rm -rf buildroot/package/xc3sprog/Config.in
hooks/post-receive
--
armadeus
|