Same comment with --find-copies-harder, although the recipe itself is quite 
smalle, so the diff could even be larger...


On Fri, Oct 04, 2024 at 10:18:55AM -0500, Ryan Eatmon via 
lists.yoctoproject.org wrote:
> Adding needed recipe for initial testing and development of the 2024.10
> version of u-boot for the next LTS.
> 
> Signed-off-by: Ryan Eatmon <[email protected]>
> ---
>  .../recipes-bsp/u-boot/u-boot-ti-staging_2024.10.bb   | 11 +++++++++++
>  meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc          |  3 +++
>  2 files changed, 14 insertions(+)
>  create mode 100644 
> meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.10.bb
> 
> diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.10.bb 
> b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.10.bb
> new file mode 100644
> index 00000000..1ab94fcc
> --- /dev/null
> +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.10.bb
> @@ -0,0 +1,11 @@
> +require u-boot-ti.inc
> +
> +DEFAULT_PREFERENCE = "-1"
> +
> +include ${@ 'recipes-bsp/u-boot/ti-extras.inc' if d.getVar('TI_EXTRAS') else 
> ''}
> +
> +PR = "r0"
> +
> +BRANCH = "ti-u-boot-2024.10"
> +
> +SRCREV = "c97ada2dc66934ee00a7a03d9ed078bdfb7b4039"
> 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 e1f1972e..97237d66 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
> @@ -26,6 +26,9 @@ SRC_URI = 
> "${UBOOT_GIT_URI};protocol=${UBOOT_GIT_PROTOCOL};branch=${BRANCH}"
>  
>  PV:append = "+git"
>  
> +# u-boot builds a tool mkeficapsule and it needs this
> +DEPENDS += "gnutls-native"

Is this specific to 2024.10? Should it be added in the recipe, not .inc?


> +
>  # u-boot needs devtree compiler to parse dts files
>  DEPENDS += "dtc-native bc-native flex-native bison-native 
> python3-setuptools-native"
>  
> -- 
> 2.17.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17991): 
https://lists.yoctoproject.org/g/meta-ti/message/17991
Mute This Topic: https://lists.yoctoproject.org/mt/108819038/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to