Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *ffmpeg* to *8.0* has Failed(do_compile).
Detailed error information:
do_compile failed
Next steps:
- apply the patch: git am 0001-ffmpeg-upgrade-7.1.1-8.0.patch
- check the changes to upstream patches and summarize them in the commit
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list
Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.
Please review the attached files for further information and build/update
failures.
Any problem please file a bug at
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler
Regards,
The Upgrade Helper
-- >8 --
>From 1295ad11c998df0895855dd337c38900eb08d3dc Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Tue, 2 Sep 2025 21:01:01 +0000
Subject: [PATCH] ffmpeg: upgrade 7.1.1 -> 8.0
---
.../ffmpeg/{ffmpeg_7.1.1.bb => ffmpeg_8.0.bb} | 101 +++++++++++++++++-
1 file changed, 98 insertions(+), 3 deletions(-)
rename meta/recipes-multimedia/ffmpeg/{ffmpeg_7.1.1.bb => ffmpeg_8.0.bb} (66%)
diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_7.1.1.bb
b/meta/recipes-multimedia/ffmpeg/ffmpeg_8.0.bb
similarity index 66%
rename from meta/recipes-multimedia/ffmpeg/ffmpeg_7.1.1.bb
rename to meta/recipes-multimedia/ffmpeg/ffmpeg_8.0.bb
index 5a86ad563f..bae97bbd34 100644
--- a/meta/recipes-multimedia/ffmpeg/ffmpeg_7.1.1.bb
+++ b/meta/recipes-multimedia/ffmpeg/ffmpeg_8.0.bb
@@ -1,3 +1,97 @@
+# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
+# The following is the difference between the old and the new license text.
+# Please update the LICENSE value if needed, and summarize the changes in
+# the commit message via 'License-Update:' tag.
+# (example: 'License-Update: copyright years updated.')
+#
+# The changes:
+#
+# --- COPYING.LGPLv2.1
+# +++ COPYING.LGPLv2.1
+# @@ -55,7 +55,7 @@
+# that what they have is not the original version, so that the original
+# author's reputation will not be affected by problems that might be
+# introduced by others.
+# -
+# +
+# Finally, software patents pose a constant threat to the existence of
+# any free program. We wish to make sure that a company cannot
+# effectively restrict the users of a free program by obtaining a
+# @@ -111,7 +111,7 @@
+# "work based on the library" and a "work that uses the library". The
+# former contains code derived from the library, whereas the latter must
+# be combined with the library in order to run.
+# -
+# +
+# GNU LESSER GENERAL PUBLIC LICENSE
+# TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+#
+# @@ -158,7 +158,7 @@
+# You may charge a fee for the physical act of transferring a copy,
+# and you may at your option offer warranty protection in exchange for a
+# fee.
+# -
+# +
+# 2. You may modify your copy or copies of the Library or any portion
+# of it, thus forming a work based on the Library, and copy and
+# distribute such modifications or work under the terms of Section 1
+# @@ -216,7 +216,7 @@
+# ordinary GNU General Public License has appeared, then you can specify
+# that version instead if you wish.) Do not make any other change in
+# these notices.
+# -
+# +
+# Once this change is made in a given copy, it is irreversible for
+# that copy, so the ordinary GNU General Public License applies to all
+# subsequent copies and derivative works made from that copy.
+# @@ -267,7 +267,7 @@
+# distribute the object code for the work under the terms of Section 6.
+# Any executables containing that work also fall under Section 6,
+# whether or not they are linked directly with the Library itself.
+# -
+# +
+# 6. As an exception to the Sections above, you may also combine or
+# link a "work that uses the Library" with the Library to produce a
+# work containing portions of the Library, and distribute that work
+# @@ -329,7 +329,7 @@
+# accompany the operating system. Such a contradiction means you cannot
+# use both them and the Library together in an executable that you
+# distribute.
+# -
+# +
+# 7. You may place library facilities that are a work based on the
+# Library side-by-side in a single library together with other library
+# facilities not covered by this License, and distribute such a combined
+# @@ -370,7 +370,7 @@
+# restrictions on the recipients' exercise of the rights granted herein.
+# You are not responsible for enforcing compliance by third parties with
+# this License.
+# -
+# +
+# 11. If, as a consequence of a court judgment or allegation of patent
+# infringement or for any other reason (not limited to patent issues),
+# conditions are imposed on you (whether by court order, agreement or
+# @@ -422,7 +422,7 @@
+# the Free Software Foundation. If the Library does not specify a
+# license version number, you may choose any version ever published by
+# the Free Software Foundation.
+# -
+# +
+# 14. If you wish to incorporate parts of the Library into other free
+# programs whose distribution conditions are incompatible with these,
+# write to the author to ask for permission. For software which is
+# @@ -456,7 +456,7 @@
+# DAMAGES.
+#
+# END OF TERMS AND CONDITIONS
+# -
+# +
+# How to Apply These Terms to Your New Libraries
+#
+# If you develop a new library, and you want it to be of the greatest
+#
+#
+
SUMMARY = "A complete, cross-platform solution to record, convert and stream
audio and video."
DESCRIPTION = "FFmpeg is the leading multimedia framework, able to decode,
encode, transcode, \
mux, demux, stream, filter and play pretty much anything that
humans and machines \
@@ -19,12 +113,13 @@ LICENSE_FLAGS = "commercial"
LIC_FILES_CHKSUM = "file://COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
-
file://COPYING.LGPLv2.1;md5=bd7a443320af8c812e4c18d1b79df004 \
- file://COPYING.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02"
+
file://COPYING.LGPLv2.1;md5=eed22b3456132611e3d4aa7a7ec64dac \
+ file://COPYING.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02
\
+ "
SRC_URI = "https://www.ffmpeg.org/releases/${BP}.tar.xz"
-SRC_URI[sha256sum] =
"733984395e0dbbe5c046abda2dc49a5544e7e0e1e2366bba849222ae9e3a03b1"
+SRC_URI[sha256sum] =
"b2751fccb6cc4c77708113cd78b561059b6fa904b24162fa0be2d60273d27b8e"
# Build fails when thumb is enabled:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=7717
ARM_INSTRUCTION_SET:armv4 = "arm"
--
2.47.1
0001-ffmpeg-upgrade-7.1.1-8.0.patch
Description: Binary data
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1940 entries from dependency cache.
Parsing recipes...done.
Parsing of 944 .bb files complete (943 cached, 1 parsed). 1940 targets, 45
skipped, 0 masked, 0 errors.
Removing 1 recipes from the qemux86_64 sysroot...done.
Removing 1 recipes from the x86-64-v3 sysroot...done.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "2.15.2"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "x86_64-poky-linux"
MACHINE = "qemux86-64"
DISTRO = "poky"
DISTRO_VERSION =
"5.2.99+snapshot-385f34f6860b2b32f48d88f5bd0b449de6099f05"
TUNE_FEATURES = "m64 x86-64-v3"
TARGET_FPU = ""
meta
meta-poky
meta-yocto-bsp
workspace =
"tmp-auh-upgrades:385f34f6860b2b32f48d88f5bd0b449de6099f05"
Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing
build without monitoring pressure
Sstate summary: Wanted 140 Local 128 Mirrors 0 Missed 12 Current 345 (91%
match, 97% complete)
done.
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 1224 of 1387
(/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/ffmpeg/ffmpeg_8.0.bb:do_recipe_qa)
NOTE: recipe ffmpeg-8.0-r0: task do_recipe_qa: Started
NOTE: recipe ffmpeg-8.0-r0: task do_recipe_qa: Succeeded
NOTE: Running task 1368 of 1387
(/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/ffmpeg/ffmpeg_8.0.bb:do_fetch)
NOTE: recipe ffmpeg-8.0-r0: task do_fetch: Started
NOTE: recipe ffmpeg-8.0-r0: task do_fetch: Succeeded
NOTE: Running task 1369 of 1387
(/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/ffmpeg/ffmpeg_8.0.bb:do_unpack)
NOTE: Running task 1370 of 1387
(/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/ffmpeg/ffmpeg_8.0.bb:do_prepare_recipe_sysroot)
NOTE: recipe ffmpeg-8.0-r0: task do_unpack: Started
NOTE: recipe ffmpeg-8.0-r0: task do_prepare_recipe_sysroot: Started
NOTE: recipe ffmpeg-8.0-r0: task do_prepare_recipe_sysroot: Succeeded
NOTE: recipe ffmpeg-8.0-r0: task do_unpack: Succeeded
NOTE: Running task 1371 of 1387
(/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/ffmpeg/ffmpeg_8.0.bb:do_patch)
NOTE: Running task 1372 of 1387
(/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/ffmpeg/ffmpeg_8.0.bb:do_collect_spdx_deps)
NOTE: recipe ffmpeg-8.0-r0: task do_patch: Started
NOTE: recipe ffmpeg-8.0-r0: task do_collect_spdx_deps: Started
NOTE: recipe ffmpeg-8.0-r0: task do_patch: Succeeded
NOTE: Running task 1373 of 1387
(/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/ffmpeg/ffmpeg_8.0.bb:do_deploy_source_date_epoch)
NOTE: Running task 1374 of 1387
(/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/ffmpeg/ffmpeg_8.0.bb:do_populate_lic)
NOTE: recipe ffmpeg-8.0-r0: task do_collect_spdx_deps: Succeeded
NOTE: recipe ffmpeg-8.0-r0: task do_deploy_source_date_epoch: Started
NOTE: recipe ffmpeg-8.0-r0: task do_populate_lic: Started
NOTE: recipe ffmpeg-8.0-r0: task do_deploy_source_date_epoch: Succeeded
NOTE: Running task 1375 of 1387
(/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/ffmpeg/ffmpeg_8.0.bb:do_configure)
NOTE: recipe ffmpeg-8.0-r0: task do_populate_lic: Succeeded
NOTE: recipe ffmpeg-8.0-r0: task do_configure: Started
Log data follows:
| DEBUG: Executing python function extend_recipe_sysroot
| NOTE: Direct dependencies are
['/srv/pokybuild/yocto-worker/auh/build/meta/recipes-core/glibc/glibc_2.42.bb:do_populate_sysroot',
'/srv/pokybuild/yocto-worker/auh/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot',
'/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/gcc/gcc-cross_15.2.bb:do_populate_sysroot',
'/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/gcc/gcc-runtime_15.2.bb:do_populate_sysroot',
'/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/libtool/libtool-cross_2.5.4.bb:do_populate_sysroot',
'/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/libtool/libtool-native_2.5.4.bb:do_populate_sysroot',
'/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/quilt/quilt-native_0.69.bb:do_populate_sysroot',
'/srv/pokybuild/yocto-worker/auh/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot',
'/srv/pokybuild/yocto-worker/auh/build/meta/recipes-extended/xz/xz_5.8.1.bb:do_populate_sysroot',
'/srv/pokybuild
/yocto-worker/auh/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_populate_sysroot',
'/srv/pokybuild/yocto-worker/auh/build/meta/recipes-graphics/xorg-lib/libxv_1.0.13.bb:do_populate_sysroot',
'/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.14.bb:do_populate_sysroot',
'/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/libogg/libogg_1.3.6.bb:do_populate_sysroot',
'/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/libtheora/libtheora_1.2.0.bb:do_populate_sysroot',
'virtual:native:/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/autoconf/autoconf_2.72.bb:do_populate_sysroot',
'virtual:native:/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/automake/automake_1.17.bb:do_populate_sysroot',
'virtual:native:/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/nasm/nasm_2.16.03.bb:do_populate_sysroot',
'virtual:native:/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/patch/patch_2.8.bb:do
_populate_sysroot',
'virtual:native:/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot',
'virtual:native:/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot',
'virtual:native:/srv/pokybuild/yocto-worker/auh/build/meta/recipes-extended/xz/xz_5.8.1.bb:do_populate_sysroot']
| NOTE: Installed into sysroot: []
| NOTE: Skipping as already exists in sysroot: ['gettext-minimal-native',
'glibc', 'zlib', 'binutils-cross-x86_64', 'gcc-cross-x86_64', 'gcc-runtime',
'libgcc', 'libtool-cross', 'libtool-native', 'm4-native', 'opkg-utils',
'quilt-native', 'bzip2', 'texinfo-dummy-native', 'xz', 'libpthread-stubs',
'libx11', 'libxau', 'libxcb', 'libxdmcp', 'libxext', 'libxv', 'xtrans',
'xcb-proto', 'xorgproto', 'util-macros', 'linux-libc-headers', 'alsa-lib',
'libogg', 'libtheora', 'zlib-native', 'autoconf-native', 'automake-native',
'flex-native', 'gnu-config-native', 'make-native', 'nasm-native',
'patch-native', 'perl-native', 'pkgconfig-native', 'pseudo-native',
'groff-native', 'xz-native', 'zstd-native', 'attr-native', 'gdbm-native',
'gmp-native', 'libmpc-native', 'mpfr-native', 'sqlite3-native']
| DEBUG: Python function extend_recipe_sysroot finished
| DEBUG: Executing shell function autotools_preconfigure
| DEBUG: Shell function autotools_preconfigure finished
| DEBUG: Executing python function autotools_sitefiles
| DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64',
'x86_64-linux', 'common']
| DEBUG: Python function autotools_sitefiles finished
| DEBUG: Executing shell function do_configure
| Unknown option "--enable-postproc".
| See
/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ffmpeg/8.0/sources/ffmpeg-8.0/configure
--help for available options.
| WARNING:
/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ffmpeg/8.0/temp/run.do_configure.1548837:152
exit 1 from
'/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ffmpeg/8.0/sources/ffmpeg-8.0/configure
--disable-stripping --enable-pic --enable-shared --enable-pthreads
--cross-prefix=x86_64-poky-linux- --ld='x86_64-poky-linux-gcc -m64
-march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat
-Wformat-security -Werror=format-security
--sysroot=/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ffmpeg/8.0/recipe-sysroot'
--cc='x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong
-O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security
--sysroot=/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ffmpeg/8.0/recipe-sysroot'
--cxx='x86_64-poky-linux-g++ -m64 -march=x86-64-v3 -fstack-protector-strong
-O2 -D_FORTIFY_SOURCE=2 -Wformat -Wf
ormat-security -Werror=format-security
--sysroot=/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ffmpeg/8.0/recipe-sysroot'
--arch=x86_64 --target-os='linux' --enable-cross-compile --extra-cflags=' -O2
-g
-ffile-prefix-map=/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ffmpeg/8.0/sources/ffmpeg-8.0=/usr/src/debug/ffmpeg/8.0
-ffile-prefix-map=/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ffmpeg/8.0/build=/usr/src/debug/ffmpeg/8.0
-ffile-prefix-map=/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ffmpeg/8.0/recipe-sysroot=
-ffile-prefix-map=/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ffmpeg/8.0/recipe-sysroot-native=
-pipe -m64 -march=x86-64-v3 -fstack-protector-strong -O2
-D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security
--sysroot=/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ffmpeg/8.0/recipe-s
ysroot' --extra-ldflags='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed
-ffile-prefix-map=/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ffmpeg/8.0/sources/ffmpeg-8.0=/usr/src/debug/ffmpeg/8.0
-ffile-prefix-map=/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ffmpeg/8.0/build=/usr/src/debug/ffmpeg/8.0
-ffile-prefix-map=/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ffmpeg/8.0/recipe-sysroot=
-ffile-prefix-map=/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ffmpeg/8.0/recipe-sysroot-native=
-Wl,-z,relro,-z,now'
--sysroot='/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ffmpeg/8.0/recipe-sysroot'
${EXTRA_FFCONF} --libdir=/usr/lib --shlibdir=/usr/lib
--datadir=/usr/share/ffmpeg --disable-mipsdsp --disable-mipsdspr2 --cpu=generic
--pkg-config=pkg-config --disable-static --enable-alsa --disable-altivec
--enable-avcodec --enable-avdevice --enable-avfilter -
-enable-avformat --enable-bzlib --disable-libfdk-aac --disable-gpl
--disable-libgsm --disable-indev=jack --disable-libopus --disable-libvorbis
--enable-lzma --disable-libmfx --disable-libmp3lame --disable-openssl
--enable-postproc --disable-sdl2 --disable-libspeex --disable-libsrt
--enable-swresample --enable-swscale --enable-libtheora --disable-libv4l2
--disable-vaapi --disable-vdpau --disable-libvpx --disable-libx264
--disable-libx265 --enable-libxcb --enable-outdev=xv --enable-zlib'
| WARNING: Backtrace (BB generated script):
| #1: do_configure,
/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ffmpeg/8.0/temp/run.do_configure.1548837,
line 152
| #2: main,
/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ffmpeg/8.0/temp/run.do_configure.1548837,
line 157
NOTE: recipe ffmpeg-8.0-r0: task do_configure: Failed
NOTE: Tasks Summary: Attempted 1375 tasks of which 1366 didn't need to be rerun
and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 1 seconds
NOTE: The errors for this build are stored in
/srv/pokybuild/yocto-worker/auh/build/build/tmp/log/error-report/error_report_20250902210046.txt
You can send the errors to a reports server by running:
send-error-report
/srv/pokybuild/yocto-worker/auh/build/build/tmp/log/error-report/error_report_20250902210046.txt
[-s server]
NOTE: The contents of these logs will be posted in public if you use the above
command with the default server. Please ensure you remove any identifying or
proprietary information when prompted before sending.
Summary: 1 task failed:
/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/ffmpeg/ffmpeg_8.0.bb:do_configure
log:
/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ffmpeg/8.0/temp/log.do_configure.1548837
Summary: There was 1 ERROR message, returning a non-zero exit code.
ERROR: ffmpeg-8.0-r0 do_configure: Execution of
'/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ffmpeg/8.0/temp/run.do_configure.1548837'
failed with exit code 1
ERROR: Logfile of failure stored in:
/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ffmpeg/8.0/temp/log.do_configure.1548837
ERROR: Task
(/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/ffmpeg/ffmpeg_8.0.bb:do_configure)
failed with exit code '1'
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#222819): https://lists.openembedded.org/g/openembedded-core/message/222819 Mute This Topic: https://lists.openembedded.org/mt/115035520/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
