|
[kirkstone 10/27] apt: add apt selftest to test signed package feeds
From: Ferry Toth <ftoth@...>
Since Gatesgarth apt (1.8.2) has become more strict and doesn’t allow unsigned repositories by default.
Currently when building images this requirement is
From: Ferry Toth <ftoth@...>
Since Gatesgarth apt (1.8.2) has become more strict and doesn’t allow unsigned repositories by default.
Currently when building images this requirement is
|
By
Steve Sakoman
·
#164678
·
|
|
[kirkstone 09/27] mdadm: Drop clang specific cflags
From: Khem Raj <raj.khem@...>
This option is no longer needed
Signed-off-by: Khem Raj <raj.khem@...>
Signed-off-by: Alexandre Belloni <alexandre.belloni@...>
Signed-off-by:
From: Khem Raj <raj.khem@...>
This option is no longer needed
Signed-off-by: Khem Raj <raj.khem@...>
Signed-off-by: Alexandre Belloni <alexandre.belloni@...>
Signed-off-by:
|
By
Steve Sakoman
·
#164677
·
|
|
[kirkstone 08/27] gnupg: Disable FORTIFY_SOURCES on mips
From: Khem Raj <raj.khem@...>
This is a workaround for issue reported with gcc12 [1]
[1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105234
Signed-off-by: Khem Raj
From: Khem Raj <raj.khem@...>
This is a workaround for issue reported with gcc12 [1]
[1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105234
Signed-off-by: Khem Raj
|
By
Steve Sakoman
·
#164676
·
|
|
[kirkstone 07/27] systemtap: Fix build with gcc-12
From: Khem Raj <raj.khem@...>
Backport a patch to fix
| ../git/util.cxx:1766:56: error: 'std::pointer_to_unary_function<_Arg, _Result> std::ptr_fun(_Result (*)(_Arg)) [with _Arg = int; _Result
From: Khem Raj <raj.khem@...>
Backport a patch to fix
| ../git/util.cxx:1766:56: error: 'std::pointer_to_unary_function<_Arg, _Result> std::ptr_fun(_Result (*)(_Arg)) [with _Arg = int; _Result
|
By
Steve Sakoman
·
#164675
·
|
|
[kirkstone 06/27] xserver-xorg: Fix build with gcc12
From: Khem Raj <raj.khem@...>
backport patch to silence new array-bounds warnings
Signed-off-by: Khem Raj <raj.khem@...>
Signed-off-by: Alexandre Belloni
From: Khem Raj <raj.khem@...>
backport patch to silence new array-bounds warnings
Signed-off-by: Khem Raj <raj.khem@...>
Signed-off-by: Alexandre Belloni
|
By
Steve Sakoman
·
#164674
·
|
|
[kirkstone 05/27] babeltrace: Disable warnings as errors
From: Khem Raj <raj.khem@...>
These settings are good for developers/maintainers but for distributions
generally disabling them turns out to be better especially when there is
a knob to do so.
From: Khem Raj <raj.khem@...>
These settings are good for developers/maintainers but for distributions
generally disabling them turns out to be better especially when there is
a knob to do so.
|
By
Steve Sakoman
·
#164673
·
|
|
[kirkstone 04/27] buildtools-tarball: Only add cert envvars if certs are included
From: Richard Purdie <richard.purdie@...>
Users may or may not include the certificates in buildtools. Only set the
appropriate variables if they're present.
Signed-off-by: Richard
From: Richard Purdie <richard.purdie@...>
Users may or may not include the certificates in buildtools. Only set the
appropriate variables if they're present.
Signed-off-by: Richard
|
By
Steve Sakoman
·
#164672
·
|
|
[kirkstone 03/27] selftest/lic_checksum: Add test for filename containing space
From: Paulo Neves <ptsneves@...>
A fix is being added to bitbake to correctly handle spaces inside
checksum filenames. Add a test to oe-selftest to ensure this is
tested and doesn't regress in
From: Paulo Neves <ptsneves@...>
A fix is being added to bitbake to correctly handle spaces inside
checksum filenames. Add a test to oe-selftest to ensure this is
tested and doesn't regress in
|
By
Steve Sakoman
·
#164671
·
|
|
[kirkstone 02/27] qemuarm64: use virtio pci interfaces
From: Jon Mason <jdmason@...>
The virtio PCI devices seemed to be required for this machine for some
versions of qemu (based on errors from running qemu saying that the
devices don't exist).
From: Jon Mason <jdmason@...>
The virtio PCI devices seemed to be required for this machine for some
versions of qemu (based on errors from running qemu saying that the
devices don't exist).
|
By
Steve Sakoman
·
#164670
·
|
|
[kirkstone 01/27] systemd-boot: remove outdated EFI_LD comment
From: Martin Jansa <Martin.Jansa@...>
* efi-ld meson option was changed in systemd 250:
https://github.com/systemd/systemd/commit/fe330f02dfebbaa462e0f4590de1049e47da54b9
the value was
From: Martin Jansa <Martin.Jansa@...>
* efi-ld meson option was changed in systemd 250:
https://github.com/systemd/systemd/commit/fe330f02dfebbaa462e0f4590de1049e47da54b9
the value was
|
By
Steve Sakoman
·
#164669
·
|
|
[kirkstone 00/27] Patch review
Please review this set of patches for kirkstone and have comments back by
end of day Friday.
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3547
The
Please review this set of patches for kirkstone and have comments back by
end of day Friday.
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3547
The
|
By
Steve Sakoman
·
#164668
·
|
|
Re: [PATCH] xdpyinfo: upgrade 1.3.2 -> 1.3.3
I've sent a patch which makes it a variable recipes can change.
Cheers,
Richard
I've sent a patch which makes it a variable recipes can change.
Cheers,
Richard
|
By
Richard Purdie
·
#164667
·
|
|
[PATCH] xorg-app: Tweak handling of compression changes in SRC_URI
Rather than duplicating SRC_URI, change the compression to a variable.
Signed-off-by: Richard Purdie <richard.purdie@...>
---
meta/recipes-graphics/xorg-app/mkfontscale_1.2.2.bb | 3
Rather than duplicating SRC_URI, change the compression to a variable.
Signed-off-by: Richard Purdie <richard.purdie@...>
---
meta/recipes-graphics/xorg-app/mkfontscale_1.2.2.bb | 3
|
By
Richard Purdie
·
#164666
·
|
|
[honister][PATCH] shadow-native: Simplify and fix syslog disable patch
From: Richard Purdie <richard.purdie@...>
Shadow is happily spamming the host syslog with messages and shouldn't be
which suggests the patch isn't working. Redo it to work at the
From: Richard Purdie <richard.purdie@...>
Shadow is happily spamming the host syslog with messages and shouldn't be
which suggests the patch isn't working. Redo it to work at the
|
By
Peter Kjellerstedt
·
#164665
·
|
|
[PATCH] arch-armv8-4a.inc: add tune include for armv8.4a
Add tune include for armv8.4a. This adds support only for bare armv8.4a
(and for crypto extension). There is no support for additional
instructions added by architecture extensions (except the main
Add tune include for armv8.4a. This adds support only for bare armv8.4a
(and for crypto extension). There is no support for additional
instructions added by architecture extensions (except the main
|
By
Dmitry Baryshkov
·
#164664
·
|
|
[PATCH] arch-armv8-2a.inc: fix a typo in TUNEVALID variable
Fix a typo in the TUNEVALID[armv8-2a]: It enables instructions for
ARMv8.2-a, not just ARMv8-a.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@...>
---
Fix a typo in the TUNEVALID[armv8-2a]: It enables instructions for
ARMv8.2-a, not just ARMv8-a.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@...>
---
|
By
Dmitry Baryshkov
·
#164663
·
|
|
Re: [PATCH] xdpyinfo: upgrade 1.3.2 -> 1.3.3
Why would this be temporary? Do you expect xorg to stop using tar.xz,
or do you expect *every* package to move to .xz? I don't see either
happening in the short term, so I'd say the solution here
Why would this be temporary? Do you expect xorg to stop using tar.xz,
or do you expect *every* package to move to .xz? I don't see either
happening in the short term, so I'd say the solution here
|
By
Ross Burton <ross@...>
·
#164662
·
|
|
[PATCH 2/2] linux-firmware: split ath3k firmware
Atheros AR3011 Bluetooth devices require special ath3k-1.fw firmware
file. Package it separately from the main linux-firmware package to
allow deploying this firmware on embedded
Atheros AR3011 Bluetooth devices require special ath3k-1.fw firmware
file. Package it separately from the main linux-firmware package to
allow deploying this firmware on embedded
|
By
Dmitry Baryshkov
·
#164661
·
|
|
[PATCH 1/2] linux-firmware: correct license for ar3k firmware
According to the WHENCE file, some a3k firmware files are licensed
under the special ar3k license, while others are licensed under the more
generic Atheros license. Document this by adding extending
According to the WHENCE file, some a3k firmware files are licensed
under the special ar3k license, while others are licensed under the more
generic Atheros license. Document this by adding extending
|
By
Dmitry Baryshkov
·
#164660
·
|
|
Re: [AUH] rust-llvm: upgrading to 1.60.0 FAILED
Please start the work, I do not have anything queued. Generally, it's
better to just notify and get on with it: I don't mind if someone else
starts doing the same update, and actually prefer it, as
Please start the work, I do not have anything queued. Generally, it's
better to just notify and get on with it: I don't mind if someone else
starts doing the same update, and actually prefer it, as
|
By
Alexander Kanavin
·
#164659
·
|