kmod: update Upstream-Status for one patch
authorCristiana Voicu <cristiana.voicu@intel.com>
Wed, 7 May 2014 09:01:55 +0000 (12:01 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 May 2014 12:00:34 +0000 (13:00 +0100)
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>
meta/recipes-kernel/kmod/kmod/Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch

index 5b4c8fa..2320b92 100644 (file)
@@ -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 ++-