diff options
author | dengke.du@windriver.com <dengke.du@windriver.com> | 2017-05-09 03:43:56 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-05-23 15:49:36 +0200 |
commit | 12436ba5ff647d69c0eadab7f4e5de42cf19f9ca (patch) | |
tree | 48a3e2f9ed2cf0929f836a03aec01b4d01a162dc | |
parent | 3566ddf580ec9e2a5ad191306de732cd36c80d12 (diff) | |
download | meta-openembedded-12436ba5ff647d69c0eadab7f4e5de42cf19f9ca.tar.gz |
phoronix-test-suite: remove it from blacklist
The phoronix-test-suite was in blacklist, because the php-cli can't work,
the php-cli can work now, so remove it from blacklist.
Signed-off-by: Dengke Du <dengke.du@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_6.6.1.bb | 2 |
1 files changed, 0 insertions, 2 deletions
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 b3217790d..1f1404849 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,5 +34,3 @@ FILES_${PN} += " \ | |||
34 | ${datadir}/mime/packages/openbenchmarking-mime.xml \ | 34 | ${datadir}/mime/packages/openbenchmarking-mime.xml \ |
35 | ${systemd_unitdir}/* \ | 35 | ${systemd_unitdir}/* \ |
36 | " | 36 | " |
37 | |||
38 | PNBLACKLIST[phoronix-test-suite] ?= "Runtime depends on blacklisted php-cli - the recipe will be removed on 2017-09-01 unless the issue is fixed" | ||