From 7f3176f6288516fb79378c3e6ec4c03fa1a8c98d Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 11 Feb 2017 19:33:14 +0100 Subject: recipes: blacklist recipes runtime depending on blacklisted recipes Signed-off-by: Martin Jansa --- .../recipes-benchmark/phoronix-test-suite/phoronix-test-suite_6.6.1.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-oe/recipes-benchmark') diff --git a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_6.6.1.bb b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_6.6.1.bb index 1f1404849..bdd444a4f 100644 --- a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_6.6.1.bb +++ b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_6.6.1.bb @@ -34,3 +34,5 @@ FILES_${PN} += " \ ${datadir}/mime/packages/openbenchmarking-mime.xml \ ${systemd_unitdir}/* \ " + +PNBLACKLIST[phoronix-test-suite] ?= "Runtime depends on blacklisted php-cli" -- cgit v1.2.3-54-g00ecf