summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/kmod/kmod-native_git.bb
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-10-10 09:49:44 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-18 15:49:56 +0100
commitcd414c0d1cdf7a49bfe862b6c7678c19f38f5a18 (patch)
treed5c1746699f934d65a634aa4a2d231b230ef164d /meta/recipes-kernel/kmod/kmod-native_git.bb
parente83640d9dc1145c052ed235ba822afcc5dfe0d67 (diff)
downloadpoky-cd414c0d1cdf7a49bfe862b6c7678c19f38f5a18.tar.gz
kmod: Update to Rev 15 via git
Also nail down a previously floating dependancy on zlib, which is required for ptest (From OE-Core rev: e76181535fce8bd4bb63f55106de4d074cae4e06) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/kmod/kmod-native_git.bb')
-rw-r--r--meta/recipes-kernel/kmod/kmod-native_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-kernel/kmod/kmod-native_git.bb b/meta/recipes-kernel/kmod/kmod-native_git.bb
index d008cbf7c4..fccc39bb37 100644
--- a/meta/recipes-kernel/kmod/kmod-native_git.bb
+++ b/meta/recipes-kernel/kmod/kmod-native_git.bb
@@ -4,8 +4,7 @@
4require kmod.inc 4require kmod.inc
5inherit native 5inherit native
6 6
7SRC_URI += "file://fix-undefined-O_CLOEXEC.patch \ 7SRC_URI += "file://0001-Fix-build-with-older-gcc-4.6.patch \
8 file://0001-Fix-build-with-older-gcc-4.6.patch \
9 file://Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch \ 8 file://Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch \
10 " 9 "
11 10