Denys, Please apply to rocko.
- Jake > -----Original Message----- > From: [email protected] [mailto:meta-ti- > [email protected]] On Behalf Of Radhakrishnan, Mahesh > Sent: Monday, March 04, 2019 5:19 PM > To: [email protected] > Subject: [EXTERNAL] [meta-ti] [rocko/master][PATCH] ti-ndk: Correcting the > SRC_URI link > > Signed-off-by: Mahesh Radhakrishnan <[email protected]> > --- > recipes-ti/ndk/ti-ndk.inc | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/recipes-ti/ndk/ti-ndk.inc b/recipes-ti/ndk/ti-ndk.inc > index dfb09de..9afde31 100644 > --- a/recipes-ti/ndk/ti-ndk.inc > +++ b/recipes-ti/ndk/ti-ndk.inc > @@ -6,8 +6,7 @@ LICENSE = "BSD" > require recipes-ti/includes/ti-paths.inc > > S = "${WORKDIR}/ndk_${PV}" > - > -SRC_URI = "http://software- > dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ndk/${PV}/exports/n > dk_${PV}.zip;name=ndkzip" > +SRC_URI = "http://software- > dl.ti.com/targetcontent/ndk/${PV}/exports/ndk_${PV}.zip;name=ndkzip" > > do_install() { > CP_ARGS="-Prf --preserve=mode,timestamps --no-preserve=ownership" > -- > 1.9.1 > > -- > _______________________________________________ > meta-ti mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-ti -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
