All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Jacob Stiffler <j-stiffler@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH v2 1/3] packagegroup-arago-tisdk-addons: Add debug tools such as gdb
Date: Thu, 4 Feb 2016 13:19:04 -0500	[thread overview]
Message-ID: <20160204181904.GL31480@edge> (raw)
In-Reply-To: <1454609827-24452-1-git-send-email-j-stiffler@ti.com>

On Thu, Feb 04, 2016 at 01:17:05PM -0500, Jacob Stiffler wrote:
> * Remove gdb from various other locations as they are no longer needed
> 
> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> ---
> v2 changes:
> * Remove gdb from various other locations as they are no longer needed

Oops, sorry, forgot to mention - v1 already went in...


>  meta-arago-distro/recipes-core/images/tisdk-server-rootfs-image.bb     | 1 -
>  .../recipes-core/packagegroups/packagegroup-arago-test-addons.bb       | 1 -
>  .../recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb      | 3 ++-
>  3 files changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git a/meta-arago-distro/recipes-core/images/tisdk-server-rootfs-image.bb b/meta-arago-distro/recipes-core/images/tisdk-server-rootfs-image.bb
> index 6ddebe1..d0c3f54 100644
> --- a/meta-arago-distro/recipes-core/images/tisdk-server-rootfs-image.bb
> +++ b/meta-arago-distro/recipes-core/images/tisdk-server-rootfs-image.bb
> @@ -12,7 +12,6 @@ IMAGE_INSTALL += "\
>      packagegroup-arago-base-tisdk-server-extra \
>      packagegroup-arago-test \
>      packagegroup-arago-test-addons \
> -    gdb \
>  "
>  
>  BAD_RECOMMENDATIONS += " \
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test-addons.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test-addons.bb
> index 9131a37..40a034a 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test-addons.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test-addons.bb
> @@ -12,7 +12,6 @@ TEST_ADDONS = " \
>      linuxptp \
>      openntpd \
>      strongswan \
> -    gdb \
>      "
>  
>  TEST_ADDONS_TI = " \
> 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 b34c6f4..f4bc863 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 = "r36"
> +PR = "r37"
>  
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
> @@ -90,6 +90,7 @@ EXTRA_LIBS_append_omap-a15 = " cmem"
>  
>  DEVTOOLS = " \
>      packagegroup-core-buildessential \
> +    packagegroup-core-tools-debug \
>      git \
>  "
>  
> -- 
> 1.9.1
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


      reply	other threads:[~2016-02-04 18:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-04 18:17 [PATCH v2 1/3] packagegroup-arago-tisdk-addons: Add debug tools such as gdb Jacob Stiffler
2016-02-04 18:19 ` 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=20160204181904.GL31480@edge \
    --to=denys@ti.com \
    --cc=j-stiffler@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.