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 |
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 --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 \ "
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(+)