From: Denys Dmytriyenko <denys@ti.com>
To: Sam Nelson <sam.nelson@ti.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [morty/master][PATCH 2/4] ti-sysbios: Add recipe for new version 6.52.00.12
Date: Tue, 3 Oct 2017 15:49:12 -0400 [thread overview]
Message-ID: <20171003194912.GU8393@edge> (raw)
In-Reply-To: <1507029285-5066-2-git-send-email-sam.nelson@ti.com>
Sam,
You seem to be updating baremetal gcc from version 4 to version 6, but here
you are adding new sysbios version, leaving old one alone. Will it break the
old version of sysbios or does it build/work fine with the new gcc?
On Tue, Oct 03, 2017 at 07:14:43AM -0400, Sam Nelson wrote:
> Linux installer binary file name has changed compared to previous
> version
> Break backward compatibilty for A15 gcc tools: requires gcc-arm-none-
> eabi-6-2017-q1-update or later
>
> Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> ---
> recipes-ti/bios/ti-sysbios_6.52.00.12.bb | 16 ++++++++++++++++
> 1 file changed, 16 insertions(+)
> create mode 100644 recipes-ti/bios/ti-sysbios_6.52.00.12.bb
>
> diff --git a/recipes-ti/bios/ti-sysbios_6.52.00.12.bb b/recipes-ti/bios/ti-sysbios_6.52.00.12.bb
> new file mode 100644
> index 0000000..2bbe881
> --- /dev/null
> +++ b/recipes-ti/bios/ti-sysbios_6.52.00.12.bb
> @@ -0,0 +1,16 @@
> +require recipes-ti/bios/ti-sysbios.inc
> +
> +PV = "6_52_00_12"
> +PR = "r0"
> +
> +LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=ca549c223d732e6f69efc449795c4eeb"
> +
> +SRC_URI[sysbiosbin.md5sum] = "3c16af0843b5b6c5ff10512d1b586665"
> +SRC_URI[sysbiosbin.sha256sum] = "4a2b9b76f52a57f02725337db9361787eae4c917d7cf989a697ed41eb4a1e701"
> +
> +TI_BIN_UNPK_CMDS = ""
> +TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}"
> +
> +BINFILE = "bios_${PV}.run"
> +SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios/${PV}/exports/${BINFILE};name=sysbiosbin"
> +
> --
> 1.9.1
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
next prev parent reply other threads:[~2017-10-03 19:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-03 11:14 [morty/master][PATCH 1/4] gcc-arm-none-eabi-native: Add recipe for new version 6-2017-q1-update Sam Nelson
2017-10-03 11:14 ` [morty/master][PATCH 2/4] ti-sysbios: Add recipe for new version 6.52.00.12 Sam Nelson
2017-10-03 19:49 ` Denys Dmytriyenko [this message]
2017-10-04 0:09 ` Nelson, Sam
2017-10-03 11:14 ` [morty/master][PATCH 3/4] ti-xdctools: Update to new version 3.50.03.33 Sam Nelson
2017-10-03 11:14 ` [morty/master][PATCH 4/4] ti-ipc: Update to new version 3.47.00.00 Sam Nelson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171003194912.GU8393@edge \
--to=denys@ti.com \
--cc=meta-ti@yoctoproject.org \
--cc=sam.nelson@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.