]> code.ossystems Code Review - openembedded-core.git/commit
ltp: upgrade to 20170516
authorDengke Du <dengke.du@windriver.com>
Thu, 1 Jun 2017 08:11:21 +0000 (04:11 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Jun 2017 18:49:56 +0000 (19:49 +0100)
commitf09b8d587aa5a0bbaaa653ef9dc0d25837336e17
tree214a2878c37f934215419d5948dab6ee0dbcbce8
parent4322982346fb403bfd2c03b93bcad4c3d8694ea5
ltp: upgrade to 20170516

1. rebase patch 0034-periodic_output.patch

    This patch can't apply, because in memcg_stress_test.sh, it used a
    different value for RUN_TIME: 15*60, we can check it here:

        https://github.com/linux-test-project/ltp/blob/20170516/testcases/kernel/controllers/memcg/stress/memcg_stress_test.sh#L40

    Previous is 60*60, we can check it here:

        https://github.com/linux-test-project/ltp/blob/20170116/testcases/kernel/controllers/memcg/stress/memcg_stress_test.sh#L40

2. delete patch 0039-fcntl-fix-the-time-def-to-use-time_t.patch

    This patch didn't need any more, because the upstream has remove the
    unneeded time() declaration. We can check it here:

        https://github.com/linux-test-project/ltp/commit/f8c96804e5e89d360707c9670b18221b11cf3858

Signed-off-by: Dengke Du <dengke.du@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/ltp/ltp/0034-periodic_output.patch
meta/recipes-extended/ltp/ltp/0039-fcntl-fix-the-time-def-to-use-time_t.patch [deleted file]
meta/recipes-extended/ltp/ltp_20170516.bb [moved from meta/recipes-extended/ltp/ltp_20170116.bb with 96% similarity]