[meta-ti] [PATCH 2/2] ti-cgt6x: add 7.2.7
Peter Bigot
bigotp at acm.org
Mon Dec 26 18:30:43 PST 2011
On Thu, Dec 22, 2011 at 9:33 AM, Koen Kooi <koen at dominion.thruhere.net> wrote:
> Signed-off-by: Koen Kooi <koen at 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 at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
More information about the meta-ti
mailing list