diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-02 14:19:45 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-02 14:21:04 +0000 |
commit | a22ee50865e01a1c3a776f627e28036c1211664b (patch) | |
tree | 7d30fb26d7cdf3920b657ed39070c32ada79d2f8 /meta/recipes-support/ptest-runner | |
parent | 4bd0d3156270b83205fa31c8351d6b022aa4431f (diff) | |
download | poky-a22ee50865e01a1c3a776f627e28036c1211664b.tar.gz |
Update after toplevel LICENSE file checksum change
(From OE-Core rev: bbd88aebcabbb19c27a7d752d4a5b8ad9ff9412e)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/ptest-runner')
-rw-r--r-- | meta/recipes-support/ptest-runner/ptest-runner_1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/ptest-runner/ptest-runner_1.0.bb b/meta/recipes-support/ptest-runner/ptest-runner_1.0.bb index c7ee59560c..7443811d8c 100644 --- a/meta/recipes-support/ptest-runner/ptest-runner_1.0.bb +++ b/meta/recipes-support/ptest-runner/ptest-runner_1.0.bb | |||
@@ -6,7 +6,7 @@ HOMEPAGE = "https://wiki.yoctoproject.org/wiki/Ptest" | |||
6 | SRC_URI += "file://ptest-runner" | 6 | SRC_URI += "file://ptest-runner" |
7 | 7 | ||
8 | LICENSE = "MIT" | 8 | LICENSE = "MIT" |
9 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ | 9 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ |
10 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 10 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
11 | 11 | ||
12 | INHIBIT_DEFAULT_DEPS = "1" | 12 | INHIBIT_DEFAULT_DEPS = "1" |