aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/tcltk/tcl
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2011-05-12 14:54:55 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-13 10:58:08 +0100
commita62fa9b213b09bf48c48499d2e3c66a9ee306deb (patch)
tree511e4dd4dec0825362bd4b9a4722b721868b8da6 /meta/recipes-devtools/tcltk/tcl
parent2b4975c536dace131d160798cf8fe45b86c03734 (diff)
downloadopenembedded-core-contrib-a62fa9b213b09bf48c48499d2e3c66a9ee306deb.tar.gz
recipes: Update upstream-status of patches
python: update upstream-status for patches binutils: update upstream-status for patches gcc 4.5.1 4.6.0: update upstream-status for patches autoconf: update upstream-status for patches automake: update upstream-status for patches bison: update upstream-status for patches distcc: update upstream-status of patches fstests: update upstream-status for patches gdb: update upstream-status of patches intltool: update upstream-status of patches libtool: update upstream status of patches linux-libc-headers: update upstream-status for patches make: update upstream-status for patches perl: update upstream-status for patches python-pycurl: update upstream-status for patches python-pygobject: update upstream status for patches python-pyrex: update upstream-status for patches quilt: update upstream-status of patches tcl: update upstream-status for patches gnu-config: update upstream-status for patches gmp: update upstream-status for patches Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-devtools/tcltk/tcl')
-rw-r--r--meta/recipes-devtools/tcltk/tcl/fix-configure.patch2
-rw-r--r--meta/recipes-devtools/tcltk/tcl/fix_non_native_build_issue.patch2
-rw-r--r--meta/recipes-devtools/tcltk/tcl/tcl-add-soname.patch2
3 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-devtools/tcltk/tcl/fix-configure.patch b/meta/recipes-devtools/tcltk/tcl/fix-configure.patch
index 8b2654bae0..b692a0ebe0 100644
--- a/meta/recipes-devtools/tcltk/tcl/fix-configure.patch
+++ b/meta/recipes-devtools/tcltk/tcl/fix-configure.patch
@@ -1,3 +1,5 @@
+Upstream-Status: Pending
+
Index: unix/tcl.m4
===================================================================
--- tcl8.4.11/unix.orig/tcl.m4
diff --git a/meta/recipes-devtools/tcltk/tcl/fix_non_native_build_issue.patch b/meta/recipes-devtools/tcltk/tcl/fix_non_native_build_issue.patch
index 0b8b26cae2..e9b679361f 100644
--- a/meta/recipes-devtools/tcltk/tcl/fix_non_native_build_issue.patch
+++ b/meta/recipes-devtools/tcltk/tcl/fix_non_native_build_issue.patch
@@ -1,3 +1,5 @@
+Upstream-Status: Pending
+
Index: unix/Makefile.in
===================================================================
--- unix.orig/Makefile.in
diff --git a/meta/recipes-devtools/tcltk/tcl/tcl-add-soname.patch b/meta/recipes-devtools/tcltk/tcl/tcl-add-soname.patch
index 9cb816da51..963576da99 100644
--- a/meta/recipes-devtools/tcltk/tcl/tcl-add-soname.patch
+++ b/meta/recipes-devtools/tcltk/tcl/tcl-add-soname.patch
@@ -1,3 +1,5 @@
+Upstream-Status: Pending
+
Index: unix/configure
===================================================================
--- unix.orig/configure