summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-12-14 17:56:34 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-15 14:36:26 +0000
commit6036845d1c07420a99b78421bb3479adf7d754e7 (patch)
treeeb67aa243a66b9a5dd12b644ba0e4be799f715c9 /meta/recipes-core
parent984eb9e5a7989d7207e3e284f440877610483edf (diff)
downloadpoky-6036845d1c07420a99b78421bb3479adf7d754e7.tar.gz
Patch Upstream Status Updates
(From OE-Core rev: 0eb139619301d0efee330932eba3617dcb39284e) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/eglibc/eglibc-2.14/eglibc-rpc-export-again.patch3
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0/no-iconv.patch2
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 @@
1
2Upstream-Status: Inappropriate [configuration]
3
1export the rpc symbols and headers again until we can get libtirpc sorted 4export the rpc symbols and headers again until we can get libtirpc sorted
2out as a proper and full replacement 5out as a proper and full replacement
3 6
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 @@
1Upstream-Status: Inappropriate [embedded specific]
2
1We provide dummy implementation of iconv functionality if it does not find 3We provide dummy implementation of iconv functionality if it does not find
2iconv which will be case with uclibc. We remove the check for iconv in configure 4iconv which will be case with uclibc. We remove the check for iconv in configure
3 5