-----Original Message-----
From: Dmytriyenko, Denys 
Sent: Thursday, September 27, 2018 5:51 PM
To: Radhakrishnan, Mahesh
Cc: [email protected]
Subject: Re: [meta-ti] [rocko/master][PATCH v2 28/30] ti-ndk: Upgrading to 
3.40.01.01

On Thu, Sep 27, 2018 at 04:43:27PM -0400, Mahesh Radhakrishnan wrote:
> Signed-off-by: Mahesh Radhakrishnan <[email protected]>
> ---
>  recipes-ti/ndk/ti-ndk_2.26.00.08.bb | 13 -------------
>  recipes-ti/ndk/ti-ndk_3.40.01.01.bb | 13 +++++++++++++

Please make it a diff - pass -C/-M to git format-patch

Is there a specific value for <n> for the options -M<n> and -C<n> I should use 
below?
git send-email --smtp-server=smtp.mail.ti.com --from "Mahesh Radhakrishnan 
<[email protected]>" --to="[email protected]" --confirm=always 
--cover-letter --annotate  -M<n>  -C<n>  -30 --suppress-cc=all 
--subject-prefix="rocko/master][PATCH v3"

>  2 files changed, 13 insertions(+), 13 deletions(-)
>  delete mode 100644 recipes-ti/ndk/ti-ndk_2.26.00.08.bb
>  create mode 100644 recipes-ti/ndk/ti-ndk_3.40.01.01.bb
> 
> diff --git a/recipes-ti/ndk/ti-ndk_2.26.00.08.bb 
> b/recipes-ti/ndk/ti-ndk_2.26.00.08.bb
> deleted file mode 100644
> index e587bf9..0000000
> --- a/recipes-ti/ndk/ti-ndk_2.26.00.08.bb
> +++ /dev/null
> @@ -1,13 +0,0 @@
> -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"
> diff --git a/recipes-ti/ndk/ti-ndk_3.40.01.01.bb 
> b/recipes-ti/ndk/ti-ndk_3.40.01.01.bb
> new file mode 100644
> index 0000000..4a494b1
> --- /dev/null
> +++ b/recipes-ti/ndk/ti-ndk_3.40.01.01.bb
> @@ -0,0 +1,13 @@
> +require ti-ndk.inc
> +
> +PV = "3_40_01_01"
> +PR = "r0"
> +
> +LIC_FILES_CHKSUM = 
> "file://manifest_ndk_${PV}.html;md5=9ddeee8ab01c13f593e6d085cca46b6a"
> +
> +SRC_URI[ndkzip.md5sum] = "bbbef445f2d2f84f9bee5d297f77d397"
> +SRC_URI[ndkzip.sha256sum] = 
> "e2e5c683c70dfad6f4372c5eeebaf0209b27abb0f77304f14f0359cbc7b3f4b8"
> +
> +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

Reply via email to