Sure. We can stick with meta-processor-sdk for now and plan to upstream complete tiovx to meta-arago.
-----Original Message----- From: Senicic, Djordje Sent: Thursday, March 1, 2018 2:18 PM To: Dmytriyenko, Denys; Chengalvala, Vivek Cc: [email protected] Subject: RE: [meta-arago] [PATCH] tiovx-app: Fix memory map for DSP firmware As this is for TIOVX DSP firmware, I do not think this needs to be upstreamed (i.e. just in meta-processor-sdk). Vivek, you flagged this - are you ok we stick w/ meta-processor-sdk only (patch was sent yesterday)? -----Original Message----- From: Dmytriyenko, Denys Sent: Thursday, March 01, 2018 2:15 PM To: Senicic, Djordje Cc: [email protected] Subject: Re: [meta-arago] [PATCH] tiovx-app: Fix memory map for DSP firmware Well, have you tried this patch on meta-arago? The path is wrong, there's no tiovx and my question was whether tiovx itself will be upstreamed or not. -- Denys On Thu, Mar 01, 2018 at 02:11:54PM -0500, Senicic, Djordje wrote: > Earlier I sent one for meta-processor-sdk. > This is the same one for meta-arago (I think you asked if we are going to > upstream). > > -----Original Message----- > From: Dmytriyenko, Denys > Sent: Thursday, March 01, 2018 1:56 PM > To: Senicic, Djordje > Cc: [email protected]; Senicic, Djordje > Subject: Re: [meta-arago] [PATCH] tiovx-app: Fix memory map for DSP > firmware > > Is this for processor-sdk layer? > > On Thu, Mar 01, 2018 at 12:12:53PM -0500, Djordje Senicic wrote: > > Signed-off-by: Djordje Senicic <[email protected]> > > --- > > recipes-ti/tiovx/tiovx-sys.inc | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/recipes-ti/tiovx/tiovx-sys.inc > > b/recipes-ti/tiovx/tiovx-sys.inc index fc24947..43c4e1d 100644 > > --- a/recipes-ti/tiovx/tiovx-sys.inc > > +++ b/recipes-ti/tiovx/tiovx-sys.inc > > @@ -1,5 +1,5 @@ > > PV = "01.00.00.00" > > > > BRANCH="master" > > -SRCREV = "c208217c5c3788c78d10ff0d25e5db9782e00be9" > > +SRCREV = "375fa639773970e433171686f01f360a9a5b2ad4" > > SRC_URI = > > "git://git.ti.com/processor-sdk/tiovx-app.git;protocol=git;branch=${BRANCH}" > > -- > > 1.9.1 > > > > _______________________________________________ > > meta-arago mailing list > > [email protected] > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
