|
Re: Devtool
I think that I am not allowed to publish the code, but I can try to explain what I have done.
1. There were in total 8 patches before I started to work
2. Run: devtool modify linux-ttc
3. I applied
I think that I am not allowed to publish the code, but I can try to explain what I have done.
1. There were in total 8 patches before I started to work
2. Run: devtool modify linux-ttc
3. I applied
|
By
Vanja Žerić
·
#56748
·
|
|
Re: Devtool
It's hard to say anything without seeing the recipe and the patches.
Can you publish them somewhere?
Alex
It's hard to say anything without seeing the recipe and the patches.
Can you publish them somewhere?
Alex
|
By
Alexander Kanavin
·
#56747
·
|
|
Re: Building core-image-weston/x11 with custom rust/gtk3 app
The error is about not being able to find pkg-config executable, so you need to inherit pkgconfig in the recipe.
It helps if you publish the layer somewhere instead of attaching it to the email.
Alex
The error is about not being able to find pkg-config executable, so you need to inherit pkgconfig in the recipe.
It helps if you publish the layer somewhere instead of attaching it to the email.
Alex
|
By
Alexander Kanavin
·
#56746
·
|
|
Re: Building a core-image-weston with custom app using rust and gtk3
There are no attachments though.
Alex
There are no attachments though.
Alex
|
By
Alexander Kanavin
·
#56745
·
|
|
Building core-image-weston/x11 with custom rust/gtk3 app
Hello,
I'm having real difficulties in compiling a Rust app that uses gtk3 (this app successfully builds and runs on my host machine). I'm on the master branch of poky, using rust 1.59.
Is this still
Hello,
I'm having real difficulties in compiling a Rust app that uses gtk3 (this app successfully builds and runs on my host machine). I'm on the master branch of poky, using rust 1.59.
Is this still
|
By
Artur Czajkowski <atch.cpp@...>
·
#56744
·
|
|
Re: Building a core-image-weston with custom app using rust and gtk3
Hi and thank you for your reply.
Please find all the necessary info in the attachments:
a) Output from command: "bitbake rg" in file rg.bb_compile_error <- rg is a recipe with the rust application
b)
Hi and thank you for your reply.
Please find all the necessary info in the attachments:
a) Output from command: "bitbake rg" in file rg.bb_compile_error <- rg is a recipe with the rust application
b)
|
By
Artur Czajkowski <atch.cpp@...>
·
#56743
·
|
|
Devtool
Greetings,
I am using devtool and I noticed something that smells like bug, maybe I am wrong. I am trying to modify some recipe and there are already 8 patches. When I do “devtool finish <recipe>
Greetings,
I am using devtool and I noticed something that smells like bug, maybe I am wrong. I am trying to modify some recipe and there are already 8 patches. When I do “devtool finish <recipe>
|
By
Vanja Žerić
·
#56742
·
|
|
Re: [Question] How to handle GPLv3 packages?
Hi,
Thanks for the advice. I am right now unsure how to solve it since I
am on thud but I will continue to work on this so once I get this done
and I have a solution that works I will try and
Hi,
Thanks for the advice. I am right now unsure how to solve it since I
am on thud but I will continue to work on this so once I get this done
and I have a solution that works I will try and
|
By
Mans Zigher <mans.zigher@...>
·
#56741
·
|
|
LICENSE_CREATE_PACKAGE not working properly
Hi all,
I'm on Dunfell [1] and just can't get LICENSE_CREATE_PACKAGE [2] to work right. I'd like to use it to get 'os-release-lic' onto my image. I don't want to install the license packages of *all*
Hi all,
I'm on Dunfell [1] and just can't get LICENSE_CREATE_PACKAGE [2] to work right. I'd like to use it to get 'os-release-lic' onto my image. I don't want to install the license packages of *all*
|
By
Manuel Wagesreither
·
#56740
·
|
|
Re: Skipping already-stripped check doesn't work
For honister the syntax would be:
INSANE_SKIP:${PN}
as the override change applies there.
Cheers,
Richard
For honister the syntax would be:
INSANE_SKIP:${PN}
as the override change applies there.
Cheers,
Richard
|
By
Richard Purdie
·
#56739
·
|
|
Re: Skipping already-stripped check doesn't work
As already pointed out on IRC, the only real solution is:
a) removing the shipped binaries from the install (as Khem also mentioned)
and b) making the module re-build the binaries using the
As already pointed out on IRC, the only real solution is:
a) removing the shipped binaries from the install (as Khem also mentioned)
and b) making the module re-build the binaries using the
|
By
Josef Holzmayr
·
#56738
·
|
|
NPM support on Dunfell
I'm seeing some gaps and performance issues.
Examples:
1. Setting NPM_INSTALL_DEV = "1" I am rewarded with:
169npm ERR! Could not install from
I'm seeing some gaps and performance issues.
Examples:
1. Setting NPM_INSTALL_DEV = "1" I am rewarded with:
169npm ERR! Could not install from
|
By
Joel Winarske
·
#56737
·
|
|
[meta-gplv2][PATCH] readline: add config file for pkgconfig
From: Mingli Yu <mingli.yu@...>
After bind upgrade to 9.18.x, the below change introduced [1],
all supported libraries have accompanying .pc files now.
ba2376b9e0 Update and cleanup the
From: Mingli Yu <mingli.yu@...>
After bind upgrade to 9.18.x, the below change introduced [1],
all supported libraries have accompanying .pc files now.
ba2376b9e0 Update and cleanup the
|
By
Yu, Mingli
·
#56736
·
|
|
[meta-security][dunfell][PATCH 2/2] sssd: CVE-2021-3621: shell command injection in sssctl
From: Hitendra Prajapati <hprajapati@...>
Source: https://github.com/SSSD/sssd
MR: 114189
Type: Security Fix
Disposition: Backport from
From: Hitendra Prajapati <hprajapati@...>
Source: https://github.com/SSSD/sssd
MR: 114189
Type: Security Fix
Disposition: Backport from
|
By
Jeremy Puhlman
·
#56735
·
|
|
[meta-security][dunfell][PATCH 1/2] sssd: re-package to fix QA issues
Source: meta-security:honister
MR: 113808
Type: Defect Fix
Disposition: Merged from honister
ChangeID: be0e4f3c73eeb04d1c79d99d3377c89659abe420
Description:
It packages all file in ${libdir} to
Source: meta-security:honister
MR: 113808
Type: Defect Fix
Disposition: Merged from honister
ChangeID: be0e4f3c73eeb04d1c79d99d3377c89659abe420
Description:
It packages all file in ${libdir} to
|
By
Jeremy Puhlman
·
#56734
·
|
|
M+ & H bugs with Milestone Movements WW15
All,
YP M+ or high bugs which moved to a new milestone in WW15 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
14495
Implement CVE checking on all
All,
YP M+ or high bugs which moved to a new milestone in WW15 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
14495
Implement CVE checking on all
|
By
Stephen Jolley
·
#56733
·
|
|
Enhancements/Bugs closed WW15!
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
kit-d@...
1
tim.orling@...
1
randy.macleod@...
1
workjagadeesh@...
1
Grand Total
4
Thanks,
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
kit-d@...
1
tim.orling@...
1
randy.macleod@...
1
workjagadeesh@...
1
Grand Total
4
Thanks,
|
By
Stephen Jolley
·
#56732
·
|
|
Current high bug count owners for Yocto Project 3.5
All,
Below is the list as of top 38 bug owners as of the end of WW15 of who have open medium or higher bugs and enhancements against YP 3.5. There are 13 possible work days left until the final
All,
Below is the list as of top 38 bug owners as of the end of WW15 of who have open medium or higher bugs and enhancements against YP 3.5. There are 13 possible work days left until the final
|
By
Stephen Jolley
·
#56731
·
|
|
Yocto Project Newcomer & Unassigned Bugs - Help Needed
All,
The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on
All,
The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on
|
By
Stephen Jolley
·
#56730
·
|
|
Re: Skipping already-stripped check doesn't work
Tested with updated honister branch, same error
--
Alessandro Tagliapietra
Tested with updated honister branch, same error
--
Alessandro Tagliapietra
|
By
Alessandro Tagliapietra
·
#56729
·
|