|
[PATCH] rpm2cpio.sh: update to the last 4.x version
This seems to regress building ctapi-common recipe from meta-oe https://errors.yoctoproject.org/Errors/Details/705227/ On Fri, May 26, 2023 at 7:06 AM Alberto Planas via lists.openembedded.org <aplana
This seems to regress building ctapi-common recipe from meta-oe https://errors.yoctoproject.org/Errors/Details/705227/ On Fri, May 26, 2023 at 7:06 AM Alberto Planas via lists.openembedded.org <aplana
|
By
Khem Raj
· #181943
·
|
|
[PATCH] gcc: Upgrade to 13.1.1
<alex.kanavin@...> wrote: GCC release policy has is spelled out clearly, Since gcc-5 onwards third digit on a release branch is representing a pre-release and bugfix release will bump the minor
<alex.kanavin@...> wrote: GCC release policy has is spelled out clearly, Since gcc-5 onwards third digit on a release branch is representing a pre-release and bugfix release will bump the minor
|
By
Khem Raj
· #181849
·
|
|
[PATCH] bitbake.conf: Add -fcanon-prefix-map to DEBUG_PREFIX_MAP
Yes, somewhere I had such a patch and I dropped it from my queue IIRC it was for clang alone maybe but it is not a simple replacement, we have to adjust some recipes to this option,
Yes, somewhere I had such a patch and I dropped it from my queue IIRC it was for clang alone maybe but it is not a simple replacement, we have to adjust some recipes to this option,
|
By
Khem Raj
· #181796
·
|
|
[PATCH] gcc: Upgrade to 13.1.1
Some distros e.g. gentoo have latest on gcc-13 branch and we have a situation where libstdc++ ABI is changed between 13.1 and 13.2 so official 13.1 release based uninative will no longer work on these
Some distros e.g. gentoo have latest on gcc-13 branch and we have a situation where libstdc++ ABI is changed between 13.1 and 13.2 so official 13.1 release based uninative will no longer work on these
|
By
Khem Raj
· #181786
·
|
|
[PATCH] busybox: 1.36.0 -> 1.36.1
clang also results in same error ERROR: QA Issue: busybox: ELF binary /usr/bin/busybox.nosuid has relocations in .text [textrel] see https://errors.yoctoproject.org/Errors/Details/705055/ On Thu, May
clang also results in same error ERROR: QA Issue: busybox: ELF binary /usr/bin/busybox.nosuid has relocations in .text [textrel] see https://errors.yoctoproject.org/Errors/Details/705055/ On Thu, May
|
By
Khem Raj
· #181775
·
|
|
[PATCH] perf: Make built-in libtraceevent plugins cohabit with external libtraceevent
Right, sent a v2 to address that
Right, sent a v2 to address that
|
By
Khem Raj
· #181760
·
|
|
[PATCH v2] perf: Make built-in libtraceevent plugins cohabit with external libtraceevent
This will package the plugins built by perf into kernel specific dir under libdir, so it does not conflict with plugins from newly added libtraceevent recipe Fixes do_sdk_depends: The file /usr/lib/tr
This will package the plugins built by perf into kernel specific dir under libdir, so it does not conflict with plugins from newly added libtraceevent recipe Fixes do_sdk_depends: The file /usr/lib/tr
|
By
Khem Raj
· #181759
·
|
|
[PATCH] perf: Make built-in libtraceevent plugins cohabit with external libtraceevent
Why will it fail ?
By
Khem Raj
· #181755
·
|
|
[PATCH] perf: Make built-in libtraceevent plugins cohabit with external libtraceevent
This will package the plugins built by perf into kernel specific dir under libdir, so it does not conflict with plugins from newly added libtraceevent recipe Fixes do_sdk_depends: The file /usr/lib/tr
This will package the plugins built by perf into kernel specific dir under libdir, so it does not conflict with plugins from newly added libtraceevent recipe Fixes do_sdk_depends: The file /usr/lib/tr
|
By
Khem Raj
· #181731
·
|
|
[Patch v4 1/4] libtraceevent: import from meta-openembedded
I think it might make sense to package them in /usr/lib/${BPN}/plugins/ That makes space for both.
I think it might make sense to package them in /usr/lib/${BPN}/plugins/ That makes space for both.
|
By
Khem Raj
· #181722
·
|
|
[Patch v4 1/4] libtraceevent: import from meta-openembedded
Hi Max I am seeing The file /usr/lib/traceevent/plugins/plugin_cfg80211.so is installed by both perf and libtraceevent, aborting When building sdk with both libtraceevent and perf added to image.
Hi Max I am seeing The file /usr/lib/traceevent/plugins/plugin_cfg80211.so is installed by both perf and libtraceevent, aborting When building sdk with both libtraceevent and perf added to image.
|
By
Khem Raj
· #181696
·
|
|
[PATCH] go: Use -no-pie to build target cgo
Fixes go: ELF binary /usr/lib/go/pkg/tool/linux_arm64/pprof has relocations in .text go: ELF binary /usr/lib/go/bin/go has relocations in .text [textrel] Signed-off-by: Khem Raj <raj.khem@...> -
Fixes go: ELF binary /usr/lib/go/pkg/tool/linux_arm64/pprof has relocations in .text go: ELF binary /usr/lib/go/bin/go has relocations in .text [textrel] Signed-off-by: Khem Raj <raj.khem@...> -
|
By
Khem Raj
· #181694
·
|
|
[PATCH] systemd: Drop a backport
This patch should have been dropped when upgrading to 253 since its already available upstream since then Signed-off-by: Khem Raj <raj.khem@...> --- .../0007-Add-sys-stat.h-for-S_IFDIR.patch | 2
This patch should have been dropped when upgrading to 253 since its already available upstream since then Signed-off-by: Khem Raj <raj.khem@...> --- .../0007-Add-sys-stat.h-for-S_IFDIR.patch | 2
|
By
Khem Raj
· #181659
·
|
|
[PATCH] llvm,mesa: Drop MESA_LLVM_RELEASE
This was needed to use provide different llvm from meta-clang or other layers, seems unused since meta-clang has stopped providing a versioned llvm Signed-off-by: Khem Raj <raj.khem@...> --- met
This was needed to use provide different llvm from meta-clang or other layers, seems unused since meta-clang has stopped providing a versioned llvm Signed-off-by: Khem Raj <raj.khem@...> --- met
|
By
Khem Raj
· #181658
·
|
|
[PATCH] b4: add recipe
<alex.kanavin@...> wrote: I guess implement a new patch test using it.
<alex.kanavin@...> wrote: I guess implement a new patch test using it.
|
By
Khem Raj
· #181648
·
|
|
[PATCH] go: Upgrade 1.20.1 -> 1.20.4
- Remove already upstreamed patches - Brings a list of changes [1] [2] [3] [1] https://github.com/golang/go/issues?q=milestone%3AGo1.20.2+label%3ACherryPickApproved [2] https://github.com/golang/go/is
- Remove already upstreamed patches - Brings a list of changes [1] [2] [3] [1] https://github.com/golang/go/issues?q=milestone%3AGo1.20.2+label%3ACherryPickApproved [2] https://github.com/golang/go/is
|
By
Khem Raj
· #181646
·
|
|
[PATCHv2 1/2] musl: Correct SRC_URI
<peter.kjellerstedt@...> wrote: this change looks fine. Thanks
<peter.kjellerstedt@...> wrote: this change looks fine. Thanks
|
By
Khem Raj
· #181624
·
|
|
[PATCH V2] kbd: Add ptest support
On Fri, May 19, 2023 at 7:27 AM Alexandre Belloni via lists.openembedded.org <alexandre.belloni=bootlin.com@...> wrote: Seeing the same errors with clang https://errors.yoctoproject
On Fri, May 19, 2023 at 7:27 AM Alexandre Belloni via lists.openembedded.org <alexandre.belloni=bootlin.com@...> wrote: Seeing the same errors with clang https://errors.yoctoproject
|
By
Khem Raj
· #181559
·
|
|
[PATCH] llvm: Enable RISCV support
LLVM 16 should work well for RV32/RV64 Signed-off-by: Khem Raj <raj.khem@...> --- meta/recipes-devtools/llvm/llvm_git.bb | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta/recipes-devtools
LLVM 16 should work well for RV32/RV64 Signed-off-by: Khem Raj <raj.khem@...> --- meta/recipes-devtools/llvm/llvm_git.bb | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta/recipes-devtools
|
By
Khem Raj
· #181193
·
|
|
[PATCH] apt: Use a valid download location for 2.4.5 release tarball
<richard.purdie@...> wrote: ok
<richard.purdie@...> wrote: ok
|
By
Khem Raj
· #181118
·
|