]> code.ossystems Code Review - openembedded-core.git/commit
kmod: upgrade to 20
authorChen Qi <Qi.Chen@windriver.com>
Mon, 13 Apr 2015 01:55:04 +0000 (09:55 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Apr 2015 13:18:53 +0000 (14:18 +0100)
commitf80d136bdd578468035a88125fa1b84973fd912b
tree603d126bdf6949700c03ef0dc33dc97df218ad28
parente57437c0e02b148a878c8db91660674069fbd6e2
kmod: upgrade to 20

The following patches are rebased.
-- Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch
-- avoid_parallel_tests.patch

The ptest part of kmod is removed because new version of kmod port all tests to
use modules from module-playground instead of copying prebuilt modules to the
repository. So, we cannot use ptest as before. Remove it so that kmod can build
successfully.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kmod/kmod.inc
meta/recipes-kernel/kmod/kmod/0001-Makefile.am-fix-parallel-build-problem.patch [new file with mode: 0644]
meta/recipes-kernel/kmod/kmod/Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch
meta/recipes-kernel/kmod/kmod/avoid_parallel_tests.patch
meta/recipes-kernel/kmod/kmod_git.bb