Please use -C/-M
On Thu, Dec 14, 2017 at 03:04:42PM -0500, Mahesh Radhakrishnan wrote: > Signed-off-by: Mahesh Radhakrishnan <[email protected]> > --- > recipes-ti/ndk/ti-ndk_2.25.01.11.bb | 13 ------------- > recipes-ti/ndk/ti-ndk_2.26.00.08.bb | 13 +++++++++++++ > 2 files changed, 13 insertions(+), 13 deletions(-) > delete mode 100644 recipes-ti/ndk/ti-ndk_2.25.01.11.bb > create mode 100644 recipes-ti/ndk/ti-ndk_2.26.00.08.bb > > diff --git a/recipes-ti/ndk/ti-ndk_2.25.01.11.bb > b/recipes-ti/ndk/ti-ndk_2.25.01.11.bb > deleted file mode 100644 > index d5d926b..0000000 > --- a/recipes-ti/ndk/ti-ndk_2.25.01.11.bb > +++ /dev/null > @@ -1,13 +0,0 @@ > -require ti-ndk.inc > - > -PV = "2_25_01_11" > -PR = "r0" > - > -LIC_FILES_CHKSUM = > "file://ndk_${PV}_manifest.html;md5=80a8d9b76cf700929d3f5b6df09052d6" > - > -SRC_URI[ndkzip.md5sum] = "e42bfcc8c3a6d183d60f26ec01ccc79b" > -SRC_URI[ndkzip.sha256sum] = > "a15bc9b570dc0628dd8b8c3665037a162610a6f86c5f17ebb6a329d3db60f071" > - > -INHIBIT_PACKAGE_STRIP = "1" > -INHIBIT_PACKAGE_DEBUG_SPLIT = "1" > -INHIBIT_SYSROOT_STRIP = "1" > diff --git a/recipes-ti/ndk/ti-ndk_2.26.00.08.bb > b/recipes-ti/ndk/ti-ndk_2.26.00.08.bb > new file mode 100644 > index 0000000..e587bf9 > --- /dev/null > +++ b/recipes-ti/ndk/ti-ndk_2.26.00.08.bb > @@ -0,0 +1,13 @@ > +require ti-ndk.inc > + > +PV = "2_26_00_08" > +PR = "r0" > + > +LIC_FILES_CHKSUM = > "file://ndk_${PV}_manifest.html;md5=e2a7d40cf1e7207ac3dd6d993d71ee8c" > + > +SRC_URI[ndkzip.md5sum] = "09c7ffaff305f3083d15c0a0db73d781" > +SRC_URI[ndkzip.sha256sum] = > "5b22c6b8bfbf3a22c53f52bf880d5cf49daf386716942a4202569521bb30f4a8" > + > +INHIBIT_PACKAGE_STRIP = "1" > +INHIBIT_PACKAGE_DEBUG_SPLIT = "1" > +INHIBIT_SYSROOT_STRIP = "1" > -- > 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
