Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/3] alsa-lib: upgrade 1.2.8 -> 1.2.9
@ 2023-05-16 18:30 michael.opdenacker
  2023-05-16 18:30 ` [PATCH] bitbake.conf: add "xz" to HOSTTOOLS michael.opdenacker
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: michael.opdenacker @ 2023-05-16 18:30 UTC (permalink / raw)
  To: openembedded-core; +Cc: Michael Opdenacker

From: Michael Opdenacker <michael.opdenacker@bootlin.com>

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
---
 .../alsa/{alsa-lib_1.2.8.bb => alsa-lib_1.2.9.bb}               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-multimedia/alsa/{alsa-lib_1.2.8.bb => alsa-lib_1.2.9.bb} (94%)

diff --git a/meta/recipes-multimedia/alsa/alsa-lib_1.2.8.bb b/meta/recipes-multimedia/alsa/alsa-lib_1.2.9.bb
similarity index 94%
rename from meta/recipes-multimedia/alsa/alsa-lib_1.2.8.bb
rename to meta/recipes-multimedia/alsa/alsa-lib_1.2.9.bb
index bf968c920b..a8bf09904d 100644
--- a/meta/recipes-multimedia/alsa/alsa-lib_1.2.8.bb
+++ b/meta/recipes-multimedia/alsa/alsa-lib_1.2.9.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7 \
                     "
 
 SRC_URI = "https://www.alsa-project.org/files/pub/lib/${BP}.tar.bz2"
-SRC_URI[sha256sum] = "1ab01b74e33425ca99c2e36c0844fd6888273193bd898240fe8f93accbcbf347"
+SRC_URI[sha256sum] = "dc9c643fdc4ccfd0572cc685858dd41e08afb583f30460b317e4188275f615b2"
 
 inherit autotools pkgconfig
 
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 9+ messages in thread
* [PATCH] bitbake.conf: add "xz" to HOSTTOOLS
@ 2023-05-03  9:52 michael.opdenacker
  0 siblings, 0 replies; 9+ messages in thread
From: michael.opdenacker @ 2023-05-03  9:52 UTC (permalink / raw)
  To: openembedded-core; +Cc: Michael Opdenacker

From: Michael Opdenacker <michael.opdenacker@bootlin.com>

xz is necessary to extract the uninative binary shims

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
---
 meta/conf/bitbake.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index afd9e2f552..2a6aefc01a 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -529,7 +529,7 @@ HOSTTOOLS += " \
     python3 pzstd ranlib readelf readlink realpath rm rmdir rpcgen sed seq sh \
     sha1sum sha224sum sha256sum sha384sum sha512sum \
     sleep sort split stat strings strip tail tar tee test touch tr true uname \
-    uniq wc wget which xargs zstd \
+    uniq wc wget which xargs xz zstd \
 "
 
 # Tools needed to run testimage runtime image testing
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 9+ messages in thread
* [PATCH] bitbake.conf: add 'xz' to HOSTTOOLS
@ 2017-11-16  9:16 André Draszik
  2017-11-16 18:52 ` Khem Raj
  0 siblings, 1 reply; 9+ messages in thread
From: André Draszik @ 2017-11-16  9:16 UTC (permalink / raw)
  To: openembedded-core

Files in SRC_URI that are xz compressed can not be
unpacked without this, as we'd have no decompressor
available.

Signed-off-by: André Draszik <git@andred.net>
---
 meta/conf/bitbake.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 9696273acc..dfc4de56a6 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -480,7 +480,7 @@ HOSTTOOLS += " \
     mktemp mv nm objcopy objdump od patch perl pod2man pr printf pwd python python2 \
     python2.7 python3 ranlib readelf readlink rm rmdir rpcgen sed sh sha256sum \
     sleep sort split stat strings strip tail tar tee test touch tr true uname \
-    uniq wc wget which xargs \
+    uniq wc wget which xargs xz \
 "
 
 # Tools needed to run testimage runtime image testing
-- 
2.15.0.rc1



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

end of thread, other threads:[~2023-05-16 18:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-16 18:30 [PATCH 1/3] alsa-lib: upgrade 1.2.8 -> 1.2.9 michael.opdenacker
2023-05-16 18:30 ` [PATCH] bitbake.conf: add "xz" to HOSTTOOLS michael.opdenacker
2023-05-16 18:30 ` [PATCH 2/3] alsa-ucm-conf: upgrade 1.2.8 -> 1.2.9 michael.opdenacker
2023-05-16 18:30 ` [PATCH 3/3] alsa-utils: " michael.opdenacker
     [not found] ` <175FB334169DDB45.20583@lists.openembedded.org>
2023-05-16 18:35   ` [OE-core] [PATCH] bitbake.conf: add "xz" to HOSTTOOLS Michael Opdenacker
  -- strict thread matches above, loose matches on Subject: below --
2023-05-03  9:52 michael.opdenacker
2017-11-16  9:16 [PATCH] bitbake.conf: add 'xz' " André Draszik
2017-11-16 18:52 ` Khem Raj
2017-11-17  9:09   ` André Draszik

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