|
Yocto Technical Team Minutes, Engineering Sync, for July 20, 2021
Yocto Technical Team Minutes, Engineering Sync, for July 20, 2021 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made t
Yocto Technical Team Minutes, Engineering Sync, for July 20, 2021 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made t
|
By
Trevor Woerner
· #54183
·
|
|
[meta-rockchip][PATCH] rock-pi-e: update preferred kernel
The latest updates to linux-yocto-dev now include support for the rock-pi-e so do away with our custom recipe and use the one from oe-core. Signed-off-by: Trevor Woerner <twoerner@...> --- conf/
The latest updates to linux-yocto-dev now include support for the rock-pi-e so do away with our custom recipe and use the one from oe-core. Signed-off-by: Trevor Woerner <twoerner@...> --- conf/
|
By
Trevor Woerner
· #54122
·
|
|
[meta-rockchip][PATCH] remove LINUX_VERSION_EXTENSION
Adding "-rockchip" to the Linux kernel name implies, to me anyway, that this is a vendor kernel. The PREFERRED_PROVIDERs of all kernels specified in this BSP are upstream linux-yocto kernels, not vend
Adding "-rockchip" to the Linux kernel name implies, to me anyway, that this is a vendor kernel. The PREFERRED_PROVIDERs of all kernels specified in this BSP are upstream linux-yocto kernels, not vend
|
By
Trevor Woerner
· #54121
·
|
|
Yocto Technical Team Minutes, Engineering Sync, for July 13, 2021
Yocto Technical Team Minutes, Engineering Sync, for July 13, 2021 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made t
Yocto Technical Team Minutes, Engineering Sync, for July 13, 2021 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made t
|
By
Trevor Woerner
· #54120
·
|
|
Yocto Technical Team Minutes, Engineering Sync, for July 6, 2021
Yocto Technical Team Minutes, Engineering Sync, for July 6, 2021 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to
Yocto Technical Team Minutes, Engineering Sync, for July 6, 2021 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to
|
By
Trevor Woerner
· #54065
·
|
|
[meta-rockchip][PATCH 3/3] wic/wks cleanup
Applied to meta-rockchip master.
Applied to meta-rockchip master.
|
By
Trevor Woerner
· #54026
·
|
|
[meta-rockchip][PATCH 2/3] IMAGE_FSTYPES: remove ext4
Applied to meta-rockchip master.
Applied to meta-rockchip master.
|
By
Trevor Woerner
· #54025
·
|
|
[meta-rockchip][PATCH 1/3] conf/machine/include/nanopi-m4.inc: add full include path
Applied to meta-rockchip master.
Applied to meta-rockchip master.
|
By
Trevor Woerner
· #54024
·
|
|
Yocto Technical Team Minutes, Engineering Sync, for June 29 2021
Yocto Technical Team Minutes, Engineering Sync, for June 29 2021 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to
Yocto Technical Team Minutes, Engineering Sync, for June 29 2021 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to
|
By
Trevor Woerner
· #54009
·
|
|
[meta-rockchip][PATCH 3/3] wic/wks cleanup
By exporting a couple more variables the wks file for every rockchip device can be built from one template instead of having separate wks files for each board and platform. The following BSP variables
By exporting a couple more variables the wks file for every rockchip device can be built from one template instead of having separate wks files for each board and platform. The following BSP variables
|
By
Trevor Woerner
· #53995
·
|
|
[meta-rockchip][PATCH 2/3] IMAGE_FSTYPES: remove ext4
The ext4 IMAGE_FSTYPES does not need to be mentioned explicitly. It will be automatically generated in cases where it is needed. Signed-off-by: Trevor Woerner <twoerner@...> --- conf/machine/inc
The ext4 IMAGE_FSTYPES does not need to be mentioned explicitly. It will be automatically generated in cases where it is needed. Signed-off-by: Trevor Woerner <twoerner@...> --- conf/machine/inc
|
By
Trevor Woerner
· #53994
·
|
|
[meta-rockchip][PATCH 1/3] conf/machine/include/nanopi-m4.inc: add full include path
Specify the full include path to the rk3399.inc file. Signed-off-by: Trevor Woerner <twoerner@...> --- conf/machine/include/nanopi-m4.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif
Specify the full include path to the rk3399.inc file. Signed-off-by: Trevor Woerner <twoerner@...> --- conf/machine/include/nanopi-m4.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif
|
By
Trevor Woerner
· #53993
·
|
|
[meta-rockchip][PATCH] conf/machine/include/rockchip-wic.inc: create
Applied to meta-rockchip master.
Applied to meta-rockchip master.
|
By
Trevor Woerner
· #53992
·
|
|
[meta-rockchip][PATCH v2] console cleanup
Applied to meta-rockchip master.
Applied to meta-rockchip master.
|
By
Trevor Woerner
· #53983
·
|
|
[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 rock-
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 rock-
|
By
Trevor Woerner
· #53978
·
|
|
[meta-rockchip][PATCH v2] console cleanup
Thanks, I appreciate your feedback.
Thanks, I appreciate your feedback.
|
By
Trevor Woerner
· #53968
·
|
|
[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 f
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 f
|
By
Trevor Woerner
· #53964
·
|
|
[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
·
|
|
[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 if
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 if
|
By
Trevor Woerner
· #53953
·
|
|
[PATCH][meta-rockchip] rock-pi-e: use common rk3328.inc
Applied to meta-rockchip master.
Applied to meta-rockchip master.
|
By
Trevor Woerner
· #53950
·
|