All of lore.kernel.org
 help / color / mirror / Atom feed
* [cip-dev] add a few tools to Deby CIP core for testing
@ 2019-03-15  5:07 Daniel Sangorrin
  2019-03-15  5:07 ` [cip-dev] [PATCH] common: add alsa-utils util-linux libpng " Daniel Sangorrin
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Sangorrin @ 2019-03-15  5:07 UTC (permalink / raw)
  To: cip-dev

Hello,

I have added a few packages to the meta-common layer for testing.

[PATCH] common: add alsa-utils util-linux libpng for testing

When the build is finished I will update the filesystem on S3.

Unfortunately, there are no recipes for bonnie++ and imagemagick in Deby.

Thanks,
Daniel

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

* [cip-dev] [PATCH] common: add alsa-utils util-linux libpng for testing
  2019-03-15  5:07 [cip-dev] add a few tools to Deby CIP core for testing Daniel Sangorrin
@ 2019-03-15  5:07 ` Daniel Sangorrin
  2019-03-15 16:07   ` Ben Hutchings
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Sangorrin @ 2019-03-15  5:07 UTC (permalink / raw)
  To: cip-dev

Patryk mentioned that they were using these packages for internal testing.

Note: bonnie++ and imagemagick were also on the list but they are not supported by Deby at the moment.

Signed-off-by: Daniel Sangorrin <daniel.sangorrin@toshiba.co.jp>
---
 .../recipes-core/packagegroups/packagegroup-core-boot.bbappend         | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/poky/meta-cip-common/recipes-core/packagegroups/packagegroup-core-boot.bbappend b/poky/meta-cip-common/recipes-core/packagegroups/packagegroup-core-boot.bbappend
index 4669429..d3637c3 100644
--- a/poky/meta-cip-common/recipes-core/packagegroups/packagegroup-core-boot.bbappend
+++ b/poky/meta-cip-common/recipes-core/packagegroups/packagegroup-core-boot.bbappend
@@ -56,4 +56,7 @@ PKG_DEBUG = "\
 	traceroute \
 	iputils-ping \
 	usbutils \
+	alsa-utils \
+	util-linux \
+	libpng \
 "
-- 
2.7.4

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

* [cip-dev] [PATCH] common: add alsa-utils util-linux libpng for testing
  2019-03-15  5:07 ` [cip-dev] [PATCH] common: add alsa-utils util-linux libpng " Daniel Sangorrin
@ 2019-03-15 16:07   ` Ben Hutchings
  0 siblings, 0 replies; 3+ messages in thread
From: Ben Hutchings @ 2019-03-15 16:07 UTC (permalink / raw)
  To: cip-dev

On Fri, 2019-03-15 at 14:07 +0900, Daniel Sangorrin wrote:
> Patryk mentioned that they were using these packages for internal
> testing.
> 
> Note: bonnie++ and imagemagick were also on the list but they are not
> supported by Deby at the moment.

ImageMagick has an appalling security record, so I don't think it would
make sense for CIP to try to support it.

Ben.

> Signed-off-by: Daniel Sangorrin <daniel.sangorrin@toshiba.co.jp>
> ---
> ?.../recipes-core/packagegroups/packagegroup-core-
> boot.bbappend?????????| 3 +++
> ?1 file changed, 3 insertions(+)
> 
> diff --git a/poky/meta-cip-common/recipes-
> core/packagegroups/packagegroup-core-boot.bbappend b/poky/meta-cip-
> common/recipes-core/packagegroups/packagegroup-core-boot.bbappend
> index 4669429..d3637c3 100644
> --- a/poky/meta-cip-common/recipes-core/packagegroups/packagegroup-
> core-boot.bbappend
> +++ b/poky/meta-cip-common/recipes-core/packagegroups/packagegroup-
> core-boot.bbappend
> @@ -56,4 +56,7 @@ PKG_DEBUG = "\
> ?	traceroute \
> ?	iputils-ping \
> ?	usbutils \
> +	alsa-utils \
> +	util-linux \
> +	libpng \
> ?"
-- 
Ben Hutchings, Software Developer                ?        Codethink Ltd
https://www.codethink.co.uk/                 Dale House, 35 Dale Street
                                     Manchester, M1 2HF, United Kingdom

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

end of thread, other threads:[~2019-03-15 16:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-15  5:07 [cip-dev] add a few tools to Deby CIP core for testing Daniel Sangorrin
2019-03-15  5:07 ` [cip-dev] [PATCH] common: add alsa-utils util-linux libpng " Daniel Sangorrin
2019-03-15 16:07   ` Ben Hutchings

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.