diff mbox series

common: add alsa-utils util-linux libpng for testing

Message ID 1552626432-7359-2-git-send-email-daniel.sangorrin@toshiba.co.jp (mailing list archive)
State Accepted
Headers show
Series common: add alsa-utils util-linux libpng for testing | expand

Commit Message

Daniel Sangorrin March 15, 2019, 5:07 a.m. UTC
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(+)

Comments

Ben Hutchings March 15, 2019, 4:07 p.m. UTC | #1
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 \
>  "
diff mbox series

Patch

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 \
 "