Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/2] Revert "opkg-utils: upgrade 0.6.2 -> 0.6.3"
@ 2024-01-04  2:10 Khem Raj
  2024-01-04  2:10 ` [PATCH 2/2] quilt,cpio: Create ptest user when ptest is enabled in distro features Khem Raj
  2024-01-05 16:16 ` [OE-core] [PATCH 1/2] Revert "opkg-utils: upgrade 0.6.2 -> 0.6.3" Alexandre Belloni
  0 siblings, 2 replies; 6+ messages in thread
From: Khem Raj @ 2024-01-04  2:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Khem Raj

This reverts commit a856192be5dd78c621478ed29871191c580686c4.

It causes a regression in creating different GIDs in image and ipk as
reported in [1]

[1] https://bugzilla.yoctoproject.org/show_bug.cgi?id=15334

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../opkg-utils/{opkg-utils_0.6.3.bb => opkg-utils_0.6.2.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/opkg-utils/{opkg-utils_0.6.3.bb => opkg-utils_0.6.2.bb} (97%)

diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb b/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.2.bb
similarity index 97%
rename from meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb
rename to meta/recipes-devtools/opkg-utils/opkg-utils_0.6.2.bb
index b509227e1a6..eb88b9b734c 100644
--- a/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb
+++ b/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.2.bb
@@ -10,7 +10,7 @@ PROVIDES += "${@bb.utils.contains('PACKAGECONFIG', 'update-alternatives', 'virtu
 SRC_URI = "git://git.yoctoproject.org/opkg-utils;protocol=https;branch=master \
            file://0001-update-alternatives-correctly-match-priority.patch \
            "
-SRCREV = "589880d01969eb9af1e66120e731d43193504718"
+SRCREV = "67994e62dc598282830385da75ba9b1abbbda941"
 
 S = "${WORKDIR}/git"
 
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-01-09 18:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-04  2:10 [PATCH 1/2] Revert "opkg-utils: upgrade 0.6.2 -> 0.6.3" Khem Raj
2024-01-04  2:10 ` [PATCH 2/2] quilt,cpio: Create ptest user when ptest is enabled in distro features Khem Raj
2024-01-09 16:05   ` [OE-core] " Ross Burton
2024-01-09 18:42     ` Khem Raj
2024-01-05 16:16 ` [OE-core] [PATCH 1/2] Revert "opkg-utils: upgrade 0.6.2 -> 0.6.3" Alexandre Belloni
2024-01-05 17:43   ` Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox