diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2018-03-20 18:58:24 +0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-03-29 16:51:06 -0700 |
commit | a1d8fc143422599c1989189611fe1f7732e27c1d (patch) | |
tree | c13e3f16387915051669c2f9ec3363d3e609843f /meta-oe | |
parent | 3d90f703f43fb9f043051f4ea1710530a5cd407a (diff) | |
download | meta-openembedded-a1d8fc143422599c1989189611fe1f7732e27c1d.tar.gz |
phoronix-test-suite: upgrade 7.4.0 -> 7.8.0
List of changes here:
https://github.com/phoronix-test-suite/phoronix-test-suite/blob/master/ChangeLog
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_7.8.0.bb (renamed from meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_7.4.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_7.4.0.bb b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_7.8.0.bb index 3ccd5db44..b2058212e 100644 --- a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_7.4.0.bb +++ b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_7.8.0.bb | |||
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | |||
6 | SECTION = "console/tests" | 6 | SECTION = "console/tests" |
7 | 7 | ||
8 | SRC_URI = "http://www.phoronix-test-suite.com/releases/${BP}.tar.gz" | 8 | SRC_URI = "http://www.phoronix-test-suite.com/releases/${BP}.tar.gz" |
9 | SRC_URI[md5sum] = "86fa3eede43ffff88992fe21368b11b7" | 9 | SRC_URI[md5sum] = "850843bd9252823e7e24bc0849773000" |
10 | SRC_URI[sha256sum] = "de9aec3ef4f980581756fd0bf7b30dd1ccb20e7aae637078a587606bf75a6b67" | 10 | SRC_URI[sha256sum] = "cd6c869841f28e4ac1e8a5e4cda05fafce9a523a6b4f0f3a47805efd30494d88" |
11 | 11 | ||
12 | S = "${WORKDIR}/phoronix-test-suite" | 12 | S = "${WORKDIR}/phoronix-test-suite" |
13 | 13 | ||