|
[PATCH 04/29] libid3tag: move to meta-oe
There are no consumers in oe-core; years ago it used to be gstreamer.
Signed-off-by: Alexander Kanavin <alex@...>
---
meta/conf/distro/include/maintainers.inc | 1 -
There are no consumers in oe-core; years ago it used to be gstreamer.
Signed-off-by: Alexander Kanavin <alex@...>
---
meta/conf/distro/include/maintainers.inc | 1 -
|
By
Alexander Kanavin
·
#159370
·
|
|
[PATCH 03/29] python3: drop unneeded multiprocessing module patch
I ran the reproducing sequence on qemux86, and it went fine:
root@qemux86:~# python3
Python 3.10.0 (default, Oct 4 2021, 17:55:55) [GCC 11.2.0] on linux
Type "help", "copyright", "credits" or
I ran the reproducing sequence on qemux86, and it went fine:
root@qemux86:~# python3
Python 3.10.0 (default, Oct 4 2021, 17:55:55) [GCC 11.2.0] on linux
Type "help", "copyright", "credits" or
|
By
Alexander Kanavin
·
#159369
·
|
|
[PATCH 02/29] insane.bbclass: do not hardcode oe-core path in upstream-status check
Signed-off-by: Alexander Kanavin <alex@...>
---
meta/classes/insane.bbclass | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/classes/insane.bbclass
Signed-off-by: Alexander Kanavin <alex@...>
---
meta/classes/insane.bbclass | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/classes/insane.bbclass
|
By
Alexander Kanavin
·
#159368
·
|
|
[PATCH 01/29] fetch: add a test for version check where compression changes
Signed-off-by: Alexander Kanavin <alex@...>
---
.../debian/pool/main/m/minicom/index.html | 59 +++++++++++++++++++
bitbake/lib/bb/tests/fetch.py | 6 ++
2 files
Signed-off-by: Alexander Kanavin <alex@...>
---
.../debian/pool/main/m/minicom/index.html | 59 +++++++++++++++++++
bitbake/lib/bb/tests/fetch.py | 6 ++
2 files
|
By
Alexander Kanavin
·
#159367
·
|
|
Re: [PATCH 0/7] kernel: consolidated pull request
We're a bit behind on the M1 build so I think we'll save that for M2 :). I'll
try and get this series in though.
Cheers,
Richard
We're a bit behind on the M1 build so I think we'll save that for M2 :). I'll
try and get this series in though.
Cheers,
Richard
|
By
Richard Purdie
·
#159366
·
|
|
[PATCH][dunfell] lttng-modules: do not search in non-existing folder during install
From: Andrey Zhizhikin <andrey.z@...>
When CONFIG_TRACEPOINTS is not enabled in kernel config - module
compilation is skipped, which causes the ${D}/${nonarch_base_libdir} not
to be
From: Andrey Zhizhikin <andrey.z@...>
When CONFIG_TRACEPOINTS is not enabled in kernel config - module
compilation is skipped, which causes the ${D}/${nonarch_base_libdir} not
to be
|
By
Anibal Limon
·
#159365
·
|
|
Re: [PATCH] tcf-agent: cleanup patches
I have addressed it for llvm-ranlib in meta-clang, so it does not
bother me as much
if someone is not using gcc-ranlib or llvm-ranlib then it might be a
problem but perhaps
they will have to reason
I have addressed it for llvm-ranlib in meta-clang, so it does not
bother me as much
if someone is not using gcc-ranlib or llvm-ranlib then it might be a
problem but perhaps
they will have to reason
|
By
Khem Raj
·
#159364
·
|
|
[PATCH] gstreamer1.0-plugins-bad: clean up X11 dependencies
libxcb and xkbcommon are only needed in builds with X11 enabled, so add
a PACKAGECONFIG and respect the x11 DISTRO_FEATURE.
Strictly speaking these are only required if Vulkan and X11 are
libxcb and xkbcommon are only needed in builds with X11 enabled, so add
a PACKAGECONFIG and respect the x11 DISTRO_FEATURE.
Strictly speaking these are only required if Vulkan and X11 are
|
By
Ross Burton <ross@...>
·
#159363
·
|
|
[PATCH] runqemu: check the qemu PID has been set before kill()ing it
If runqemu is killed, check that we have a valid PID for the qemu before
sending a kill() to it.
[ YOCTO #14651 ]
Signed-off-by: Ross Burton <ross.burton@...>
---
scripts/runqemu | 3 ++-
1
If runqemu is killed, check that we have a valid PID for the qemu before
sending a kill() to it.
[ YOCTO #14651 ]
Signed-off-by: Ross Burton <ross.burton@...>
---
scripts/runqemu | 3 ++-
1
|
By
Ross Burton <ross@...>
·
#159362
·
|
|
Re: [oe] Help with Inclusive Language in OpenEmbedded/Yocto Project
I am also interested in helping move this forward, please count me in.
Scott
I am also interested in helping move this forward, please count me in.
Scott
|
By
Scott Murray
·
#159361
·
|
|
[dunfell 00/17] Pull request (cover letter only)
The following changes since commit f61fcb6e176f19f1e768ce63a693f238713c8887:
openssh: remove redundant BSD license (2021-12-02 05:11:21 -1000)
are available in the Git repository at:
The following changes since commit f61fcb6e176f19f1e768ce63a693f238713c8887:
openssh: remove redundant BSD license (2021-12-02 05:11:21 -1000)
are available in the Git repository at:
|
By
Steve Sakoman
·
#159360
·
|
|
[PATCH] gst-plugins-bad: Bump cache versions to avoid libxkbcommon sstate issues
Signed-off-by: Richard Purdie <richard.purdie@...>
---
.../gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb | 4 ++++
1 file changed, 4 insertions(+)
diff --git
Signed-off-by: Richard Purdie <richard.purdie@...>
---
.../gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb | 4 ++++
1 file changed, 4 insertions(+)
diff --git
|
By
Richard Purdie
·
#159359
·
|
|
[PATCH v2 3/5] selftest/recipetool: Split tests into separate test classes
From: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@...>
Split tests into separate test classes to speed up individual test runs
by reducing the test setup to a minimum.
The pkgdata
From: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@...>
Split tests into separate test classes to speed up individual test runs
by reducing the test setup to a minimum.
The pkgdata
|
By
Stefan Herbrechtsmeier
·
#159358
·
|
|
[PATCH v2 5/5] selftest: devtool: Separate common functions and devtool sstate setup into two classes
From: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@...>
The selftest recipetool base class reuse the selftest devtool base
class. Thereby the selftest devtool base class setup its own
From: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@...>
The selftest recipetool base class reuse the selftest devtool base
class. Thereby the selftest devtool base class setup its own
|
By
Stefan Herbrechtsmeier
·
#159357
·
|
|
[PATCH v2 2/5] selftest/devtool: Check branch in git fetch
From: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@...>
The commit 'meta/scripts: Manual git url branch additions (dc53fe75cc)'
forget the url branch= parameter in the devtool git fetch
From: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@...>
The commit 'meta/scripts: Manual git url branch additions (dc53fe75cc)'
forget the url branch= parameter in the devtool git fetch
|
By
Stefan Herbrechtsmeier
·
#159356
·
|
|
[PATCH v2 1/5] recipetool: Set master branch only as fallback
From: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@...>
The commit 'meta/scripts: Manual git url branch additions (dc53fe75cc)'
sets the branch= parameter too early to master and
From: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@...>
The commit 'meta/scripts: Manual git url branch additions (dc53fe75cc)'
sets the branch= parameter too early to master and
|
By
Stefan Herbrechtsmeier
·
#159355
·
|
|
[PATCH v2 4/5] selftest/recipetool: Add tests for branch parameter and srcbranch option
From: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@...>
The recipetool support two ways to pass a branch and fallback to master
if no branch is defined. Add tests for default branch,
From: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@...>
The recipetool support two ways to pass a branch and fallback to master
if no branch is defined. Add tests for default branch,
|
By
Stefan Herbrechtsmeier
·
#159354
·
|
|
Re: [PATCH 4/4] core: udev: udev-extraconf: rename mount.blacklist* to mount.blocklist.*
lists.openembedded.org wrote:
I offer "denylist".
Cheers,
Eero
lists.openembedded.org wrote:
I offer "denylist".
Cheers,
Eero
|
By
Eero Aaltonen
·
#159353
·
|
|
Re: [PATCH 03/26] meson: configure and use generic exe_wrapper
It seems like the issue is not that qemu can't run the executable, it's that executable it wants to run is not there. I'm not sure why it wants to run something in a 'system' location through qemu, as
It seems like the issue is not that qemu can't run the executable, it's that executable it wants to run is not there. I'm not sure why it wants to run something in a 'system' location through qemu, as
|
By
Alexander Kanavin
·
#159352
·
|
|
Re: [PATCH 03/26] meson: configure and use generic exe_wrapper
Unfortunately, the meta layer I made for android native would be the victim of that.
| DEBUG: Executing shell function do_configure
| NOTE: Executing meson ...
| qemu-arm: Could not open
Unfortunately, the meta layer I made for android native would be the victim of that.
| DEBUG: Executing shell function do_configure
| NOTE: Executing meson ...
| qemu-arm: Could not open
|
By
Hsia-Jun Li
·
#159351
·
|