All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] packagegroup-arago-tisdk-addons: Add debug tools such as gdb
@ 2016-02-04 14:04 Jacob Stiffler
  2016-02-04 14:04 ` [PATCH 2/3] packagegroup-arago-tisdk-addons: Add ti-ipc-rtos-fw Jacob Stiffler
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jacob Stiffler @ 2016-02-04 14:04 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
 .../recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb      | 3 ++-
 1 file changed, 2 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 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



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [PATCH 2/3] packagegroup-arago-tisdk-addons: Add ti-ipc-rtos-fw
  2016-02-04 14:04 [PATCH 1/3] packagegroup-arago-tisdk-addons: Add debug tools such as gdb Jacob Stiffler
@ 2016-02-04 14:04 ` Jacob Stiffler
  2016-02-04 14:04 ` [PATCH 3/3] packagegroup-arago-tisdk-addons-sdk-target: k2hk-evm: Add aif2-lld-staticdev Jacob Stiffler
  2016-02-04 17:27 ` [PATCH 1/3] packagegroup-arago-tisdk-addons: Add debug tools such as gdb Denys Dmytriyenko
  2 siblings, 0 replies; 7+ messages in thread
From: Jacob Stiffler @ 2016-02-04 14:04 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
 .../recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb  | 7 ++++++-
 1 file changed, 6 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 f4bc863..13ec23e 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 = "r37"
+PR = "r38"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
@@ -47,6 +47,7 @@ UTILS_append_omap-a15 = " mmc-utils \
                           stream-openmp \
                           pru-icss \
                           strongswan \
+                          ti-ipc-rtos-fw \
 "
 
 # Add PRU examples for am180x-evm devices
@@ -62,6 +63,10 @@ UTILS_append_dra7xx = " canutils \
                         opencl-examples-dev \
 "
 
+UTILS_append_keystone = " \
+    ti-ipc-rtos-fw \
+"
+
 UTILS_append_k2hk-evm = " \
     opencl-staticdev \
     opencl-examples-dev \
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [PATCH 3/3] packagegroup-arago-tisdk-addons-sdk-target: k2hk-evm: Add aif2-lld-staticdev
  2016-02-04 14:04 [PATCH 1/3] packagegroup-arago-tisdk-addons: Add debug tools such as gdb Jacob Stiffler
  2016-02-04 14:04 ` [PATCH 2/3] packagegroup-arago-tisdk-addons: Add ti-ipc-rtos-fw Jacob Stiffler
@ 2016-02-04 14:04 ` Jacob Stiffler
  2016-02-04 17:27 ` [PATCH 1/3] packagegroup-arago-tisdk-addons: Add debug tools such as gdb Denys Dmytriyenko
  2 siblings, 0 replies; 7+ messages in thread
From: Jacob Stiffler @ 2016-02-04 14:04 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
 .../packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb       | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
index 6843427..cf279b5 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Task to install headers and libraries related to addons into the SDK"
 LICENSE = "MIT"
-PR = "r21"
+PR = "r22"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
@@ -100,6 +100,8 @@ EXTRA_LIBS_append_k2hk-evm = "\
 	hplib-staticdev \
 	nwal-lld-dev \
 	nwal-lld-staticdev \
+	aif2-lld-dev \
+	aif2-lld-staticdev \
 	"
 
 EXTRA_LIBS_append_k2e-evm = "\
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [PATCH 1/3] packagegroup-arago-tisdk-addons: Add debug tools such as gdb
  2016-02-04 14:04 [PATCH 1/3] packagegroup-arago-tisdk-addons: Add debug tools such as gdb Jacob Stiffler
  2016-02-04 14:04 ` [PATCH 2/3] packagegroup-arago-tisdk-addons: Add ti-ipc-rtos-fw Jacob Stiffler
  2016-02-04 14:04 ` [PATCH 3/3] packagegroup-arago-tisdk-addons-sdk-target: k2hk-evm: Add aif2-lld-staticdev Jacob Stiffler
@ 2016-02-04 17:27 ` Denys Dmytriyenko
  2016-02-04 17:34   ` Jacob Stiffler
  2 siblings, 1 reply; 7+ messages in thread
From: Denys Dmytriyenko @ 2016-02-04 17:27 UTC (permalink / raw)
  To: Jacob Stiffler; +Cc: meta-arago

I think there are already couple places where gdb is added directly. Can we 
clean those up as well?

-- 
Denys


On Thu, Feb 04, 2016 at 09:04:26AM -0500, Jacob Stiffler wrote:
> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> ---
>  .../recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb      | 3 ++-
>  1 file changed, 2 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 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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH 1/3] packagegroup-arago-tisdk-addons: Add debug tools such as gdb
  2016-02-04 17:27 ` [PATCH 1/3] packagegroup-arago-tisdk-addons: Add debug tools such as gdb Denys Dmytriyenko
