]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ltp: 20150119 -> 20150420
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 29 Apr 2015 07:29:55 +0000 (00:29 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 Apr 2015 22:04:15 +0000 (23:04 +0100)
The COPYING's md5sum is changed by this commit:
commit 945f9c69af665044448b0eb6816656acc84fca77
Author: Ken Dreyer <kdreyer@redhat.com>
Date:   Mon Jan 26 14:02:46 2015 -0700

    update GPLv2 text in COPYING

    The FSF has issued a couple of tiny updates to the GPLv2. The main
    change is a new mailing address for the FSF headquarters.

    This license text was taken verbatim from
    https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt

The main content are the same.

(From OE-Core rev: b91909e15f817294e609cffcb71c123d44cf7b4b)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/ltp/ltp_20150420.bb [moved from meta/recipes-extended/ltp/ltp_20150119.bb with 97% similarity]

similarity index 97%
rename from meta/recipes-extended/ltp/ltp_20150119.bb
rename to meta/recipes-extended/ltp/ltp_20150420.bb
index 90c5973a089a552a937142d2388a8d48cc5c47af..b4fc223a14dc469cfa105c80e0b4474ef5c675ed 100644 (file)
@@ -4,7 +4,7 @@ HOMEPAGE = "http://ltp.sourceforge.net"
 SECTION = "console/utils"
 LICENSE = "GPLv2 & GPLv2+ & LGPLv2+ & LGPLv2.1+ & BSD-2-Clause"
 LIC_FILES_CHKSUM = "\
-    file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
+    file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
     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/hotplug/memory_hotplug/COPYING;md5=e04a2e542b2b8629bf9cd2ba29b0fe41 \
@@ -20,7 +20,7 @@ LIC_FILES_CHKSUM = "\
 "
 
 DEPENDS = "attr libaio libcap acl openssl zip-native"
-SRCREV = "b6ab85d764339b025526bdaf0b5026a67b3a677a"
+SRCREV = "77d0b7fd0148ce657c5a25060667e978c07662a0"
 
 SRC_URI = "git://github.com/linux-test-project/ltp.git \
     file://0001-Rename-runtests_noltp.sh-script-so-have-unique-name.patch \