|
[PATCH 2/2] lirc: correctly use PYTHONPATH
Please don't change SRC_URI indentation, meta-oe uses 4 spaces for indentation with closing quote as the first character as described on https://www.openembedded.org/wiki/Styleguide
Please don't change SRC_URI indentation, meta-oe uses 4 spaces for indentation with closing quote as the first character as described on https://www.openembedded.org/wiki/Styleguide
|
By
Martin Jansa
· #99510
·
|
|
[meta-webserver][PATCH] monkey: use git fetcher
* monkey-project.com doesn't resolve anymore * use v1.6.9 tag from github Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb | 5 +++-- 1 file
* monkey-project.com doesn't resolve anymore * use v1.6.9 tag from github Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb | 5 +++-- 1 file
|
By
Martin Jansa
· #99495
·
|
|
[master][langdale]meta-oe][PATCH] monkey: skip recipe
> git tag produces a detached head so no viable replacement can be found nobranch seems reasonable solution for tag not included in any branch but v1.6.9 tag also appears in 1.6 branch, so it shouldn'
> git tag produces a detached head so no viable replacement can be found nobranch seems reasonable solution for tag not included in any branch but v1.6.9 tag also appears in 1.6 branch, so it shouldn'
|
By
Martin Jansa
· #99494
·
|
|
[meta-oe][kirkstone][PATCH] re2: fix branch name from master to main
Armin: ping Is there any reason, this already missed 2 meta-oe/kirkstone pull requests from you?
Armin: ping Is there any reason, this already missed 2 meta-oe/kirkstone pull requests from you?
|
By
Martin Jansa
· #99415
·
|
|
[meta-oe][PATCH] grpc: Update to 1.50.x release
I can confirm that grpc upgrade fixed compatibility with abseil-cpp upgrade from: https://git.openembedded.org/meta-openembedded/commit/?id=3ab22400d180529d2ad9d18a77c1d2863c3d838e FWIW: We had around
I can confirm that grpc upgrade fixed compatibility with abseil-cpp upgrade from: https://git.openembedded.org/meta-openembedded/commit/?id=3ab22400d180529d2ad9d18a77c1d2863c3d838e FWIW: We had around
|
By
Martin Jansa
· #99352
·
|
|
[meta-oe][kirkstone][PATCH] re2: fix branch name from master to main
From: Martin Jansa <martin.jansa@...> re2 $ git branch -a --contains 166dbbeb3b0ab7e733b278e8f42a84f6882b8a25 * main remotes/origin/HEAD -> origin/main remotes/origin/main Signed-off-by: Martin
From: Martin Jansa <martin.jansa@...> re2 $ git branch -a --contains 166dbbeb3b0ab7e733b278e8f42a84f6882b8a25 * main remotes/origin/HEAD -> origin/main remotes/origin/main Signed-off-by: Martin
|
By
Martin Jansa
· #99164
·
|
|
[meta-oe][PATCH] jack: fix compatibility with python-3.11
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...U-mode-bit-for-opening-files-in-pyth.patch | 52 +++++++++++++++++++ .../recipes-multimedia/jack/jack_1.19.21.bb | 4 +- 2 files changed, 55 i
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...U-mode-bit-for-opening-files-in-pyth.patch | 52 +++++++++++++++++++ .../recipes-multimedia/jack/jack_1.19.21.bb | 4 +- 2 files changed, 55 i
|
By
Martin Jansa
· #99138
·
|
|
[meta-oe][PATCH] re2: fix branch name from master to main
re2 $ git branch -a --contains 166dbbeb3b0ab7e733b278e8f42a84f6882b8a25 * main remotes/origin/HEAD -> origin/main remotes/origin/main Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta-oe/r
re2 $ git branch -a --contains 166dbbeb3b0ab7e733b278e8f42a84f6882b8a25 * main remotes/origin/HEAD -> origin/main remotes/origin/main Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta-oe/r
|
By
Martin Jansa
· #99090
·
|
|
[meta-oe][kirkstone][PATCH] libcec: fix runtime dependencies for ${PN}-examples
* cec-client doesn't link with libcec, but uses LibCecInitialise to dlopen libcec, so do_package cannot add the runtime dependency automatically * fixes: root@rpi4:# cec-client -l libcec.so.6: cannot
* cec-client doesn't link with libcec, but uses LibCecInitialise to dlopen libcec, so do_package cannot add the runtime dependency automatically * fixes: root@rpi4:# cec-client -l libcec.so.6: cannot
|
By
Martin Jansa
· #98946
·
|
|
[meta-oe][PATCH] libcec: fix runtime dependencies for ${PN}-examples
* cec-client doesn't link with libcec, but uses LibCecInitialise to dlopen libcec, so do_package cannot add the runtime dependency automatically * fixes: root@rpi4:# cec-client -l libcec.so.6: cannot
* cec-client doesn't link with libcec, but uses LibCecInitialise to dlopen libcec, so do_package cannot add the runtime dependency automatically * fixes: root@rpi4:# cec-client -l libcec.so.6: cannot
|
By
Martin Jansa
· #98906
·
|
|
[meta-oe][kirkstone] nodejs-oe-cache-native: initial checkin
oe-core kirkstone already added the dependency on it, so I guess it justifies the exception
oe-core kirkstone already added the dependency on it, so I guess it justifies the exception
|
By
Martin Jansa
· #98814
·
|
|
[meta-oe][kirkstone][add-npm-commit-from-main-to-kirkstone] nodejs-oe-cache-native: initial checkin
I've already sent this backport request yesterday.
I've already sent this backport request yesterday.
|
By
Martin Jansa
· #98805
·
|
|
[meta-oe][kirkstone] nodejs-oe-cache-native: initial checkin
From: Enrico Scholz <enrico.scholz@...> This implements an 'npm cache add' like functionality but allows to specify the key of the data and sets metadata which are required to find the d
From: Enrico Scholz <enrico.scholz@...> This implements an 'npm cache add' like functionality but allows to specify the key of the data and sets metadata which are required to find the d
|
By
Martin Jansa
· #98787
·
|
|
[meta-oe][PATCHv2] lvm2: use bfd even with ld-is-gold in DISTRO_FEATURES
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta-oe/recipes-support/lvm2/lvm2.inc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc b/meta-oe/rec
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta-oe/recipes-support/lvm2/lvm2.inc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc b/meta-oe/rec
|
By
Martin Jansa
· #98748
·
|
|
[meta-oe] [PATCH] lvm2/libdevmapper: upgrade 2.03.11 -> 2.03.16
Patch sent for the issue with gold. wangmy: why did you add bash to RDEPENDS? Couple years ago it was patched to avoid bashisms and runtime dependency on bash: https://git.openembedded.org/meta-openem
Patch sent for the issue with gold. wangmy: why did you add bash to RDEPENDS? Couple years ago it was patched to avoid bashisms and runtime dependency on bash: https://git.openembedded.org/meta-openem
|
By
Martin Jansa
· #98738
·
|
|
[meta-oe][PATCH] lvm2: use bfd even with ld-is-gold in DISTRO_FEATURES
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta-oe/recipes-support/lvm2/lvm2.inc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc b/meta-oe/rec
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta-oe/recipes-support/lvm2/lvm2.inc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc b/meta-oe/rec
|
By
Martin Jansa
· #98737
·
|
|
[meta-oe] [PATCH] lvm2/libdevmapper: upgrade 2.03.11 -> 2.03.16
Yes, you're right, it's reproducible only with ld-is-gold and LDFLAGS += "-fuse-ld=bfd" resolves this error. It's caused by dm_bitset_parse_list uncommented in libdm/.exported_symbols.DM_1_02_129: htt
Yes, you're right, it's reproducible only with ld-is-gold and LDFLAGS += "-fuse-ld=bfd" resolves this error. It's caused by dm_bitset_parse_list uncommented in libdm/.exported_symbols.DM_1_02_129: htt
|
By
Martin Jansa
· #98736
·
|
|
[meta-oe] [PATCH] lvm2/libdevmapper: upgrade 2.03.11 -> 2.03.16
With this version I'm seeing both lvm2 and libdevmapper failing with:: [CC] ioctl/libdevmapper.so.1.02 TOPDIR/..../12.2.0/ld: warning: using 'DM_1_02_129' as version for 'dm_bitset_parse_list' which i
With this version I'm seeing both lvm2 and libdevmapper failing with:: [CC] ioctl/libdevmapper.so.1.02 TOPDIR/..../12.2.0/ld: warning: using 'DM_1_02_129' as version for 'dm_bitset_parse_list' which i
|
By
Martin Jansa
· #98732
·
|
|
[meta-oe][kirkstone][PATCH] glmark2: fix compatibility with python-3.11
ping
By
Martin Jansa
· #98135
·
|
|
[meta-oe][kirkstone][PATCH] glmark2: fix compatibility with python-3.11
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...b-fix-compatibility-with-python-3.11.patch | 76 +++++++++++++++++++ .../recipes-benchmark/glmark2/glmark2_git.bb | 3 +- 2 files changed, 78
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...b-fix-compatibility-with-python-3.11.patch | 76 +++++++++++++++++++ .../recipes-benchmark/glmark2/glmark2_git.bb | 3 +- 2 files changed, 78
|
By
Martin Jansa
· #97713
·
|