aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/kmod/kmod-native_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2013-08-22 02:14:39 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-28 00:35:00 +0100
commitfaacfeb7cb7bed9ad5eb387d358309a2b1d40f06 (patch)
tree442a790ce8943f72f6289e0cc1c9a215bfdd03f7 /meta/recipes-kernel/kmod/kmod-native_git.bb
parent9dd21e4baf0d6220c2f751e62f417b73c6474759 (diff)
downloadopenembedded-core-contrib-faacfeb7cb7bed9ad5eb387d358309a2b1d40f06.tar.gz
kmod: Upgrade to version 14
The update is a requirement for systemd-206 Signed-off-by: Khem Raj <raj.khem@gmail.com> 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.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-kernel/kmod/kmod-native_git.bb b/meta/recipes-kernel/kmod/kmod-native_git.bb
index 8cbcdf8ad7..f22efc0615 100644
--- a/meta/recipes-kernel/kmod/kmod-native_git.bb
+++ b/meta/recipes-kernel/kmod/kmod-native_git.bb
@@ -4,8 +4,9 @@
require kmod.inc
inherit native
-PR = "${INC_PR}.1"
-SRC_URI += "file://fix-undefined-O_CLOEXEC.patch"
+SRC_URI += "file://fix-undefined-O_CLOEXEC.patch \
+ file://0001-Fix-build-with-older-gcc-4.6.patch \
+ "
do_install_append (){
for tool in depmod insmod lsmod modinfo modprobe rmmod