On Wed, Jul 05, 2017 at 11:48:33AM -0400, Jacob Stiffler wrote: > Do you need to add the PLATFORMLIST and TARGETLIST for omapl?
ping > On 6/30/2017 4:28 PM, Mahesh Radhakrishnan wrote: > >Signed-off-by: Mahesh Radhakrishnan <[email protected]> > >--- > > 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 = "" > > -- > _______________________________________________ > meta-ti mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-ti -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
