[meta-ti] [master][PATCH] ti-gc320-driver: move to k4.19
Denys Dmytriyenko
denys at ti.com
Wed Feb 20 14:16:10 PST 2019
On Mon, Feb 18, 2019 at 05:12:30PM -0600, Gowtham Tammana wrote:
> - Updated the recipe to pick sources for k4.19
> - Removed the gcc8 workaround patch as the new srcrev include those fixes
>
> Signed-off-by: Gowtham Tammana <g-tammana at ti.com>
> ---
...
> diff --git a/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb b/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
> index 1a6bc5da..551a3512 100644
> --- a/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
> +++ b/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
> @@ -9,12 +9,11 @@ MACHINE_KERNEL_PR_append = "e"
> PR = "${MACHINE_KERNEL_PR}"
>
> # Need to branch out with ${PV} var
> -BRANCH = "ti-${PV}-k4.14"
> +BRANCH = "ti-${PV}-k4.19"
>
> -SRCREV = "a36799d9329efcfff19e30e690156d5ebf7e0c55"
> +SRCREV = "9b59e596b4adefabbb686ce8845edef8114558fd"
>
> -SRC_URI = "git://git.ti.com/graphics/ti-gc320-driver.git;protocol=git;branch=${BRANCH} \
> - file://0001-Kbuild-bypass-gcc8-stringop-overflow-error.patch;striplevel=2"
> +SRC_URI = "git://git.ti.com/graphics/ti-gc320-driver.git;protocol=git;branch=${BRANCH}
This change lost the closing quote in SRC_URI, leading to parse errors.
Please at least build-test your patches before submitting them! Thanks.
> S = "${WORKDIR}/git/src"
>
> --
> 2.20.1
>
More information about the meta-ti
mailing list