diff options
Diffstat (limited to 'meta/recipes-core')
-rw-r--r-- | meta/recipes-core/eglibc/eglibc-2.14/eglibc-rpc-export-again.patch | 3 | ||||
-rw-r--r-- | meta/recipes-core/glib-2.0/glib-2.0/no-iconv.patch | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-core/eglibc/eglibc-2.14/eglibc-rpc-export-again.patch b/meta/recipes-core/eglibc/eglibc-2.14/eglibc-rpc-export-again.patch index 24c0a33e43..15bd2f8514 100644 --- a/meta/recipes-core/eglibc/eglibc-2.14/eglibc-rpc-export-again.patch +++ b/meta/recipes-core/eglibc/eglibc-2.14/eglibc-rpc-export-again.patch @@ -1,3 +1,6 @@ + +Upstream-Status: Inappropriate [configuration] + export the rpc symbols and headers again until we can get libtirpc sorted out as a proper and full replacement diff --git a/meta/recipes-core/glib-2.0/glib-2.0/no-iconv.patch b/meta/recipes-core/glib-2.0/glib-2.0/no-iconv.patch index cca57d4f78..9c06fe600e 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0/no-iconv.patch +++ b/meta/recipes-core/glib-2.0/glib-2.0/no-iconv.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [embedded specific] + We provide dummy implementation of iconv functionality if it does not find iconv which will be case with uclibc. We remove the check for iconv in configure |