[meta-ti] [master/thud/ti2019.01][PATCH v3 1/5] emac-lld-rtos: update to version 01.00.03.16

Jacob Stiffler j-stiffler at ti.com
Thu Jun 27 11:53:34 PDT 2019


Denys,

Please apply the patches in this set after applying the RTOS updates [1].

And this patch in particular is a duplicate of [2], so it can be dropped.


Thank you,

Jake


[1] https://lists.yoctoproject.org/pipermail/meta-ti/2019-June/011886.html

[2] https://lists.yoctoproject.org/pipermail/meta-ti/2019-June/011910.html


On 6/26/2019 11:49 AM, Jacob Stiffler wrote:
> Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
> ---
> v3 changes:
> * update to 1.0.3.16 instead of 1.3.0.15
>
>   recipes-bsp/emac-lld/emac-lld-rtos_git.bb | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-bsp/emac-lld/emac-lld-rtos_git.bb b/recipes-bsp/emac-lld/emac-lld-rtos_git.bb
> index efa4528..1232482 100644
> --- a/recipes-bsp/emac-lld/emac-lld-rtos_git.bb
> +++ b/recipes-bsp/emac-lld/emac-lld-rtos_git.bb
> @@ -12,14 +12,14 @@ EMAC_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/emac-lld.git"
>   EMAC_LLD_GIT_PROTOCOL = "git"
>   EMAC_LLD_GIT_BRANCH = "master"
>   
> -# Below commit ID corresponds to "DEV.EMAC_LLD.01.00.03.14B"
> -EMAC_LLD_SRCREV = "9ad95cde88aae23aaedf95d2146cab4a388e70d3"
> +# Below commit ID corresponds to "DEV.EMAC_LLD.01.00.03.16"
> +EMAC_LLD_SRCREV = "f90f832dc63b60b234c3f5ae2ff4d774728e83bf"
>   
>   BRANCH ="${EMAC_LLD_GIT_BRANCH}"
>   SRC_URI = "${EMAC_LLD_GIT_URI};protocol=${EMAC_LLD_GIT_PROTOCOL};branch=${BRANCH}"
>   
>   SRCREV = "${EMAC_LLD_SRCREV}"
> -PV = "01.00.03.14B"
> +PV = "01.00.03.16"
>   PR = "r0"
>   
>   DEPENDS_append = " board-rtos osal-rtos"


More information about the meta-ti mailing list