[meta-ti] [PATCH] edma3-lld-rtos: Add support for omapl1
Jacob Stiffler
j-stiffler at ti.com
Wed Jul 5 08:48:33 PDT 2017
Do you need to add the PLATFORMLIST and TARGETLIST for omapl?
On 6/30/2017 4:28 PM, Mahesh Radhakrishnan wrote:
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
> ---
> recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
> index f524478..a31aa2d 100644
> --- a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
> +++ b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
> @@ -1,11 +1,11 @@
> require edma3-lld.inc
> require recipes-ti/includes/ti-paths.inc
>
> -PR = "${INC_PR}.1"
> +PR = "${INC_PR}.2"
>
> DEPENDS = "ti-sysbios ti-xdctools gcc-arm-none-eabi-native ti-cgt-arm-native ti-cgt6x-native"
>
> -COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone"
> +COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|omapl1"
> PACKAGE_ARCH = "${MACHINE_ARCH}"
>
> PLATFORMLIST = ""
More information about the meta-ti
mailing list