aboutsummaryrefslogtreecommitdiffstats
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:46:14 +0100
commite76181535fce8bd4bb63f55106de4d074cae4e06 (patch)
tree7bcfeac0ace84adf5579a230f1068eb537c6ad2e /meta/recipes-kernel/kmod/kmod-native_git.bb
parent68322eadd1d9456e606b375c2f4181725784c292 (diff)
downloadopenembedded-core-contrib-e76181535fce8bd4bb63f55106de4d074cae4e06.tar.gz
kmod: Update to Rev 15 via git
Also nail down a previously floating dependancy on zlib, which is required for ptest Signed-off-by: Saul Wold <sgw@linux.intel.com>
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 @@
require kmod.inc
inherit native
-SRC_URI += "file://fix-undefined-O_CLOEXEC.patch \
- file://0001-Fix-build-with-older-gcc-4.6.patch \
+SRC_URI += "file://0001-Fix-build-with-older-gcc-4.6.patch \
file://Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch \
"