|
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?
On 2021-06-24 7:50 a.m., Robert P. J. Day wrote:
Hi Robert,
I didn't remember where this was defined so I took a look:
$ git blame meta/conf/bitbake.conf | grep -A 24
On 2021-06-24 7:50 a.m., Robert P. J. Day wrote:
Hi Robert,
I didn't remember where this was defined so I took a look:
$ git blame meta/conf/bitbake.conf | grep -A 24
|
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
·
|
|
what's the state of things with pushing the bounds on ASSUME_PROVIDED?
i asked about this once upon a time, so i thought i'd follow up ...
given the fairly stable state of recent linux distros, is there any
standard for taking advantage of what *should* be robust native
i asked about this once upon a time, so i thought i'd follow up ...
given the fairly stable state of recent linux distros, is there any
standard for taking advantage of what *should* be robust native
|
By
Robert P. J. Day
·
#53963
·
|
|
devtool deploy-target with strip option: failed to preserve ownership
#devtool
#dunfell
Hi all,
when I use "devtool deploy-target" with the --strip option in the eSDK, the ownership cannot be preserved during copying the files from "image" to "deploy-target-stripped":
devtool
Hi all,
when I use "devtool deploy-target" with the --strip option in the eSDK, the ownership cannot be preserved during copying the files from "image" to "deploy-target-stripped":
devtool
|
By
Florian Amstutz
·
#53962
·
|
|
Re: Integration of mpg321 in yocto zeus
You asked this a week ago, and I answered then too.
oe-core has mpg123. Is this not sufficient?
Ross
You asked this a week ago, and I answered then too.
oe-core has mpg123. Is this not sufficient?
Ross
|
By
Ross Burton <ross@...>
·
#53961
·
|
|
Re: [EXT] Re: [oe] [yocto] [meta-java] icedtea7 fetching error
Hi Alejandro,
Alejandro Lozano Lozano <alejandro.lozano@...> escreveu no dia
sexta, 18/06/2021 à(s) 14:08:
This files are now on the yocto
Hi Alejandro,
Alejandro Lozano Lozano <alejandro.lozano@...> escreveu no dia
sexta, 18/06/2021 à(s) 14:08:
This files are now on the yocto
|
By
Jose Quaresma
·
#53960
·
|
|
Re: Integration of mpg321 in yocto zeus
Greetings !
If anyone achieved integrating the "mpg321" in yocto , requesting you to kindly share some inputs and procedure that need to be followed.
--
Thanks in advance
Greetings !
If anyone achieved integrating the "mpg321" in yocto , requesting you to kindly share some inputs and procedure that need to be followed.
--
Thanks in advance
|
By
Poornesh <poornesh.g@...>
·
#53959
·
|
|
[poky][PATCH] models: Add a new error type for check-layer
Defines a new ErrorType and ERROR_TYPE_CHOICES, in order to support this kind of
errors.
[YOCTO #14208]
Signed-off-by: Thomas Perrot <thomas.perrot@...>
---
Post/models.py | 2 ++
1 file
Defines a new ErrorType and ERROR_TYPE_CHOICES, in order to support this kind of
errors.
[YOCTO #14208]
Signed-off-by: Thomas Perrot <thomas.perrot@...>
---
Post/models.py | 2 ++
1 file
|
By
Thomas Perrot
·
#53958
·
|
|
[PATCH V2][yocto-autobuilder-helper] summarize_top_output.py: add script, use it and publish summary
summarize_top_output.py is used to summarize the top
output that is captured during autobuilder intermittent
failures.
Use the script to summarize the host top output and
publish the summary that is
summarize_top_output.py is used to summarize the top
output that is captured during autobuilder intermittent
failures.
Use the script to summarize the host top output and
publish the summary that is
|
By
sakib.sajal@...
·
#53957
·
|
|
[PATCH] models: Add a new error type for check-layer
Defines a new ErrorType and ERROR_TYPE_CHOICES, in order to support this kind of
errors.
[YOCTO #14208]
Signed-off-by: Thomas Perrot <thomas.perrot@...>
---
Post/models.py | 2 ++
1 file
Defines a new ErrorType and ERROR_TYPE_CHOICES, in order to support this kind of
errors.
[YOCTO #14208]
Signed-off-by: Thomas Perrot <thomas.perrot@...>
---
Post/models.py | 2 ++
1 file
|
By
Thomas Perrot
·
#53956
·
|
|
Re: [meta-rockchip][PATCH] qtbase: Add needed bbappend for rk3399 SOCs
Applied to meta-rockchip master. Thanks!
Applied to meta-rockchip master. Thanks!
|
By
Trevor Woerner
·
#53955
·
|
|
Re: [meta-rockchip][PATCH 1/4] centralize console settings
Damned that makes things more complicated :)
That could push us along the following lines ?
CONSOLE_DEVICES = "/dev/ttyS2 /dev/tty1"
CONSOLE_BAUD_ttyS2 = "1500000"
CONSOLE_BAUD_tty1 =
Damned that makes things more complicated :)
That could push us along the following lines ?
CONSOLE_DEVICES = "/dev/ttyS2 /dev/tty1"
CONSOLE_BAUD_ttyS2 = "1500000"
CONSOLE_BAUD_tty1 =
|
By
Yann Dirson
·
#53954
·
|
|
Re: [meta-rockchip][PATCH 1/4] centralize console settings
Good point, thanks for mentioning it.
I suspect it would break things in all sorts of unimaginable ways ;-)
For example, SERIAL_CONSOLES (note: plural) can contain more than one
baud+device pair so
Good point, thanks for mentioning it.
I suspect it would break things in all sorts of unimaginable ways ;-)
For example, SERIAL_CONSOLES (note: plural) can contain more than one
baud+device pair so
|
By
Trevor Woerner
·
#53953
·
|