All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: Chase Maupin <Chase.Maupin@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH 5/5] task-arago-tisdk-addons: ported from old arago
Date: Mon, 06 Feb 2012 00:11:11 -0500	[thread overview]
Message-ID: <20120206051111.GC8770@denix.org> (raw)
In-Reply-To: <1328216492-7294-5-git-send-email-Chase.Maupin@ti.com>

On Thu, Feb 02, 2012 at 03:01:32PM -0600, Chase Maupin wrote:
> * Ported from old arago overlay and added licensing checksum
> * Removed unsupported devices
> 
> Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
> ---
>  .../recipes-tisdk/tasks/task-arago-tisdk-addons.bb |   22 ++++++++++++++++++++
>  1 files changed, 22 insertions(+), 0 deletions(-)
>  create mode 100644 meta-arago-distro/recipes-tisdk/tasks/task-arago-tisdk-addons.bb
> 
> diff --git a/meta-arago-distro/recipes-tisdk/tasks/task-arago-tisdk-addons.bb b/meta-arago-distro/recipes-tisdk/tasks/task-arago-tisdk-addons.bb
> new file mode 100644
> index 0000000..8b1231c
> --- /dev/null
> +++ b/meta-arago-distro/recipes-tisdk/tasks/task-arago-tisdk-addons.bb
> @@ -0,0 +1,22 @@
> +DESCRIPTION = "Task to install additional utilities/demos for SDKs"
> +PR = "r0"
> +LICENSE = "MIT"
> +LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
> +
> +inherit task
> +PACKAGE_ARCH = "${MACHINE_ARCH}"
> +
> +UTILS = " \
> +    matrix-gui-settings-demos \
> +    matrix-gui-armbenchmarks-demos \
> +    task-arago-test \
> +    gdbserver \
> +    matrix-gui-oprofile-demos \
> +    "
> +
> +# Add PRU examples for am180x-evm devices
> +UTILS_append_am180x-evm = " ti-pru-sw-examples"

While matrix pieces are now being updated and moved to meta-arago, I don't 
think ti-pru-sw* pieces have made it to either meta-arago or meta-ti...

Would you like to port ti-pru-sw* first, or just comment it out from this task 
for now?

-- 
Denys


> +RDEPENDS_${PN} = "\
> +    ${UTILS} \
> +    "
> -- 
> 1.7.0.4
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> 


  reply	other threads:[~2012-02-06  5:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-02 21:01 [PATCH 1/5] task-arago-base: port from old arago Chase Maupin
2012-02-02 21:01 ` [PATCH 2/5] task-arago-console: " Chase Maupin
2012-02-02 21:01 ` [PATCH 3/5] task-arago-test: " Chase Maupin
2012-02-02 21:01 ` [PATCH 4/5] task-arago-base-tisdk: port for " Chase Maupin
2012-02-02 21:01 ` [PATCH 5/5] task-arago-tisdk-addons: ported from " Chase Maupin
2012-02-06  5:11   ` Denys Dmytriyenko [this message]
2012-02-06 12:49     ` Maupin, Chase

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=20120206051111.GC8770@denix.org \
    --to=denis@denix.org \
    --cc=Chase.Maupin@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.