aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorCristiana Voicu <cristiana.voicu@intel.com>2014-05-07 12:01:55 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-08 13:00:23 +0100
commitfe19e4d13a645efccd778cfd3a7b55fe74498d60 (patch)
tree4a489da44531fbe556d89daafe1a16d2344a69ec /meta
parentf99ca886da274fafa212e354f9e4871eb7e59e87 (diff)
downloadopenembedded-core-contrib-fe19e4d13a645efccd778cfd3a7b55fe74498d60.tar.gz
kmod: update Upstream-Status for one patch
I will mark Inappropriate because the patch replaces some functions unavailable in older versions of glibc. Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-kernel/kmod/kmod/Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-kernel/kmod/kmod/Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch b/meta/recipes-kernel/kmod/kmod/Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch
index 5b4c8fa27a..2320b92eba 100644
--- a/meta/recipes-kernel/kmod/kmod/Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch
+++ b/meta/recipes-kernel/kmod/kmod/Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch
@@ -8,6 +8,8 @@ available on older versions of glibc, For example, shipped on Centos 5.5.
Change to directly calling bswap_* as defined in+byteswap.h.
+Upstream-Status: Inappropriate
+
Signed-off-by: Ting Liu <b28495@freescale.com>
---
libkmod/libkmod-signature.c | 3 ++-