summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/kmod
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:34 +0100
commite846e0fb09f7c3b9f298846c88df81c39b1576f9 (patch)
treeff75ae79660d58e3a186475e07b2a1672d8b7fef /meta/recipes-kernel/kmod
parent6e0d7dee4e71b43c2e740a5207389d85da5b1158 (diff)
downloadast2050-yocto-poky-e846e0fb09f7c3b9f298846c88df81c39b1576f9.zip
ast2050-yocto-poky-e846e0fb09f7c3b9f298846c88df81c39b1576f9.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. (From OE-Core rev: fe19e4d13a645efccd778cfd3a7b55fe74498d60) Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.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')
-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 5b4c8fa..2320b92 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 ++-
OpenPOWER on IntegriCloud