Message ID | 20180831144144.5038-1-ross.burton@intel.com |
---|---|
State | Accepted |
Commit | 4abf0f4d6ff9c1455d338075d578dcc683124b0a |
Headers | show |
Series | [oe] phoronix-test-suite: add dependency on lsb_release | expand |
diff --git a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.0.1.bb b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.0.1.bb index b9401f2790..b1fa51bf03 100644 --- a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.0.1.bb +++ b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.0.1.bb @@ -29,7 +29,7 @@ do_install() { SYSTEMD_AUTO_ENABLE = "disable" SYSTEMD_SERVICE_${PN} = "phoromatic-client.service phoromatic-server.service" -RDEPENDS_${PN} += "bash python php-cli util-linux-lscpu os-release" +RDEPENDS_${PN} += "bash python php-cli util-linux-lscpu os-release lsb" FILES_${PN} += " \ ${datadir}/phoronix-test-suite \
Signed-off-by: Ross Burton <ross.burton@intel.com> --- .../recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.0.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.11.0 -- _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel