[meta-ti] [rocko/master][PATCH v2 06/30] board-rtos: Update to version 01.00.10.02 and added support to k3

Denys Dmytriyenko denys at ti.com
Thu Sep 27 14:38:11 PDT 2018


On Thu, Sep 27, 2018 at 04:43:05PM -0400, Mahesh Radhakrishnan wrote:
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
> ---
>  recipes-bsp/board-rtos/board-rtos_git.bb | 15 ++++++++++-----
>  1 file changed, 10 insertions(+), 5 deletions(-)
> 
> diff --git a/recipes-bsp/board-rtos/board-rtos_git.bb b/recipes-bsp/board-rtos/board-rtos_git.bb
> index df3e961..0e253d7 100644
> --- a/recipes-bsp/board-rtos/board-rtos_git.bb
> +++ b/recipes-bsp/board-rtos/board-rtos_git.bb
> @@ -5,22 +5,22 @@ inherit ti-pdk
>  LICENSE = "BSD-3-Clause"
>  LIC_FILES_CHKSUM = "file://board.h;beginline=1;endline=32;md5=9bed8e4ac2fb37fc627cefe49eb1c919"
>  
> -COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|omapl1|c66x"
> +COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|omapl1|c66x|k3"
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
>  BOARD_GIT_URI = "git://git.ti.com/keystone-rtos/board.git"
>  BOARD_GIT_PROTOCOL = "git"
>  BOARD_GIT_BRANCH = "master"
>  
> -# Below commit ID corresponds to "DEV.BOARD.01.00.10.01"
> -BOARD_SRCREV = "983d89de8143645571e7893e95632a8be0fab67e"
> +# Below commit ID corresponds to "DEV.BOARD.01.00.10.02"
> +BOARD_SRCREV = "60bde3650d067e4064f93c292c8d9108aa1bf57b"
>  
>  BRANCH ="${BOARD_GIT_BRANCH}"
>  SRC_URI = "${BOARD_GIT_URI};protocol=${BOARD_GIT_PROTOCOL};branch=${BRANCH}"
>  
>  SRCREV = "${BOARD_SRCREV}"
> -PV = "01.00.10.01"
> -PR = "r1"
> +PV = "01.00.10.02"
> +PR = "r0"
>  
>  DEPENDS_append = " i2c-lld-rtos \
>                     spi-lld-rtos \
> @@ -63,6 +63,11 @@ DEPENDS_append_dra7xx = " pm-lld-rtos \
>                            mmcsd-lld-rtos \
>  "
>  
> +DEPENDS_append_am65xx-evm = " sciclient-rtos \

_append_k3?


> +                              pm-lld-rtos \
> +"
> +
> +
>  # Build with make instead of XDC
>  TI_PDK_XDCMAKE = "0"
>  
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


More information about the meta-ti mailing list