[meta-ti] [master][PATCH] ti-gc320-driver: move to k4.19
Tammana, Gowtham
g-tammana at ti.com
Wed Feb 20 16:15:58 PST 2019
> -----Original Message-----
> From: Dmytriyenko, Denys
> Sent: Wednesday, February 20, 2019 4:16 PM
> To: Tammana, Gowtham
> Cc: meta-ti at yoctoproject.org; Balagopalakrishnan, Anand; Ruei, Eric
> Subject: Re: [meta-ti][master][PATCH] ti-gc320-driver: move to k4.19
>
> 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.
An oversight from my side on choosing the patchset, apologies.
Thanks for the fix.
> > S = "${WORKDIR}/git/src"
> >
> > --
> > 2.20.1
> >
More information about the meta-ti
mailing list