|
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
·
|
|
[meta-rockchip][PATCH 1/4] centralize console settings
The console settings (baud and device) are scrambled and spread throughout the
MACHINE configurations. Consolidate them and set defaults which are then
overridden only as required.
Signed-off-by:
The console settings (baud and device) are scrambled and spread throughout the
MACHINE configurations. Consolidate them and set defaults which are then
overridden only as required.
Signed-off-by:
|
By
Trevor Woerner
·
#53945
·
|
|
[meta-security][PATCH 2/2] apparmor: use its own initscript and service files
Use initscript and service files provided by apparmor.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
recipes-mac/AppArmor/apparmor_3.0.1.bb | 33 +--
Use initscript and service files provided by apparmor.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
recipes-mac/AppArmor/apparmor_3.0.1.bb | 33 +--
|
By
Yi Zhao
·
#53944
·
|
|
[meta-security][PATCH 1/2] apparmor: upgrade 3.0 -> 3.0.1
Drop backport patches:
0001-apparmor-fix-manpage-order.patch
0001-libapparmor-add-missing-include-for-socklen_t.patch
0002-libapparmor-add-aa_features_new_from_file-to-public-.patch
Drop backport patches:
0001-apparmor-fix-manpage-order.patch
0001-libapparmor-add-missing-include-for-socklen_t.patch
0002-libapparmor-add-aa_features_new_from_file-to-public-.patch
|
By
Yi Zhao
·
#53943
·
|