[meta-ti] [PATCH 1/2] uio-test-pruss: add support for k2g

Gou, Hongmei h-gou at ti.com
Tue Sep 26 10:38:48 PDT 2017


> -----Original Message-----
> From: Dmytriyenko, Denys
> Sent: Tuesday, September 26, 2017 1:24 PM
> To: Gou, Hongmei
> Cc: meta-ti at yoctoproject.org
> Subject: Re: [meta-ti] [PATCH 1/2] uio-test-pruss: add support for k2g
> 
> On Mon, Sep 25, 2017 at 02:24:15PM -0400, Hongmei Gou wrote:
> > Signed-off-by: Hongmei Gou <a0271529 at ti.com>
> > ---
> > Note: the patch of "uio-test_pruss:   Update to new version 1.0.2.0"
> > needs to be applied first before applying this patch.
> 
> uio-test_pruss was already in morty-next for few days, along with some
> other patches, blocked by waiting for the final release tag on morty...
> 

Yes, this patch is on top of the version in morty-next to add the k2g support.

> 
> >  recipes-ti/uio-test-pruss/uio-test-pruss_git.bb | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> >
> > diff --git a/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb b/recipes-ti/uio-
> test-pruss/uio-test-pruss_git.bb
> > index 0fae726..cbae1b1 100644
> > --- a/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb
> > +++ b/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb
> > @@ -21,7 +21,7 @@ SRCREV = "${UIO_TEST_PRUSS_SRCREV}"
> >
> >  PR = "r0"
> >
> > -COMPATIBLE_MACHINE = "omap-a15|ti33x|ti43x"
> > +COMPATIBLE_MACHINE = "omap-a15|ti33x|ti43x|k2g"
> >
> >  PACKAGE_ARCH = "${MACHINE_ARCH}"
> >
> > @@ -29,6 +29,7 @@ DEVICE_NAME = ""
> >  DEVICE_NAME_append_am57xx-evm = "am57xx"
> >  DEVICE_NAME_append_ti33x = "am33xx"
> >  DEVICE_NAME_append_ti43x = "am43xx"
> > +DEVICE_NAME_append_k2g = "k2g"
> >
> >  EXTRA_OEMAKE = "CGT_PRU=${TI_CGT_PRU_INSTALL_DIR}
> DEVICE=${DEVICE_NAME}"
> >
> > --
> > 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