|
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
·
|
|
[yocto-autobuilder2][dunfell] config.py: enable opensuse152 workers for dunfell
Signed-off-by: Steve Sakoman <steve@...>
---
config.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.py b/config.py
index 2565bd7..03ccfba 100644
---
Signed-off-by: Steve Sakoman <steve@...>
---
config.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.py b/config.py
index 2565bd7..03ccfba 100644
---
|
By
Steve Sakoman
·
#53952
·
|
|
Re: [meta-rockchip][PATCH 1/4] centralize console settings
----- Mail original -----
What about making this change at the poky level, then ?
----- Mail original -----
What about making this change at the poky level, then ?
|
By
Yann Dirson
·
#53951
·
|
|
Re: [PATCH][meta-rockchip] rock-pi-e: use common rk3328.inc
Applied to meta-rockchip master.
Applied to meta-rockchip master.
|
By
Trevor Woerner
·
#53950
·
|
|
Re: [meta-rockchip][PATCH 1/4] centralize console settings
while I appreciate this change, it does have an effect of removing the
users away from
BSP variables that core metadata layers have, e.g. SERIAL_CONSOLES is
a well defined
and documented variable and
while I appreciate this change, it does have an effect of removing the
users away from
BSP variables that core metadata layers have, e.g. SERIAL_CONSOLES is
a well defined
and documented variable and
|
By
Khem Raj
·
#53949
·
|
|
[meta-rockchip][PATCH 4/4] wic/wks cleanup
Instead of having SoC-specific wks files and machine-specific wks files, it
turns out all we need is one rockchip-specific wks file; any differences
can be specified with variables.
Boot tested with
Instead of having SoC-specific wks files and machine-specific wks files, it
turns out all we need is one rockchip-specific wks file; any differences
can be specified with variables.
Boot tested with
|
By
Trevor Woerner
·
#53948
·
|
|
[meta-rockchip][PATCH 3/4] machine common include cleanup
Break out the conf/machine/include/rockchip-defaults.inc into:
- conf/machine/include/rockchip-defaults.inc
- conf/machine/include/rockchip-32.inc
- conf/machine/include/rockchip-64.inc
-
Break out the conf/machine/include/rockchip-defaults.inc into:
- conf/machine/include/rockchip-defaults.inc
- conf/machine/include/rockchip-32.inc
- conf/machine/include/rockchip-64.inc
-
|
By
Trevor Woerner
·
#53947
·
|
|
[meta-rockchip][PATCH 2/4] wic console device and baud
Take the console device and baud settings from the MACHINE configurations and
reuse them in the wic files. This reduces duplication and eliminates a
potential source of mistakes.
Signed-off-by:
Take the console device and baud settings from the MACHINE configurations and
reuse them in the wic files. This reduces duplication and eliminates a
potential source of mistakes.
Signed-off-by:
|
By
Trevor Woerner
·
#53946
·
|