All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ti-cgt6x: update to 6.1.20
@ 2011-12-22 15:33 Koen Kooi
  2011-12-22 15:33 ` [PATCH 2/2] ti-cgt6x: add 7.2.7 Koen Kooi
  2011-12-22 17:49 ` [PATCH 1/2] ti-cgt6x: update to 6.1.20 Denys Dmytriyenko
  0 siblings, 2 replies; 5+ messages in thread
From: Koen Kooi @ 2011-12-22 15:33 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
---
 recipes-ti/devtools/ti-cgt6x_6.1.17.bb |   11 -----------
 recipes-ti/devtools/ti-cgt6x_6.1.20.bb |   11 +++++++++++
 2 files changed, 11 insertions(+), 11 deletions(-)
 delete mode 100644 recipes-ti/devtools/ti-cgt6x_6.1.17.bb
 create mode 100644 recipes-ti/devtools/ti-cgt6x_6.1.20.bb

diff --git a/recipes-ti/devtools/ti-cgt6x_6.1.17.bb b/recipes-ti/devtools/ti-cgt6x_6.1.17.bb
deleted file mode 100644
index d47ad3c..0000000
--- a/recipes-ti/devtools/ti-cgt6x_6.1.17.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require ti-cgt6x.inc
-
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=712a8c64bb70c5ea5fa193faef3bed6f"
-
-PE = "1"
-PV = "6_1_17"
-PVwithdots = "6.1.17"
-
-SRC_URI[cgt6xbin.md5sum] = "41ee41cc74800b06705804f7ef901447"
-SRC_URI[cgt6xbin.sha256sum] = "7e1c8b67420abf6f2f44786811d0a2b5692e76194743bed714ec9087cc1a75c7"
-
diff --git a/recipes-ti/devtools/ti-cgt6x_6.1.20.bb b/recipes-ti/devtools/ti-cgt6x_6.1.20.bb
new file mode 100644
index 0000000..1d6609c
--- /dev/null
+++ b/recipes-ti/devtools/ti-cgt6x_6.1.20.bb
@@ -0,0 +1,11 @@
+require ti-cgt6x.inc
+
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=62f46f1125a152a2e213b414db7ac600"
+
+PE = "1"
+PV = "6_1_20"
+PVwithdots = "6.1.20"
+
+SRC_URI[cgt6xbin.md5sum] = "39485ea8211960de0a958ab27106ab9b"
+SRC_URI[cgt6xbin.sha256sum] = "a020142011c8160e24f6386f7696ecfbfe02dab2a6c83af74ce6b67eb1da9900"
+
-- 
1.7.2.5



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

* [PATCH 2/2] ti-cgt6x: add 7.2.7
  2011-12-22 15:33 [PATCH 1/2] ti-cgt6x: update to 6.1.20 Koen Kooi
@ 2011-12-22 15:33 ` Koen Kooi
  2011-12-22 17:50   ` Denys Dmytriyenko
  2011-12-27  2:30   ` Peter Bigot
  2011-12-22 17:49 ` [PATCH 1/2] ti-cgt6x: update to 6.1.20 Denys Dmytriyenko
  1 sibling, 2 replies; 5+ messages in thread
From: Koen Kooi @ 2011-12-22 15:33 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
---
 recipes-ti/devtools/ti-cgt6x_7.2.7.bb |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
 create mode 100644 recipes-ti/devtools/ti-cgt6x_7.2.7.bb

diff --git a/recipes-ti/devtools/ti-cgt6x_7.2.7.bb b/recipes-ti/devtools/ti-cgt6x_7.2.7.bb
new file mode 100644
index 0000000..aab1b96
--- /dev/null
+++ b/recipes-ti/devtools/ti-cgt6x_7.2.7.bb
@@ -0,0 +1,11 @@
+require ti-cgt6x.inc
+
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=62f46f1125a152a2e213b414db7ac600"
+
+PE = "1"
+PV = "7_2_7"
+PVwithdots = "7.2.7"
+
+SRC_URI[cgt6xbin.md5sum] = "71a0768a541fdebd9c35d44301019d1d"
+SRC_URI[cgt6xbin.sha256sum] = "211477f0142d603975544abe3c45cc3b77a3b38038158676c60812806378738b"
+
-- 
1.7.2.5



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

