diff options
Diffstat (limited to 'meta/recipes-kernel/kmod/kmod-native_git.bb')
-rw-r--r-- | meta/recipes-kernel/kmod/kmod-native_git.bb | 3 |
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 6600413476..f0e274ed79 100644 --- a/meta/recipes-kernel/kmod/kmod-native_git.bb +++ b/meta/recipes-kernel/kmod/kmod-native_git.bb @@ -7,8 +7,7 @@ DEPENDS += "zlib-native" inherit native -SRC_URI += "file://0001-Fix-build-with-older-gcc-4.6.patch \ - file://Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch \ +SRC_URI += "file://Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch \ " do_install_append (){ |