[meta-ti] [master/krogoth][PATCH 3/6] pa-lld: Bump version
Jacob Stiffler
j-stiffler at ti.com
Wed Sep 14 04:37:19 PDT 2016
This fails to build. The patch no longer applies.
- Jake
On 9/13/2016 9:29 PM, Justin Sobota wrote:
> Signed-off-by: Justin Sobota <jsobota at ti.com>
> ---
> recipes-bsp/pa-lld/pa-lld.inc | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/recipes-bsp/pa-lld/pa-lld.inc b/recipes-bsp/pa-lld/pa-lld.inc
> index 6c51560..c050044 100644
> --- a/recipes-bsp/pa-lld/pa-lld.inc
> +++ b/recipes-bsp/pa-lld/pa-lld.inc
> @@ -9,16 +9,16 @@ PA_LLD_GIT_PROTOCOL = "git"
> PA_LLD_GIT_BRANCH = "master"
> PA_LLD_GIT_DESTSUFFIX = "git/ti/drv/pa"
>
> -# Below Commit ID corresponds to "DEV.PA_LLD.03.00.01.12"
> -PA_LLD_SRCREV = "d3f3f5d93d3febc24099974bbc77e67c80a83b1e"
> +# Below Commit ID corresponds to "DEV.PA_LLD.03.00.02.00"
> +PA_LLD_SRCREV = "dca2a281c0c57f3b3018a93fae5485825a33042c"
>
> BRANCH = "${PA_LLD_GIT_BRANCH}"
> SRC_URI = "${PA_LLD_GIT_URI};destsuffix=${PA_LLD_GIT_DESTSUFFIX};protocol=${PA_LLD_GIT_PROTOCOL};branch=${BRANCH} \
> file://0001-makefile_armv7-fix-missing-separator-error.patch"
> SRCREV = "${PA_LLD_SRCREV}"
>
> -PV = "03.00.01.12"
> -INC_PR = "r2"
> +PV = "03.00.02.00"
> +INC_PR = "r0"
>
> S = "${WORKDIR}/${PA_LLD_GIT_DESTSUFFIX}"
>
More information about the meta-ti
mailing list