From: Denys Dmytriyenko <denys@ti.com>
To: Jacob Stiffler <j-stiffler@ti.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [PATCH 2/3] ti-framework-components: Add all files to the main package.
Date: Mon, 1 Jun 2015 10:03:37 -0400 [thread overview]
Message-ID: <20150601140337.GL16418@edge> (raw)
In-Reply-To: <556C658F.3050206@ti.com>
On Mon, Jun 01, 2015 at 10:00:47AM -0400, Jacob Stiffler wrote:
>
>
> On 6/1/2015 9:35 AM, Denys Dmytriyenko wrote:
> >On Mon, Jun 01, 2015 at 08:27:17AM -0400, Jacob Stiffler wrote:
> >>
> >>On 5/29/2015 4:05 PM, Denys Dmytriyenko wrote:
> >>>On Wed, May 27, 2015 at 08:15:46AM -0400, Jacob Stiffler wrote:
> >>>>Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> >>>>---
> >>>> .../ti-framework-components.inc | 3 +++
> >>>> .../ti-framework-components_2.26.00.01.bb | 4 +---
> >>>> 2 files changed, 4 insertions(+), 3 deletions(-)
> >>>>
> >>>>diff --git a/recipes-ti/framework-components/ti-framework-components.inc b/recipes-ti/framework-components/ti-framework-components.inc
> >>>>index 46f6cfd..b8d3f7c 100644
> >>>>--- a/recipes-ti/framework-components/ti-framework-components.inc
> >>>>+++ b/recipes-ti/framework-components/ti-framework-components.inc
> >>>>@@ -15,3 +15,6 @@ do_install() {
> >>>> cp -pPrf ${S}/* ${D}${FC_INSTALL_DIR_RECIPE}
> >>>> }
> >>>>+INSANE_SKIP_${PN} = "ldflags"
> >>>Are there libraries in the package?
> >>DSP libraries are provided in this package.
> >ldflags checks for GNU_HASH in ELF libraries. It shouldn't apply to DSP libs,
> >right?
> >
>
> The DSP libraries are in ELF format.
>
> I dug a little deeper and found that this warning is not generated
> for the newer 3.40 package.
>
> For the 2.26 package, there are a couple ARM executables which
> trigger the warning.
Should those executables be packaged separately in main package and the rest
in -dev?
> >>>>+FILES_${PN} += "${FC_INSTALL_DIR_RECIPE}"
> >>>>diff --git a/recipes-ti/framework-components/ti-framework-components_2.26.00.01.bb b/recipes-ti/framework-components/ti-framework-components_2.26.00.01.bb
> >>>>index 9570678..1ec10b1 100644
> >>>>--- a/recipes-ti/framework-components/ti-framework-components_2.26.00.01.bb
> >>>>+++ b/recipes-ti/framework-components/ti-framework-components_2.26.00.01.bb
> >>>>@@ -1,11 +1,9 @@
> >>>> require ti-framework-components.inc
> >>>> PV = "2_26_00_01"
> >>>>-PR = "r1"
> >>>>+PR = "r2"
> >>>> LIC_FILES_CHKSUM = "file://framework_components_2_26_00_01_manifest.html;md5=3250f9da7ee72284c07f8dd840400c75"
> >>>> SRC_URI[fctarball.md5sum] = "40b51cade2f9ae6e6f6dca73c17065af"
> >>>> SRC_URI[fctarball.sha256sum] = "3f7a12a51dfe87310828a31518d7ef8f9039e59269c0ca24f74a68433c235048"
> >>>>-
> >>>>-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
>
next prev parent reply other threads:[~2015-06-01 14:03 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-27 12:15 [PATCH 1/3] ti-framework-components: Move LIC_FILES_CHKSUM into recipe Jacob Stiffler
2015-05-27 12:15 ` [PATCH 2/3] ti-framework-components: Add all files to the main package Jacob Stiffler
2015-05-29 20:05 ` Denys Dmytriyenko
2015-06-01 12:27 ` Jacob Stiffler
2015-06-01 12:56 ` Jacob Stiffler
2015-06-01 13:35 ` Denys Dmytriyenko
2015-06-01 14:00 ` Jacob Stiffler
2015-06-01 14:03 ` Denys Dmytriyenko [this message]
2015-06-01 14:32 ` Jacob Stiffler
2015-05-27 12:15 ` [PATCH 3/3] ti-framework-components: Add version 3.40.00.02 Jacob Stiffler
2015-05-29 20:05 ` Denys Dmytriyenko
2015-05-29 20:04 ` [PATCH 1/3] ti-framework-components: Move LIC_FILES_CHKSUM into recipe Denys Dmytriyenko
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=20150601140337.GL16418@edge \
--to=denys@ti.com \
--cc=j-stiffler@ti.com \
--cc=meta-ti@yoctoproject.org \
/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.