|
[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
·
|
|
Re: [RFT][PATCH v3] gcc: upgrade 11.2 -> current gcc-12 snapshot
<richard.purdie@...> wrote:
this is fixable with couple of backports which I have sent a request
for 5.15
<richard.purdie@...> wrote:
this is fixable with couple of backports which I have sent a request
for 5.15
|
By
Khem Raj
·
#164658
·
|
|
Re: [RFT][PATCH v3] gcc: upgrade 11.2 -> current gcc-12 snapshot
I had backported the patch to fix this in meta-intel yesterday so we
shouldn't be getting this now.
Thanks,
Anuj
I had backported the patch to fix this in meta-intel yesterday so we
shouldn't be getting this now.
Thanks,
Anuj
|
By
Anuj Mittal
·
#164657
·
|
|
Re: [RFT][PATCH v3] gcc: upgrade 11.2 -> current gcc-12 snapshot
this has been fixed upstream
https://github.com/intel/media-driver/commit/c8457540aed1ab9424661087276fb788c0e3aabb
which should be in intel-media-22.4.0 release we are on 22.01 in
master. So perhaps
this has been fixed upstream
https://github.com/intel/media-driver/commit/c8457540aed1ab9424661087276fb788c0e3aabb
which should be in intel-media-22.4.0 release we are on 22.01 in
master. So perhaps
|
By
Khem Raj
·
#164656
·
|
|
[PATCH] mkfontscale: upgrade 1.2.1 -> 1.2.2
temporarily override SRC_URI which is hard-coded in xorg-app-common.inc
since new versions of packages use a new compression format - .tar.xz
Signed-off-by: Wang Mingyu <wangmy@...>
---
temporarily override SRC_URI which is hard-coded in xorg-app-common.inc
since new versions of packages use a new compression format - .tar.xz
Signed-off-by: Wang Mingyu <wangmy@...>
---
|
By
wangmy
·
#164655
·
|
|
[PATCH] libxcursor: upgrade 1.2.0 -> 1.2.1
temporarily override SRC_URI which is hard-coded in xorg-lib-common.inc
since new versions of packages use a new compression format - .tar.xz
License-Update:
file type changed from "ISO-8859 text"
temporarily override SRC_URI which is hard-coded in xorg-lib-common.inc
since new versions of packages use a new compression format - .tar.xz
License-Update:
file type changed from "ISO-8859 text"
|
By
wangmy
·
#164654
·
|
|
[PATCH] xdpyinfo: upgrade 1.3.2 -> 1.3.3
temporarily override SRC_URI which is hard-coded in xorg-app-common.inc
since new versions of packages use a new compression format - .tar.xz
Signed-off-by: Wang Mingyu <wangmy@...>
---
temporarily override SRC_URI which is hard-coded in xorg-app-common.inc
since new versions of packages use a new compression format - .tar.xz
Signed-off-by: Wang Mingyu <wangmy@...>
---
|
By
wangmy
·
#164653
·
|
|
[dunfell 00/11] Pull request (cover letter only)
The following changes since commit aa762b7ca2417b80dd114a4ab263d69074912f82:
tzdata: update to 2022a (2022-04-04 04:22:32 -1000)
are available in the Git repository at:
The following changes since commit aa762b7ca2417b80dd114a4ab263d69074912f82:
tzdata: update to 2022a (2022-04-04 04:22:32 -1000)
are available in the Git repository at:
|
By
Steve Sakoman
·
#164652
·
|
|
[PATCH] gstreamer1.0-plugins-bad: drop patch
With latest gstreamer version pkg-config able to find header
path with msdk enabled.
Drop this patch as its not require anymore.
Signed-off-by: Naveen Saini <naveen.kumar.saini@...>
---
With latest gstreamer version pkg-config able to find header
path with msdk enabled.
Drop this patch as its not require anymore.
Signed-off-by: Naveen Saini <naveen.kumar.saini@...>
---
|
By
Naveen Saini
·
#164651
·
|
|
[honister][PATCH 11/11] license_image.bbclass: close package.manifest file
From: Martin Jansa <Martin.Jansa@...>
* fixes:
NOTE: Executing write_package_manifest ...
DEBUG: Executing python function write_package_manifest
From: Martin Jansa <Martin.Jansa@...>
* fixes:
NOTE: Executing write_package_manifest ...
DEBUG: Executing python function write_package_manifest
|
By
Anuj Mittal
·
#164650
·
|
|
[honister][PATCH 10/11] libxshmfence: Correct LICENSE to HPND
From: Richard Purdie <richard.purdie@...>
The license in this code is listed as MIT and whilst it is compatible with and
usable as MIT, it actually looks like HPND. Clarify the
From: Richard Purdie <richard.purdie@...>
The license in this code is listed as MIT and whilst it is compatible with and
usable as MIT, it actually looks like HPND. Clarify the
|
By
Anuj Mittal
·
#164649
·
|