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.inc u-boot-tools_2022.01.bb u-boot-tools.inc ``` I am trying to find a way to change the u-boot version to `2023.01`, preferably in my custom layer, outside of the `poky` repo dir. How to do that? For initial testing, I tried to simply change the `SRCREV` in the `poky/meta/recipes-bsp/u-boot/u-boot-common.inc` to point to the latest CID on the `2023.01` branch. That however yield a failed bitbake build. I am wondering whether this has anything to do with the specific contents of the `u-boot_2022.01.bb` and `u-boot-tools_2022.01.bb` files... How to approach this problem? I would appreciate all help!
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#62166): https://lists.yoctoproject.org/g/yocto/message/62166 Mute This Topic: https://lists.yoctoproject.org/mt/103758583/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-