diff options
author | Fathi Boudra <fathi.boudra@linaro.org> | 2014-01-28 14:41:52 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-02 11:21:54 +0000 |
commit | 9c6e76effaf94f01a577cbb6cfa08a35ca92172c (patch) | |
tree | 122c47a31f8f39378869931237940c640fa8b542 /meta/recipes-extended | |
parent | 2af5bcd2e68388ac0844cf6bd14d96823cf3deb9 (diff) | |
download | openembedded-core-9c6e76effaf94f01a577cbb6cfa08a35ca92172c.tar.gz openembedded-core-9c6e76effaf94f01a577cbb6cfa08a35ca92172c.tar.bz2 openembedded-core-9c6e76effaf94f01a577cbb6cfa08a35ca92172c.zip |
ltp: update ffsb-6.0-rc2 license file path
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/ltp/ltp_20140115.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/ltp/ltp_20140115.bb b/meta/recipes-extended/ltp/ltp_20140115.bb index 287f73d9d3..d9c707b518 100644 --- a/meta/recipes-extended/ltp/ltp_20140115.bb +++ b/meta/recipes-extended/ltp/ltp_20140115.bb @@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "\ file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ file://testcases/kernel/controllers/freezer/COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ file://testcases/kernel/controllers/freezer/run_freezer.sh;beginline=5;endline=17;md5=86a61d2c042d59836ffb353a21456498 \ - file://testcases/kernel/fs/ext4-new-features/ffsb-6.0-rc2/COPYING;md5=c46082167a314d785d012a244748d803 \ file://testcases/kernel/hotplug/memory_hotplug/COPYING;md5=e04a2e542b2b8629bf9cd2ba29b0fe41 \ file://testcases/kernel/hotplug/cpu_hotplug/COPYING;md5=e04a2e542b2b8629bf9cd2ba29b0fe41 \ file://testcases/open_posix_testsuite/COPYING;md5=216e43b72efbe4ed9017cc19c4c68b01 \ @@ -17,6 +16,7 @@ LIC_FILES_CHKSUM = "\ file://tools/top-LTP/proc/COPYING;md5=aefc88eb8a41672fbfcfe6b69ab8c49c \ file://tools/pounder21/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ file://utils/benchmark/kernbench-0.42/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ + file://utils/ffsb-6.0-rc2/COPYING;md5=c46082167a314d785d012a244748d803 \ " DEPENDS = "attr libaio libcap acl openssl" |