Denys has been pursuing a better upstream fix in the same vein as the
commit that caused this breakage. He has verified that the change that
Richard wants also fixes the breakage, I think he just has to put
together the new patch and send it in.
On 5/30/2023 3:20 PM, Ming Liu wrote:
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] <mailto:[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]
<mailto:[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]/
<https://patchwork.yoctoproject.org/project/oe-core/patch/[email protected]/>
>
> Signed-off-by: Denys Dmytriyenko <[email protected]
<mailto:[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
--
Ryan Eatmon [email protected]
-----------------------------------------
Texas Instruments, Inc. - LCPD - MGTS
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#16638):
https://lists.yoctoproject.org/g/meta-ti/message/16638
Mute This Topic: https://lists.yoctoproject.org/mt/99185909/21656
Group Owner: [email protected]
Unsubscribe:
https://lists.yoctoproject.org/g/meta-ti/leave/6695321/21656/1393940836/xyzzy
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-