diff options
Diffstat (limited to 'meta/recipes-devtools/tcltk/tcl')
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 |