@ 2016-02-04 17:34   ` Jacob Stiffler
  2016-02-04 17:46     ` Denys Dmytriyenko
  0 siblings, 1 reply; 7+ messages in thread
From: Jacob Stiffler @ 2016-02-04 17:34 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-arago

Can you point to where this is? I do not see any in the meta-arago 
packagegroups, and it has been missing from our filesystem.

On 2/4/2016 12:27 PM, Denys Dmytriyenko wrote:
> I think there are already couple places where gdb is added directly. Can we
> clean those up as well?
>



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH 1/3] packagegroup-arago-tisdk-addons: Add debug tools such as gdb
  2016-02-04 17:34   ` Jacob Stiffler
@ 2016-02-04 17:46     ` Denys Dmytriyenko
  2016-02-04 17:53       ` Jacob Stiffler
  0 siblings, 1 reply; 7+ messages in thread
From: Denys Dmytriyenko @ 2016-02-04 17:46 UTC (permalink / raw)
  To: Jacob Stiffler; +Cc: meta-arago

On Thu, Feb 04, 2016 at 12:34:16PM -0500, Jacob Stiffler wrote:
> Can you point to where this is? I do not see any in the meta-arago
> packagegroups, and it has been missing from our filesystem.

images/tisdk-server-rootfs-image.bb
packagegroups/packagegroup-arago-test-addons.bb

Surprisingly, server-rootfs-image is the only consumer of the test-addons 
packagegroup... And adding gdb directly to a server image was a temp hack 3+ 
years ago - "nothing is more permanent than the temporary", eh? :)


> On 2/4/2016 12:27 PM, Denys Dmytriyenko wrote:
> >I think there are already couple places where gdb is added directly. Can we
> >clean those up as well?
> >
> 


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH 1/3] packagegroup-arago-tisdk-addons: Add debug tools such as gdb
  2016-02-04 17:46     ` Denys Dmytriyenko
@ 2016-02-04 17:53       ` Jacob Stiffler
  0 siblings, 0 replies; 7+ messages in thread
From: Jacob Stiffler @ 2016-02-04 17:53 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-arago



On 2/4/2016 12:46 PM, Denys Dmytriyenko wrote:
> On Thu, Feb 04, 2016 at 12:34:16PM -0500, Jacob Stiffler wrote:
>> Can you point to where this is? I do not see any in the meta-arago
>> packagegroups, and it has been missing from our filesystem.
> images/tisdk-server-rootfs-image.bb
> packagegroups/packagegroup-arago-test-addons.bb

I'll submit a v2 with removing gdb from these locations.

> Surprisingly, server-rootfs-image is the only consumer of the test-addons
> packagegroup... And adding gdb directly to a server image was a temp hack 3+
> years ago - "nothing is more permanent than the temporary", eh? :)
>
>
>> On 2/4/2016 12:27 PM, Denys Dmytriyenko wrote:
>>> I think there are already couple places where gdb is added directly. Can we
>>> clean those up as well?
>>>



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-02-04 17:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-04 14:04 [PATCH 1/3] packagegroup-arago-tisdk-addons: Add debug tools such as gdb Jacob Stiffler
2016-02-04 14:04 ` [PATCH 2/3] packagegroup-arago-tisdk-addons: Add ti-ipc-rtos-fw Jacob Stiffler
2016-02-04 14:04 ` [PATCH 3/3] packagegroup-arago-tisdk-addons-sdk-target: k2hk-evm: Add aif2-lld-staticdev Jacob Stiffler
2016-02-04 17:27 ` [PATCH 1/3] packagegroup-arago-tisdk-addons: Add debug tools such as gdb Denys Dmytriyenko
2016-02-04 17:34   ` Jacob Stiffler
2016-02-04 17:46     ` Denys Dmytriyenko
2016-02-04 17:53       ` Jacob Stiffler

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.