mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Cc: p.zabel@pengutronix.de
Subject: [ptxdist] [PATCH] host-opkg-utils: Version bump. 0.6.3 -> 0.7.0
Date: Mon, 15 Jul 2024 20:37:45 +0200	[thread overview]
Message-ID: <20240715183745.3874068-1-christian.melki@t2data.com> (raw)

Very minor changeset.
https://git.yoctoproject.org/opkg-utils/log/?h=0.7.0

* Forward patches, applies cleanly.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 .../0100-opkg-build-use-CROSS_COMPILE-ar.patch                | 0
 .../0101-Update-Installed-Size-properly.patch                 | 0
 ...opkg-build-in-ptxdist-the-maxium-UID-for-system-user.patch | 0
 .../0103-opkg-build-fix-typo-in-compressorargs.patch          | 0
 patches/{opkg-utils-0.6.3 => opkg-utils-0.7.0}/series         | 0
 rules/host-opkg-utils.make                                    | 4 ++--
 6 files changed, 2 insertions(+), 2 deletions(-)
 rename patches/{opkg-utils-0.6.3 => opkg-utils-0.7.0}/0100-opkg-build-use-CROSS_COMPILE-ar.patch (100%)
 rename patches/{opkg-utils-0.6.3 => opkg-utils-0.7.0}/0101-Update-Installed-Size-properly.patch (100%)
 rename patches/{opkg-utils-0.6.3 => opkg-utils-0.7.0}/0102-opkg-build-in-ptxdist-the-maxium-UID-for-system-user.patch (100%)
 rename patches/{opkg-utils-0.6.3 => opkg-utils-0.7.0}/0103-opkg-build-fix-typo-in-compressorargs.patch (100%)
 rename patches/{opkg-utils-0.6.3 => opkg-utils-0.7.0}/series (100%)

diff --git a/patches/opkg-utils-0.6.3/0100-opkg-build-use-CROSS_COMPILE-ar.patch b/patches/opkg-utils-0.7.0/0100-opkg-build-use-CROSS_COMPILE-ar.patch
similarity index 100%
rename from patches/opkg-utils-0.6.3/0100-opkg-build-use-CROSS_COMPILE-ar.patch
rename to patches/opkg-utils-0.7.0/0100-opkg-build-use-CROSS_COMPILE-ar.patch
diff --git a/patches/opkg-utils-0.6.3/0101-Update-Installed-Size-properly.patch b/patches/opkg-utils-0.7.0/0101-Update-Installed-Size-properly.patch
similarity index 100%
rename from patches/opkg-utils-0.6.3/0101-Update-Installed-Size-properly.patch
rename to patches/opkg-utils-0.7.0/0101-Update-Installed-Size-properly.patch
diff --git a/patches/opkg-utils-0.6.3/0102-opkg-build-in-ptxdist-the-maxium-UID-for-system-user.patch b/patches/opkg-utils-0.7.0/0102-opkg-build-in-ptxdist-the-maxium-UID-for-system-user.patch
similarity index 100%
rename from patches/opkg-utils-0.6.3/0102-opkg-build-in-ptxdist-the-maxium-UID-for-system-user.patch
rename to patches/opkg-utils-0.7.0/0102-opkg-build-in-ptxdist-the-maxium-UID-for-system-user.patch
diff --git a/patches/opkg-utils-0.6.3/0103-opkg-build-fix-typo-in-compressorargs.patch b/patches/opkg-utils-0.7.0/0103-opkg-build-fix-typo-in-compressorargs.patch
similarity index 100%
rename from patches/opkg-utils-0.6.3/0103-opkg-build-fix-typo-in-compressorargs.patch
rename to patches/opkg-utils-0.7.0/0103-opkg-build-fix-typo-in-compressorargs.patch
diff --git a/patches/opkg-utils-0.6.3/series b/patches/opkg-utils-0.7.0/series
similarity index 100%
rename from patches/opkg-utils-0.6.3/series
rename to patches/opkg-utils-0.7.0/series
diff --git a/rules/host-opkg-utils.make b/rules/host-opkg-utils.make
index a35a0da0d..7deeab7fb 100644
--- a/rules/host-opkg-utils.make
+++ b/rules/host-opkg-utils.make
@@ -14,8 +14,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_OPKG_UTILS) += host-opkg-utils
 #
 # Paths and names
 #
-HOST_OPKG_UTILS_VERSION	:= 0.6.3
-HOST_OPKG_UTILS_MD5	:= 2ca116eda29e0be4a89e92a9b24bda53
+HOST_OPKG_UTILS_VERSION	:= 0.7.0
+HOST_OPKG_UTILS_MD5	:= 53c42e603468102f28d010e922310941
 HOST_OPKG_UTILS		:= opkg-utils-$(HOST_OPKG_UTILS_VERSION)
 HOST_OPKG_UTILS_SUFFIX	:= tar.gz
 HOST_OPKG_UTILS_URL	:= https://git.yoctoproject.org/opkg-utils/snapshot/$(HOST_OPKG_UTILS).$(HOST_OPKG_UTILS_SUFFIX)
-- 
2.34.1




             reply	other threads:[~2024-07-15 18:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-15 18:37 Christian Melki [this message]
2024-08-05  6:49 ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240715183745.3874068-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=p.zabel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox