From: Denys Dmytriyenko <denys@ti.com>
To: Sam Nelson <sam.nelson@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH v2] packagegroup-arago-tisdk-addons: Keep switch-config only for ti33x, ti43x & omap-a15
Date: Tue, 10 Feb 2015 15:06:42 -0500 [thread overview]
Message-ID: <20150210200641.GK13231@edge> (raw)
In-Reply-To: <1423598632-4802-1-git-send-email-sam.nelson@ti.com>
Ack
On Tue, Feb 10, 2015 at 03:03:52PM -0500, Sam Nelson wrote:
> - with kernel version 3.10.10 switch-config doesnot compile
>
> Signed-off-by: Sam Nelson <sam.nelson@ti.com>
>
> ---
> Changes from previous version of patch
> - Modified to avoid use of _remove
> ---
> ---
> .../packagegroup-arago-tisdk-addons.bb | 5 ++++-
> 1 file changed, 4 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 a8d3efb..6d98ba6 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
> @@ -18,7 +18,6 @@ UTILS = " \
> openssh-sftp-server \
> ptpd \
> libdrm-kms \
> - switch-config \
> ${@base_contains('TUNE_FEATURES', 'armv7a', 'valgrind', '', d)} \
> "
>
> @@ -39,6 +38,10 @@ UTILS_append_ti43x = " canutils"
> UTILS_append_dra7xx = " canutils"
> UTILS_append_omap-a15 = " parted"
>
> +UTILS_append_ti33x = " switch-config"
> +UTILS_append_ti43x = " switch-config"
> +UTILS_append_omap-a15 = " switch-config"
> +
> RDEPENDS_${PN} = "\
> ${UTILS} \
> ${UTILS_UBOOT_FW} \
> --
> 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 20:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-10 20:03 [PATCH v2] packagegroup-arago-tisdk-addons: Keep switch-config only for ti33x, ti43x & omap-a15 Sam Nelson
2015-02-10 20:06 ` 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=20150210200641.GK13231@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.