This patch includes rng-tools in arago test package and bumps up revision of packagegroup-arago-test.bb.
Signed-off-by: Aparna Balasubramanian <[email protected]> --- .../packagegroups/packagegroup-arago-test.bb | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb index 29c8dae..28269c6 100644 --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Extended task to get System Test specific apps" LICENSE = "MIT" -PR = "r16" +PR = "r17" inherit packagegroup @@ -19,6 +19,7 @@ ARAGO_TEST = "\ libdrm-tests \ powertop \ stress \ + rng-tools \ " ARAGO_TI_TEST = "\ -- 1.7.0.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
