|
[PATCH] libhandy: Use upstream regex to check version of upgrade.
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta/recipes-gnome/libhandy/libhandy_1.5.0.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-gnome/libhandy/libhandy_1.5.0.bb
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta/recipes-gnome/libhandy/libhandy_1.5.0.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-gnome/libhandy/libhandy_1.5.0.bb
|
By
wangmy
·
#161796
·
|
|
Re: [PATCH v2] convert-variables: Script for Inclusive Language variable renames
The fact that someone took the original conversion scripts, dropped the
copyright header and then added f strings to it, which the project doesn't yet
officially support and are an issue of
The fact that someone took the original conversion scripts, dropped the
copyright header and then added f strings to it, which the project doesn't yet
officially support and are an issue of
|
By
Richard Purdie
·
#161795
·
|
|
Re: [PATCH v2] convert-variables: Script for Inclusive Language variable renames
Thanks Saul. The key to making this a success is in the detail and I know you're
doing your best with it but there are some things we need to get right.
a) the script name or description at the top
Thanks Saul. The key to making this a success is in the detail and I know you're
doing your best with it but there are some things we need to get right.
a) the script name or description at the top
|
By
Richard Purdie
·
#161794
·
|
|
Re: [PATCH 07/17] gstreamer1.0: upgrade 1.18.5 -> 1.20.0
Simply send the patch, make sure the commit message explains what it's
for, and we'll figure it out. RP regularly has such test-only patches
in master-next, or I can run dedicated ptest builds with
Simply send the patch, make sure the commit message explains what it's
for, and we'll figure it out. RP regularly has such test-only patches
in master-next, or I can run dedicated ptest builds with
|
By
Alexander Kanavin
·
#161793
·
|
|
Re: [PATCH v3 1/3] glibc: Upgrade to 2.35 (RFC)
In case the uninative upgrade is merged in stable/LTS branches, it
might start showing up failures for people building on older
distributions that aren't being updated any more.
Thanks,
Anuj
In case the uninative upgrade is merged in stable/LTS branches, it
might start showing up failures for people building on older
distributions that aren't being updated any more.
Thanks,
Anuj
|
By
Anuj Mittal
·
#161792
·
|
|
[PATCH v2] convert-variables: Script for Inclusive Language variable renames
From: Saul Wold <Saul.Wold@...>
This script searches for a list of variable that have been renamed
and converts them to their more descriptive names. It also searches
for a list of
From: Saul Wold <Saul.Wold@...>
This script searches for a list of variable that have been renamed
and converts them to their more descriptive names. It also searches
for a list of
|
By
Saul Wold
·
#161791
·
|
|
[RFC PATCH] Rename INCOMPATIBLE related varibale
This is one option to handle the rename, another alternative would
be to change the new INCOMPATIBLE_LICENSE_ALLOWED_RECIPES to VarFlag
style.
Signed-off-by: Saul Wold <saul.wold@...>
---
This is one option to handle the rename, another alternative would
be to change the new INCOMPATIBLE_LICENSE_ALLOWED_RECIPES to VarFlag
style.
Signed-off-by: Saul Wold <saul.wold@...>
---
|
By
Saul Wold
·
#161790
·
|
|
Re: [PATCH 07/17] gstreamer1.0: upgrade 1.18.5 -> 1.20.0
Claudius Heine <ch@...> escreveu no dia quarta, 9/02/2022 à(s) 09:30:
Hi Claudius,
Your patch Is a possible solution but I think we need to investigate the root cause
of the test failure and send a
Claudius Heine <ch@...> escreveu no dia quarta, 9/02/2022 à(s) 09:30:
Hi Claudius,
Your patch Is a possible solution but I think we need to investigate the root cause
of the test failure and send a
|
By
Jose Quaresma
·
#161789
·
|
|
Re: [PATCH 07/17] gstreamer1.0: upgrade 1.18.5 -> 1.20.0
Alexander Kanavin <alex.kanavin@...> escreveu no dia quarta, 9/02/2022 à(s) 10:34:
I ask for help upstream but I will try to replicate this with GST_DEBUG enabled.
Which is the best option to send a
Alexander Kanavin <alex.kanavin@...> escreveu no dia quarta, 9/02/2022 à(s) 10:34:
I ask for help upstream but I will try to replicate this with GST_DEBUG enabled.
Which is the best option to send a
|
By
Jose Quaresma
·
#161788
·
|
|
Re: [PATCH 07/17] gstreamer1.0: upgrade 1.18.5 -> 1.20.0
Peter Kjellerstedt <peter.kjellerstedt@...> escreveu no dia quarta, 9/02/2022 à(s) 19:09:
I have sent a patch for that with your suggestion.
I change the LICENSE_FLAGS based on the new gpl as
Peter Kjellerstedt <peter.kjellerstedt@...> escreveu no dia quarta, 9/02/2022 à(s) 19:09:
I have sent a patch for that with your suggestion.
I change the LICENSE_FLAGS based on the new gpl as
|
By
Jose Quaresma
·
#161787
·
|
|
[PATCH] gstreamer1.0: update licences of all modules
Since all gstreamer modules uses LGPLv2.1 with exceptions
for some plugins in bad and ugly modules that has GPLv2+.
For the GPLv2+ this patch set the licence only for each plugin
that is affected by
Since all gstreamer modules uses LGPLv2.1 with exceptions
for some plugins in bad and ugly modules that has GPLv2+.
For the GPLv2+ this patch set the licence only for each plugin
that is affected by
|
By
Jose Quaresma
·
#161786
·
|
|
[PATCH] icecc.bbclass: enable networking in all tasks
The icecc.bbclass needs network access to work properly.
Currently I build with icecc inside a container with network isolation and
my icecc daemon runs outside of the build container in my host.
The
The icecc.bbclass needs network access to work properly.
Currently I build with icecc inside a container with network isolation and
my icecc daemon runs outside of the build container in my host.
The
|
By
Jose Quaresma
·
#161785
·
|
|
[hardknott][PATCH 1/1] virglrenderer: fix CVE-2022-0135 and -0175
CVE-2022-0135 concerns out-of-bounds writes in read_transfer_data().
CVE-2022-0175 concerns using malloc() instead of calloc().
We cherry-pick from master.
Signed-off-by: Joe Slater
CVE-2022-0135 concerns out-of-bounds writes in read_transfer_data().
CVE-2022-0175 concerns using malloc() instead of calloc().
We cherry-pick from master.
Signed-off-by: Joe Slater
|
By
Joe Slater
·
#161784
·
|
|
[WIP] descriptive_rename: Script for Inclusive Language variable renames
This script searches for a list of variable that have been renamed
and converts them to their more descriptive names. It also searches
for a list of variables that have been removed or deprecated
This script searches for a list of variable that have been renamed
and converts them to their more descriptive names. It also searches
for a list of variables that have been removed or deprecated
|
By
Saul Wold
·
#161783
·
|
|
[PATCH] waf.bbclass: Use renamed BB_BASEHASH_IGNORE_VARS variable
Signed-off-by: Khem Raj <raj.khem@...>
---
meta/classes/waf.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/waf.bbclass b/meta/classes/waf.bbclass
index
Signed-off-by: Khem Raj <raj.khem@...>
---
meta/classes/waf.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/waf.bbclass b/meta/classes/waf.bbclass
index
|
By
Khem Raj
·
#161782
·
|
|
[PATCH] core-image-testmaster: Rename to core-image-testcontroller
Rename the image, the test controller class/code/module and the underlying
image sentinel file to all match the controller terminology.
Signed-off-by: Richard Purdie
Rename the image, the test controller class/code/module and the underlying
image sentinel file to all match the controller terminology.
Signed-off-by: Richard Purdie
|
By
Richard Purdie
·
#161781
·
|
|
Re: [PATCH v2] libsdl2: Fix build when libunwind is not used
On Wed, Feb 16, 2022 at 1:58 AM Carlos Rafael Giani via
lists.openembedded.org <crg7475=mailbox.org@...>
wrote:
I think its looking for libunwind on your build host.
On Wed, Feb 16, 2022 at 1:58 AM Carlos Rafael Giani via
lists.openembedded.org <crg7475=mailbox.org@...>
wrote:
I think its looking for libunwind on your build host.
|
By
Khem Raj
·
#161780
·
|
|
Re: [dunfell 00/20] Pull request (cover letter only)
<ranjitsinhrathod1991@...> wrote:
It should be available now!
Steve
<ranjitsinhrathod1991@...> wrote:
It should be available now!
Steve
|
By
Steve Sakoman
·
#161779
·
|
|
[meta-oe][hardknott][PATCH] graphviz: native: create /usr/lib/graphviz/config6 in populate_sysroot
The `dot` tool requires to be run once after installation in order to
create its configuration file.
The do_prepare_recipe_sysroot task uses do_populate_sysroot in order to
prepare the
The `dot` tool requires to be run once after installation in order to
create its configuration file.
The do_prepare_recipe_sysroot task uses do_populate_sysroot in order to
prepare the
|
By
Christian Eggers
·
#161778
·
|
|
[wic] non-rootfs partition content owned by build-user
Hello,
I discovered that when building a wic image with /home on an extra
partition, the contents will be owned by the user running the build.
The problem persists with the master branch of
Hello,
I discovered that when building a wic image with /home on an extra
partition, the contents will be owned by the user running the build.
The problem persists with the master branch of
|
By
Laszlo Sitzer <dlsitzer@...>
·
#161777
·
|