summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/kmod/kmod-native_git.bb
diff options
context:
space:
mode:
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 @@
4require kmod.inc 4require kmod.inc
5inherit native 5inherit native
6 6
7PR = "${INC_PR}.1" 7SRC_URI += "file://fix-undefined-O_CLOEXEC.patch \
8SRC_URI += "file://fix-undefined-O_CLOEXEC.patch" 8 file://0001-Fix-build-with-older-gcc-4.6.patch \
9 "
9 10
10do_install_append (){ 11do_install_append (){
11 for tool in depmod insmod lsmod modinfo modprobe rmmod 12 for tool in depmod insmod lsmod modinfo modprobe rmmod