summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/kmod/kmod-native_git.bb
diff options
context:
space:
mode:
authorCristiana Voicu <cristiana.voicu@intel.com>2014-01-06 10:15:40 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-06 22:17:29 +0000
commit2acd6174dea199917255cfe69f7504923069185e (patch)
tree25d735abf51fe06d1aa3efc5668574eafcce3fe6 /meta/recipes-kernel/kmod/kmod-native_git.bb
parent741a8941625a978ce877fd833463903eb31011be (diff)
downloadpoky-2acd6174dea199917255cfe69f7504923069185e.tar.gz
kmod: Update to Rev 16 via git
Two patches are not needed anymore, because the changes are already upstream. (From OE-Core rev: d0e52b125a58c0556087fcdf1673920e63573e7b) Signed-off-by: Cristiana Voicu <cristiana.voicu@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 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"
7 7
8inherit native 8inherit native
9 9
10SRC_URI += "file://0001-Fix-build-with-older-gcc-4.6.patch \ 10SRC_URI += "file://Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch \
11 file://Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch \
12 " 11 "
13 12
14do_install_append (){ 13do_install_append (){