On Wed, Dec 03, 2025 at 09:14:46AM -0600, Andrew Davis via 
lists.yoctoproject.org wrote:
> This is no longer used anywhere, drop it out.
> 
> Signed-off-by: Andrew Davis <[email protected]>

Reviewed-by: Denys Dmytriyenko <[email protected]>


> ---
>  meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb | 2 +-
>  meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb  | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb 
> b/meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb
> index 8ab9fc67..64b11045 100644
> --- a/meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb
> +++ b/meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb
> @@ -15,7 +15,7 @@ require recipes-kernel/linux/ti-kernel.inc
>  
>  DEPENDS += "gmp-native libmpc-native"
>  
> -KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT} ${EXTRA_DTC_ARGS}"
> +KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
>  
>  # Extra DT overlays/capes
>  KERNEL_DEVICETREE:append:armv7a = " \
> diff --git a/meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb 
> b/meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb
> index 4873500d..37626a1d 100644
> --- a/meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb
> +++ b/meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb
> @@ -15,7 +15,7 @@ require recipes-kernel/linux/ti-kernel.inc
>  
>  DEPENDS += "gmp-native libmpc-native"
>  
> -KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT} ${EXTRA_DTC_ARGS}"
> +KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
>  
>  # Extra DT overlays/capes
>  KERNEL_DEVICETREE:append:armv7a = " \
> -- 
> 2.39.2
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#19343): 
https://lists.yoctoproject.org/g/meta-ti/message/19343
Mute This Topic: https://lists.yoctoproject.org/mt/116595145/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to