All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: <meta-arago@arago-project.org>
Subject: Re: [PATCH 7/7][RFC] packagegroup-*-tisdk-addons: enable compiler and build essentials on omap-a15
Date: Tue, 17 Mar 2015 14:48:45 -0400	[thread overview]
Message-ID: <20150317184845.GA9813@edge> (raw)
In-Reply-To: <1426546322-25230-8-git-send-email-denis@denix.org>

All,

I marked this as RFC to solicit feedback. As explained in the 0/7 cover letter 
for the series, there are several methods to pull in gcc and build tools to 
the rootfs. This patch uses the least invasive one and enables minimal set of 
dev tools and only for omap-a15 SOC platforms (need to repeat it for keystone 
SOC). That covers Cortex-A15, but I know in the future we'd need target gcc 
also on am3/4 platforms - would you have any preferences to enable this?

-- 
Denys


On Mon, Mar 16, 2015 at 06:52:02PM -0400, Denys Dmytriyenko wrote:
> From: Denys Dmytriyenko <denys@ti.com>
> 
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> ---
>  .../recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb     | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> index 8d12018..be38378 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> @@ -1,6 +1,6 @@
>  DESCRIPTION = "Task to install additional utilities/demos for SDKs"
>  LICENSE = "MIT"
> -PR = "r22"
> +PR = "r23"
>  
>  inherit packagegroup
>  
> @@ -43,6 +43,8 @@ UTILS_append_ti33x = " switch-config"
>  UTILS_append_ti43x = " switch-config libdrm-omap"
>  UTILS_append_omap-a15 = " switch-config libdrm-omap stream-openmp"
>  
> +UTILS_append_omap-a15 = " packagegroup-core-buildessential"
> +
>  RDEPENDS_${PN} = "\
>      ${UTILS} \
>      ${UTILS_UBOOT_FW} \
> -- 
> 2.2.0
> 


  reply	other threads:[~2015-03-17 18:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-16 22:51 [PATCH 0/7] Enable target gcc compilation Denys Dmytriyenko
2015-03-16 22:51 ` [PATCH 1/7] toolchain-gcc: update versions for internal toolchain build Denys Dmytriyenko
2015-03-16 22:51 ` [PATCH 2/7] toolchain-linaro: prefer prebuilt Linaro runtime Denys Dmytriyenko
2015-03-16 22:51 ` [PATCH 3/7] gcc: overlay old 4.7 versions of core and linaro gcc recipes Denys Dmytriyenko
2015-03-16 22:51 ` [PATCH 4/7] gcc: handle different TARGET_SYS of OE vs. Linaro via symlinks Denys Dmytriyenko
2015-03-16 22:52 ` [PATCH 5/7] external-linaro-toolchain: package libgcc-dev stubs and libs for compilation Denys Dmytriyenko
2015-03-16 22:52 ` [PATCH 6/7] arago-prefs: set up preferences for target gcc Denys Dmytriyenko
2015-03-16 22:52 ` [PATCH 7/7][RFC] packagegroup-*-tisdk-addons: enable compiler and build essentials on omap-a15 Denys Dmytriyenko
2015-03-17 18:48   ` Denys Dmytriyenko [this message]
2015-03-17 19:03     ` Cooper Jr., Franklin
2015-03-17 19:19       ` Carlos Hernandez
2015-03-17 19:32         ` Cooper Jr., Franklin

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=20150317184845.GA9813@edge \
    --to=denys@ti.com \
    --cc=meta-arago@arago-project.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.