[yocto] [recipes-bsp] How to update u-boot version?

2024-01-16 Thread Lukasz Przenioslo
Hello, I am currently on Yocto Kirkstone. The u-boot version used there is `2022.01` in the `poky/meta/recipes-bsp/u-boot`: ``` lukasz@vmks:~/beaglenode/beaglenodeos/poky/meta/recipes-bsp/u-boot$ ls files libubootenv_0.3.2.bb u-boot_2022.01.bb u-boot-common.inc u-boot-configure.inc u-boot.i

Re: [yocto] append recipe to multiconfig build from top-level local.conf

2024-01-16 Thread Jose Quaresma
Matt Wood escreveu (segunda, 15/01/2024 à(s) 19:44): > Hi, > > I was wondering if the IMAGE_INSTALL:append syntax could work in > multiconfig environment from the top-level local.conf file? > > For example, I have a meta-layer that defines the muitconfig (main.conf > and initramfs.conf). From my

[yocto] [meta-rockchip][PATCH] rock-pi-e: enable networking in u-boot

2024-01-16 Thread Trevor Woerner
The rock-pi-e currently comes in 4 board revisions, the latest of which (v1.21) replaces the realtek 8211e PHY with the 8211f. This patch enables networking on the rock-pi-e, which had not been working up to this point. Interestingly enough, this patch also has the side-effect of enabling both the

[yocto] [yocto-autobuilder-helper][dunfell][PATCH] config.json: Make meta-oe source mirror config wider coverage (polkit)

2024-01-16 Thread Yoann Congal
Some recipes (gnome-settings-daemon, accountsservice) depend on polkit DISTRO_FEATURES. Set this up so that we get wider source mirror coverage and fewer warnings. Signed-off-by: Yoann Congal --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config

[yocto] [meta-rockchip][PATCH v2] rock-pi-e: enable networking in u-boot

2024-01-16 Thread Trevor Woerner
The rock-pi-e currently comes in 4 board revisions, the latest of which (v1.21) replaces the realtek 8211e PHY with the 8211f. This patch enables networking on the rock-pi-e, which had not been working up to this point. Interestingly enough, this patch also has the side-effect of enabling both the

[yocto] [meta-rockchip][PATCH v3] rock-pi-e: enable networking in u-boot

2024-01-16 Thread Trevor Woerner
The rock-pi-e currently comes in 4 board revisions, the latest of which (v1.21) replaces the realtek 8211e PHY with the 8211f. This patch enables networking on the rock-pi-e, which had not been working up to this point. Interestingly enough, this patch also has the side-effect of enabling both the

[yocto] [meta-rockchip][PATCH] rock-pi-e: fix kernel device-tree

2024-01-16 Thread Trevor Woerner
The device-tree for the GbE interface of the rock-pi-e had some properties in the wrong location. Oddly enough the older rock-pi-e devices with the Realtek 8211e PHY worked fine, but the latest spin (v1.21) with the rtl8211f PHY didn't. This fixes allows both PHYs to work. Signed-off-by: Trevor Wo

[yocto] [meta-rockchip][PATCH] roc-rk3328-cc: add

2024-01-16 Thread Trevor Woerner
AKA the "renegade" The ROC-RK3328-CC platform is built on the Rockchip RK3328 system-on-chip optimized for low cost, low power, and high performance IO. It features a high performance native USB 3.0 interface and Gigabit MAC. Specs: - RaspberryPi 2/3 form factor - quad-core ARM Cortex-A53 @ 1.5GH

[yocto] [meta-rockchip][PATCH] u-boot: fix build for rk3308

2024-01-16 Thread Trevor Woerner
In upstream mainline U-Boot commit 9e13fef00b8d ("rockchip: Kconfig: Enable external TPL binary for rk3308") U-Boot was changed to incorporate the DDR TPL using the same mechanism as the RK3568 and RK3588 platforms. Signed-off-by: Trevor Woerner --- recipes-bsp/u-boot/u-boot%.bbappend | 10 -

[yocto] [meta-rockchip][PATCH] roc-rk3308-cc: add

2024-01-16 Thread Trevor Woerner
The T-Firefly ROC-RK3308-CC is a miniature and compact main board which is equipped with a cost-effective RK3308 Core Processor and a high-performance CODEC. Features: - Rockchip RK3308, 64-bit, quad-core, Arm Cortex-A35 processor @ 1.3GHz - 100M ethernet - PoE - USB 2.0 and Type-C (OTG and power)