From e846e0fb09f7c3b9f298846c88df81c39b1576f9 Mon Sep 17 00:00:00 2001 From: Cristiana Voicu Date: Wed, 7 May 2014 12:01:55 +0300 Subject: 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 Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- .../kmod/Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta') 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 --- libkmod/libkmod-signature.c | 3 ++- -- cgit 1.2.3-korg