* Re: [PATCH 1/2] ti-cgt6x: update to 6.1.20
  2011-12-22 15:33 [PATCH 1/2] ti-cgt6x: update to 6.1.20 Koen Kooi
  2011-12-22 15:33 ` [PATCH 2/2] ti-cgt6x: add 7.2.7 Koen Kooi
@ 2011-12-22 17:49 ` Denys Dmytriyenko
  1 sibling, 0 replies; 5+ messages in thread
From: Denys Dmytriyenko @ 2011-12-22 17:49 UTC (permalink / raw)
  To: Koen Kooi; +Cc: meta-ti

On Thu, Dec 22, 2011 at 04:33:44PM +0100, Koen Kooi wrote:
> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>

Acked-by: Denys Dmytriyenko <denys@ti.com>


> ---
>  recipes-ti/devtools/ti-cgt6x_6.1.17.bb |   11 -----------
>  recipes-ti/devtools/ti-cgt6x_6.1.20.bb |   11 +++++++++++
>  2 files changed, 11 insertions(+), 11 deletions(-)
>  delete mode 100644 recipes-ti/devtools/ti-cgt6x_6.1.17.bb
>  create mode 100644 recipes-ti/devtools/ti-cgt6x_6.1.20.bb
> 
> diff --git a/recipes-ti/devtools/ti-cgt6x_6.1.17.bb b/recipes-ti/devtools/ti-cgt6x_6.1.17.bb
> deleted file mode 100644
> index d47ad3c..0000000
> --- a/recipes-ti/devtools/ti-cgt6x_6.1.17.bb
> +++ /dev/null
> @@ -1,11 +0,0 @@
> -require ti-cgt6x.inc
> -
> -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=712a8c64bb70c5ea5fa193faef3bed6f"
> -
> -PE = "1"
> -PV = "6_1_17"
> -PVwithdots = "6.1.17"
> -
> -SRC_URI[cgt6xbin.md5sum] = "41ee41cc74800b06705804f7ef901447"
> -SRC_URI[cgt6xbin.sha256sum] = "7e1c8b67420abf6f2f44786811d0a2b5692e76194743bed714ec9087cc1a75c7"
> -
> diff --git a/recipes-ti/devtools/ti-cgt6x_6.1.20.bb b/recipes-ti/devtools/ti-cgt6x_6.1.20.bb
> new file mode 100644
> index 0000000..1d6609c
> --- /dev/null
> +++ b/recipes-ti/devtools/ti-cgt6x_6.1.20.bb
> @@ -0,0 +1,11 @@
> +require ti-cgt6x.inc
> +
> +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=62f46f1125a152a2e213b414db7ac600"
> +
> +PE = "1"
> +PV = "6_1_20"
> +PVwithdots = "6.1.20"
> +
> +SRC_URI[cgt6xbin.md5sum] = "39485ea8211960de0a958ab27106ab9b"
> +SRC_URI[cgt6xbin.sha256sum] = "a020142011c8160e24f6386f7696ecfbfe02dab2a6c83af74ce6b67eb1da9900"
> +
> -- 
> 1.7.2.5
> 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
> 


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

