Hi, Denys/Ryan: If we go with this fix, a similar fix for kernel recipe is also needed. Has somebody done that?
the best, thank you Denys Dmytriyenko <[email protected]> 於 2023年5月30日 週二 下午9:17寫道: > Scratch these - Richard suggested a different fix. > > > On Sun, May 28, 2023 at 05:36:41PM +0000, Denys Dmytriyenko wrote: > > From: Denys Dmytriyenko <[email protected]> > > > > Explicitly mark do_compile as depending on the value of > UBOOT_LOCALVERSION > > variable. Similar patch was submitted to OE-Core for upstream version of > > u-boot recipe: > > > https://patchwork.yoctoproject.org/project/oe-core/patch/[email protected]/ > > > > Signed-off-by: Denys Dmytriyenko <[email protected]> > > --- > > meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc > b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc > > index 135f443b..4e645e4f 100644 > > --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc > > +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc > > @@ -1,6 +1,7 @@ > > # UBOOT_LOCALVERSION can be set to add a tag to the end of the > > # U-boot version string. such as the commit id > > UBOOT_LOCALVERSION = "-g${@d.getVar('SRCPV', > True).replace('AUTOINC+','')[:10]}" > > +do_compile[vardepvalue] = "${UBOOT_LOCALVERSION}" > > > > UBOOT_SUFFIX ?= "img" > > SPL_BINARY ?= "MLO" > > -- > > 2.25.1 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16637): https://lists.yoctoproject.org/g/meta-ti/message/16637 Mute This Topic: https://lists.yoctoproject.org/mt/99185909/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
