]> code.ossystems Code Review - openembedded-core.git/commitdiff
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:23 +0000 (13:00 +0100)
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>
meta/recipes-kernel/kmod/kmod/Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch

index 5b4c8fa27a848d8efdba90eb3416f932f2b00737..2320b92eba3dcf007ce88616fa3fc468811a52b5 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 ++-