From: Denys Dmytriyenko <denys@ti.com>
To: Sam Nelson <sam.nelson@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH] packagegroup-arago-tisdk-addons: Remove switch-config for keystone
Date: Tue, 10 Feb 2015 11:35:12 -0500 [thread overview]
Message-ID: <20150210163512.GE13231@edge> (raw)
In-Reply-To: <1423537481-22204-1-git-send-email-sam.nelson@ti.com>
On Mon, Feb 09, 2015 at 10:04:41PM -0500, Sam Nelson wrote:
> - keystone kernel is using kernel version 3.10.10 and
> switch-config doesnot compile with this version
>
> Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> ---
> .../packagegroup-arago-tisdk-addons.bb | 1 +
> 1 file changed, 1 insertion(+)
>
> 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 a8d3efb..9da3d4f 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
> @@ -25,6 +25,7 @@ UTILS = " \
> UTILS_UBOOT_FW = "u-boot-fw-utils"
> UTILS_UBOOT_FW_ti43x = ""
> UTILS_UBOOT_FW_keystone = ""
> +UTILS_remove_keystone = "switch-config"
That's unnecessary use of _remove function - better use machine override with
append like below mmc-utils. ti33x, ti43x and omap-a15 should cover the
platforms that switch-config can build for.
> UTILS_append_ti33x = " mmc-utils"
> UTILS_append_ti43x = " mmc-utils"
> --
> 1.7.9.5
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
prev parent reply other threads:[~2015-02-10 16:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-10 3:04 [PATCH] packagegroup-arago-tisdk-addons: Remove switch-config for keystone Sam Nelson
2015-02-10 16:35 ` Denys Dmytriyenko [this message]
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=20150210163512.GE13231@edge \
--to=denys@ti.com \
--cc=meta-arago@arago-project.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.