All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ti-xdctools: Add version 3.30.06.67
@ 2015-05-08 13:12 Jacob Stiffler
  2015-05-22 18:09 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Jacob Stiffler @ 2015-05-08 13:12 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
 recipes-ti/devtools/ti-xdctools_3.30.06.67.bb |   16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 recipes-ti/devtools/ti-xdctools_3.30.06.67.bb

diff --git a/recipes-ti/devtools/ti-xdctools_3.30.06.67.bb b/recipes-ti/devtools/ti-xdctools_3.30.06.67.bb
new file mode 100644
index 0000000..6de8181
--- /dev/null
+++ b/recipes-ti/devtools/ti-xdctools_3.30.06.67.bb
@@ -0,0 +1,16 @@
+require ti-xdctools.inc
+
+PV = "3_30_06_67"
+PR = "r0"
+
+LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;md5=117e3c5f48df3e785edee50f5f34a738"
+
+SRC_URI[xdcbin.md5sum] = "b500f53e00c4422c7124e1825eee6352"
+SRC_URI[xdcbin.sha256sum] = "e5ca1f55c09b64bc9414adb55b2fcca301178194abed80f1d75d94cae442fd08"
+
+S = "${WORKDIR}/xdctools_${PV}"
+
+TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}"
+TI_BIN_UNPK_CMDS = ""
+
+INSANE_SKIP_${PN} = "installed-vs-shipped"
-- 
1.7.9.5



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

* Re: [PATCH] ti-xdctools: Add version 3.30.06.67
  2015-05-08 13:12 [PATCH] ti-xdctools: Add version 3.30.06.67 Jacob Stiffler
@ 2015-05-22 18:09 ` Denys Dmytriyenko
  0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2015-05-22 18:09 UTC (permalink / raw)
  To: Jacob Stiffler; +Cc: meta-ti

You could have used -C flag to indicate this is an almost identical recipe, 
just an updated version...


On Fri, May 08, 2015 at 09:12:32AM -0400, Jacob Stiffler wrote:
> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> ---
>  recipes-ti/devtools/ti-xdctools_3.30.06.67.bb |   16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
>  create mode 100644 recipes-ti/devtools/ti-xdctools_3.30.06.67.bb
> 
> diff --git a/recipes-ti/devtools/ti-xdctools_3.30.06.67.bb b/recipes-ti/devtools/ti-xdctools_3.30.06.67.bb
> new file mode 100644
> index 0000000..6de8181
> --- /dev/null
> +++ b/recipes-ti/devtools/ti-xdctools_3.30.06.67.bb
> @@ -0,0 +1,16 @@
> +require ti-xdctools.inc
> +
> +PV = "3_30_06_67"
> +PR = "r0"
> +
> +LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;md5=117e3c5f48df3e785edee50f5f34a738"
> +
> +SRC_URI[xdcbin.md5sum] = "b500f53e00c4422c7124e1825eee6352"
> +SRC_URI[xdcbin.sha256sum] = "e5ca1f55c09b64bc9414adb55b2fcca301178194abed80f1d75d94cae442fd08"
> +
> +S = "${WORKDIR}/xdctools_${PV}"
> +
> +TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}"
> +TI_BIN_UNPK_CMDS = ""
> +
> +INSANE_SKIP_${PN} = "installed-vs-shipped"
> -- 
> 1.7.9.5
> 
> -- 
> _______________________________________________
> 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:[~2015-05-22 18:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-08 13:12 [PATCH] ti-xdctools: Add version 3.30.06.67 Jacob Stiffler
2015-05-22 18:09 ` 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.