|
Re: [meta-rockchip][PATCH v2] console cleanup
Applied to meta-rockchip master.
Applied to meta-rockchip master.
|
By
Trevor Woerner
·
#53983
·
|
|
Re: what's the state of things with pushing the bounds on ASSUME_PROVIDED?
Very strong agreement here. My 2c is that Yocto/OE should be going in that direction even
further. One of the significant benefits of the OE build method is eliminating, to the greatest
extent
Very strong agreement here. My 2c is that Yocto/OE should be going in that direction even
further. One of the significant benefits of the OE build method is eliminating, to the greatest
extent
|
By
Chuck Wolber
·
#53982
·
|
|
Re: Recipe for include-what-you-use and rpath problem
#sdk
this is fine, if you are interested submit it as a patch to include in metadata in meta-python
this is fine, if you are interested submit it as a patch to include in metadata in meta-python
|
By
Khem Raj
·
#53981
·
|
|
Re: Hardknott (GCC10) Compiler Issues
Basically, do NOT use this instruction anywhere. It clearly does NOT work?!
I did replace the whole gcc/ in the: poky/meta/recipes-devtools/gcc
for hardknott branch:
Now I have a gcc_11.1 compiler
Basically, do NOT use this instruction anywhere. It clearly does NOT work?!
I did replace the whole gcc/ in the: poky/meta/recipes-devtools/gcc
for hardknott branch:
Now I have a gcc_11.1 compiler
|
By
Zoran
·
#53980
·
|
|
Re: Recipe for include-what-you-use and rpath problem
#sdk
I was able to make it work correctly enabling CMAKE_SKIP_RPATH.
Here the working full recipe:LICENSE = "NCSA"LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=59d01ad98720f3c50d6a8a0ef3108c88 \
I was able to make it work correctly enabling CMAKE_SKIP_RPATH.
Here the working full recipe:LICENSE = "NCSA"LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=59d01ad98720f3c50d6a8a0ef3108c88 \
|
By
Francesco Cusolito
·
#53979
·
|
|
[meta-rockchip][PATCH] conf/machine/include/rockchip-wic.inc: create
Create a conf/machine/include/rockchip-wic.inc file to contain all the common
wic/wks things for easy inclusion by any MACHINEs that use wic for their image
creation.
NOTE: the wic image type of
Create a conf/machine/include/rockchip-wic.inc file to contain all the common
wic/wks things for easy inclusion by any MACHINEs that use wic for their image
creation.
NOTE: the wic image type of
|
By
Trevor Woerner
·
#53978
·
|
|
Re: The do_populate_sdk is finishing OK even when there are errors present in the build
Hi Richard!
Ok, I'll prepare a patch, do more tests on my side and if everything works I'll send the patch to the OE-core list.
Is there any specific test, or just populate_sdk with
Hi Richard!
Ok, I'll prepare a patch, do more tests on my side and if everything works I'll send the patch to the OE-core list.
Is there any specific test, or just populate_sdk with
|
By
Fabio Berton
·
#53977
·
|
|
Re: The do_populate_sdk is finishing OK even when there are errors present in the build
It would probably be worth an experiment to see if we really do need the
attempt_only option set there any more. I'd hope it isn't needed now...
It is probably worth testing a patch on the
It would probably be worth an experiment to see if we really do need the
attempt_only option set there any more. I'd hope it isn't needed now...
It is probably worth testing a patch on the
|
By
Richard Purdie
·
#53976
·
|
|
Re: what's the state of things with pushing the bounds on ASSUME_PROVIDED?
Quite often things aren't as simple as they first seem:
Elfutils has a history of interesting changes between versions so having
our builds use a consistent version is good.
Some recipes build
Quite often things aren't as simple as they first seem:
Elfutils has a history of interesting changes between versions so having
our builds use a consistent version is good.
Some recipes build
|
By
Richard Purdie
·
#53975
·
|
|
Re: Hardknott (GCC10) Compiler Issues
> I have no idea if this is possible in the current YOCTO development stage:
> GCCVERSION = "11.%"
> To do the FF to GCC 11.>
WARNING: preferred version 11.% of gcc-runtime not available (for item
> I have no idea if this is possible in the current YOCTO development stage:
> GCCVERSION = "11.%"
> To do the FF to GCC 11.>
WARNING: preferred version 11.% of gcc-runtime not available (for item
|
By
Zoran
·
#53974
·
|
|
Re: Hardknott (GCC10) Compiler Issues
An interesting issue, and I think I hit it as well (my best guess).
Here is my issue:
https://github.com/mguentner/cannelloni/issues/35
Maybe you can try the following: in your local.conf to insert
An interesting issue, and I think I hit it as well (my best guess).
Here is my issue:
https://github.com/mguentner/cannelloni/issues/35
Maybe you can try the following: in your local.conf to insert
|
By
Zoran
·
#53973
·
|
|
Re: TLV320AIC3104: tlv320aic3104
#kernel
#yocto
Hi Alexandre,
Thanks for your guidance. I have updated my device tree with dummy codec as linux. Still the sound card is not properly added. When i tried to verify that using aplay, i got error
Hi Alexandre,
Thanks for your guidance. I have updated my device tree with dummy codec as linux. Still the sound card is not properly added. When i tried to verify that using aplay, i got error
|
By
Amrun Nisha.R
·
#53972
·
|
|
Hardknott (GCC10) Compiler Issues
All,
Please accept my apologies in advance for the detailed submission. I think it is warranted in this
case.
There is something... "odd" about the GCC 10 compiler that is delivered with Hardknott. I
All,
Please accept my apologies in advance for the detailed submission. I think it is warranted in this
case.
There is something... "odd" about the GCC 10 compiler that is delivered with Hardknott. I
|
By
Chuck Wolber
·
#53971
·
|
|
Re: what's the state of things with pushing the bounds on ASSUME_PROVIDED?
Hi Robert,
I didn't remember where this was defined so I took a look:
$ git blame meta/conf/bitbake.conf | grep -A 24 ASSUME_PROVIDED | cut -c1-12,74-
34927dfa61c
Hi Robert,
I didn't remember where this was defined so I took a look:
$ git blame meta/conf/bitbake.conf | grep -A 24 ASSUME_PROVIDED | cut -c1-12,74-
34927dfa61c
|
By
Randy MacLeod
·
#53970
·
|
|
The do_populate_sdk is finishing OK even when there are errors present in the build
Hi all!
I'm running some test with do_populate_sdk task and I'm seeing this on the log:
check_data_file_clashes: Package kmsxx-dbg wants to install file
Hi all!
I'm running some test with do_populate_sdk task and I'm seeing this on the log:
check_data_file_clashes: Package kmsxx-dbg wants to install file
|
By
Fabio Berton
·
#53969
·
|
|
Re: [meta-rockchip][PATCH v2] console cleanup
Thanks, I appreciate your feedback.
Thanks, I appreciate your feedback.
|
By
Trevor Woerner
·
#53968
·
|
|
Re: [meta-rockchip][PATCH v2] console cleanup
This version looks good to me.
This version looks good to me.
|
By
Khem Raj
·
#53967
·
|
|
Re: devtool deploy-target with strip option: failed to preserve ownership
#devtool
#dunfell
Can you file a ticket in bugzilla for this as well please.
Can you file a ticket in bugzilla for this as well please.
|
By
Khem Raj
·
#53966
·
|
|
Yocto Autobuilder: Latency Monitor and AB-INT - Meeting notes: June 24, 2021
YP AB Intermittent failures meeting - June 24, 2021, 9 AM ET
https://windriver.zoom.us/j/3696693975
Attendees: Alex, Richard, Saul, Randy, Tony, Trevor, Sakib
Summary: Things are improving
YP AB Intermittent failures meeting - June 24, 2021, 9 AM ET
https://windriver.zoom.us/j/3696693975
Attendees: Alex, Richard, Saul, Randy, Tony, Trevor, Sakib
Summary: Things are improving
|
By
Randy MacLeod
·
#53965
·
|
|
[meta-rockchip][PATCH v2] console cleanup
Consolidate all the various console definitions to the common
conf/machine/include/rockchip-defaults.inc file and create
RK_CONSOLE_BAUD and RK_CONSOLE_DEVICE variables that can be
reused in the wks
Consolidate all the various console definitions to the common
conf/machine/include/rockchip-defaults.inc file and create
RK_CONSOLE_BAUD and RK_CONSOLE_DEVICE variables that can be
reused in the wks
|
By
Trevor Woerner
·
#53964
·
|