* Re: [PATCH 2/2] ti-cgt6x: add 7.2.7
  2011-12-22 15:33 ` [PATCH 2/2] ti-cgt6x: add 7.2.7 Koen Kooi
@ 2011-12-22 17:50   ` Denys Dmytriyenko
  2011-12-27  2:30   ` Peter Bigot
  1 sibling, 0 replies; 5+ messages in thread
From: Denys Dmytriyenko @ 2011-12-22 17:50 UTC (permalink / raw)
  To: Koen Kooi; +Cc: meta-ti

On Thu, Dec 22, 2011 at 04:33:45PM +0100, Koen Kooi wrote:
> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>

Acked-by: Denys Dmytriyenko <denys@ti.com>


> ---
>  recipes-ti/devtools/ti-cgt6x_7.2.7.bb |   11 +++++++++++
>  1 files changed, 11 insertions(+), 0 deletions(-)
>  create mode 100644 recipes-ti/devtools/ti-cgt6x_7.2.7.bb
> 
> diff --git a/recipes-ti/devtools/ti-cgt6x_7.2.7.bb b/recipes-ti/devtools/ti-cgt6x_7.2.7.bb
> new file mode 100644
> index 0000000..aab1b96
> --- /dev/null
> +++ b/recipes-ti/devtools/ti-cgt6x_7.2.7.bb
> @@ -0,0 +1,11 @@
> +require ti-cgt6x.inc
> +
> +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=62f46f1125a152a2e213b414db7ac600"
> +
> +PE = "1"
> +PV = "7_2_7"
> +PVwithdots = "7.2.7"
> +
> +SRC_URI[cgt6xbin.md5sum] = "71a0768a541fdebd9c35d44301019d1d"
> +SRC_URI[cgt6xbin.sha256sum] = "211477f0142d603975544abe3c45cc3b77a3b38038158676c60812806378738b"
> +
> -- 
> 1.7.2.5
> 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
> 


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

* Re: [PATCH 2/2] ti-cgt6x: add 7.2.7
  2011-12-22 15:33 ` [PATCH 2/2] ti-cgt6x: add 7.2.7 Koen Kooi
  2011-12-22 17:50   ` Denys Dmytriyenko
@ 2011-12-27  2:30   ` Peter Bigot
  1 sibling, 0 replies; 5+ messages in thread
From: Peter Bigot @ 2011-12-27  2:30 UTC (permalink / raw)
  To: Koen Kooi; +Cc: meta-ti

On Thu, Dec 22, 2011 at 9:33 AM, Koen Kooi <koen@dominion.thruhere.net> wrote:
> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
> ---
>  recipes-ti/devtools/ti-cgt6x_7.2.7.bb |   11 +++++++++++
>  1 files changed, 11 insertions(+), 0 deletions(-)
>  create mode 100644 recipes-ti/devtools/ti-cgt6x_7.2.7.bb

When I build under Fedora 15 do_unpack ends up putting the
installation in /opt/TI/TI_CGT_C6000_7.2.7, causing do_configure to
fail with:

NOTE: Checking autotools environment for common misconfiguration
ERROR: Function 'ti-cgt6x: LIC_FILES_CHKSUM points to an invalid file:
/prj/oe/bb/build/tmp-eglibc/work/armv7a-angstrom-linux-gnueabi/ti-cgt6x-1_7_2_7-r4/cgt6x_7_2_7/LICENSE.txt'
failed

Changing ti-eula-unpack to use the --installto option instead of HOME=
gets it unpacked in ${WORKDIR}/TI_CGT_C6000_7.2.7 instead of
${WORKDIR}/cgt6x_7_2_7, which is closer but still doesn't work.

Peter

> diff --git a/recipes-ti/devtools/ti-cgt6x_7.2.7.bb b/recipes-ti/devtools/ti-cgt6x_7.2.7.bb
> new file mode 100644
> index 0000000..aab1b96
> --- /dev/null
> +++ b/recipes-ti/devtools/ti-cgt6x_7.2.7.bb
> @@ -0,0 +1,11 @@
> +require ti-cgt6x.inc
> +
> +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=62f46f1125a152a2e213b414db7ac600"
> +
> +PE = "1"
> +PV = "7_2_7"
> +PVwithdots = "7.2.7"
> +
> +SRC_URI[cgt6xbin.md5sum] = "71a0768a541fdebd9c35d44301019d1d"
> +SRC_URI[cgt6xbin.sha256sum] = "211477f0142d603975544abe3c45cc3b77a3b38038158676c60812806378738b"
> +
> --
> 1.7.2.5
>
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


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

end of thread, other threads:[~2011-12-27  2:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-22 15:33 [PATCH 1/2] ti-cgt6x: update to 6.1.20 Koen Kooi
2011-12-22 15:33 ` [PATCH 2/2] ti-cgt6x: add 7.2.7 Koen Kooi
2011-12-22 17:50   ` Denys Dmytriyenko
2011-12-27  2:30   ` Peter Bigot
2011-12-22 17:49 ` [PATCH 1/2] ti-cgt6x: update to 6.1.20 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.