All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ti-sysbios: Upstream version 6.46.5.55
@ 2017-06-16 15:34 Ivan Pang
  2017-06-16 15:45 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Ivan Pang @ 2017-06-16 15:34 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Ivan Pang <i-pang@ti.com>
---
 recipes-ti/bios/ti-sysbios_6.46.01.38.bb | 12 ------------
 recipes-ti/bios/ti-sysbios_6.46.05.55.bb | 12 ++++++++++++
 2 files changed, 12 insertions(+), 12 deletions(-)
 delete mode 100644 recipes-ti/bios/ti-sysbios_6.46.01.38.bb
 create mode 100644 recipes-ti/bios/ti-sysbios_6.46.05.55.bb

diff --git a/recipes-ti/bios/ti-sysbios_6.46.01.38.bb b/recipes-ti/bios/ti-sysbios_6.46.01.38.bb
deleted file mode 100644
index 407b3b4..0000000
--- a/recipes-ti/bios/ti-sysbios_6.46.01.38.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-require recipes-ti/bios/ti-sysbios.inc
-
-PV = "6_46_01_38"
-PR = "r0"
-
-LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=da86dca468e5dd80484dc83473ea32e3"
-
-SRC_URI[sysbiosbin.md5sum] = "5aee070f73eb6f3d9aab2ff9c483f396"
-SRC_URI[sysbiosbin.sha256sum] = "3a04a584c3ee3221997b7d616ba45bbcc21ad241f4a4ab5c0f28c465d538af90"
-
-TI_BIN_UNPK_CMDS=""
-TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}"
diff --git a/recipes-ti/bios/ti-sysbios_6.46.05.55.bb b/recipes-ti/bios/ti-sysbios_6.46.05.55.bb
new file mode 100644
index 0000000..e910d53
--- /dev/null
+++ b/recipes-ti/bios/ti-sysbios_6.46.05.55.bb
@@ -0,0 +1,12 @@
+require recipes-ti/bios/ti-sysbios.inc
+
+PV = "6_46_05_55"
+PR = "r0"
+
+LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=1c88b63f0ce751d88354de0727623eba"
+
+SRC_URI[sysbiosbin.md5sum] = "8182effcbeea90778e393818ec4d65e8"
+SRC_URI[sysbiosbin.sha256sum] = "2ad3432cafd1a93dd8cd1e56b722c979852d5c72f5defc29843d507cdd7b667a"
+
+TI_BIN_UNPK_CMDS=""
+TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ti-sysbios: Upstream version 6.46.5.55
  2017-06-16 15:34 [PATCH] ti-sysbios: Upstream version 6.46.5.55 Ivan Pang
@ 2017-06-16 15:45 ` Denys Dmytriyenko
  0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2017-06-16 15:45 UTC (permalink / raw)
  To: Ivan Pang; +Cc: meta-ti

> ti-sysbios: Upstream version 6.46.5.55

"... upgrade to ..."

Also, please make it a diff - pass -M/-C to git format-patch or send email...

-- 
Denys


On Fri, Jun 16, 2017 at 10:34:16AM -0500, Ivan Pang wrote:
> Signed-off-by: Ivan Pang <i-pang@ti.com>
> ---
>  recipes-ti/bios/ti-sysbios_6.46.01.38.bb | 12 ------------
>  recipes-ti/bios/ti-sysbios_6.46.05.55.bb | 12 ++++++++++++
>  2 files changed, 12 insertions(+), 12 deletions(-)
>  delete mode 100644 recipes-ti/bios/ti-sysbios_6.46.01.38.bb
>  create mode 100644 recipes-ti/bios/ti-sysbios_6.46.05.55.bb
> 
> diff --git a/recipes-ti/bios/ti-sysbios_6.46.01.38.bb b/recipes-ti/bios/ti-sysbios_6.46.01.38.bb
> deleted file mode 100644
> index 407b3b4..0000000
> --- a/recipes-ti/bios/ti-sysbios_6.46.01.38.bb
> +++ /dev/null
> @@ -1,12 +0,0 @@
> -require recipes-ti/bios/ti-sysbios.inc
> -
> -PV = "6_46_01_38"
> -PR = "r0"
> -
> -LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=da86dca468e5dd80484dc83473ea32e3"
> -
> -SRC_URI[sysbiosbin.md5sum] = "5aee070f73eb6f3d9aab2ff9c483f396"
> -SRC_URI[sysbiosbin.sha256sum] = "3a04a584c3ee3221997b7d616ba45bbcc21ad241f4a4ab5c0f28c465d538af90"
> -
> -TI_BIN_UNPK_CMDS=""
> -TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}"
> diff --git a/recipes-ti/bios/ti-sysbios_6.46.05.55.bb b/recipes-ti/bios/ti-sysbios_6.46.05.55.bb
> new file mode 100644
> index 0000000..e910d53
> --- /dev/null
> +++ b/recipes-ti/bios/ti-sysbios_6.46.05.55.bb
> @@ -0,0 +1,12 @@
> +require recipes-ti/bios/ti-sysbios.inc
> +
> +PV = "6_46_05_55"
> +PR = "r0"
> +
> +LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=1c88b63f0ce751d88354de0727623eba"
> +
> +SRC_URI[sysbiosbin.md5sum] = "8182effcbeea90778e393818ec4d65e8"
> +SRC_URI[sysbiosbin.sha256sum] = "2ad3432cafd1a93dd8cd1e56b722c979852d5c72f5defc29843d507cdd7b667a"
> +
> +TI_BIN_UNPK_CMDS=""
> +TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}"
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-16 15:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-16 15:34 [PATCH] ti-sysbios: Upstream version 6.46.5.55 Ivan Pang
2017-06-16 15:45 ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.