diff options
Diffstat (limited to 'meta/recipes-devtools/tcltk8/tcl8/tcl-add-soname.patch')
-rw-r--r-- | meta/recipes-devtools/tcltk8/tcl8/tcl-add-soname.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/tcltk8/tcl8/tcl-add-soname.patch b/meta/recipes-devtools/tcltk8/tcl8/tcl-add-soname.patch index 898e8241fc..0f8bd062ac 100644 --- a/meta/recipes-devtools/tcltk8/tcl8/tcl-add-soname.patch +++ b/meta/recipes-devtools/tcltk8/tcl8/tcl-add-soname.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 0d8e567d132e050c5d4a8d8d9257417e0679483c Mon Sep 17 00:00:00 2001 | 1 | From 2af07e2d0f0cb9f42ff982ce257e2067dcf1ec77 Mon Sep 17 00:00:00 2001 |
2 | From: Richard Purdie <rpurdie@linux.intel.com> | 2 | From: Richard Purdie <rpurdie@linux.intel.com> |
3 | Date: Wed, 9 Dec 2009 23:59:44 +0000 | 3 | Date: Wed, 9 Dec 2009 23:59:44 +0000 |
4 | Subject: [PATCH] tcl: Add tcltk from OE.dev but with legacy staging function | 4 | Subject: [PATCH] tcl: Add tcltk from OE.dev but with legacy staging function |
@@ -11,7 +11,7 @@ Signed-off-by: Alexander Kanavin <alex@linutronix.de> | |||
11 | 2 files changed, 7 insertions(+), 1 deletion(-) | 11 | 2 files changed, 7 insertions(+), 1 deletion(-) |
12 | 12 | ||
13 | diff --git a/unix/Makefile.in b/unix/Makefile.in | 13 | diff --git a/unix/Makefile.in b/unix/Makefile.in |
14 | index bc743b3..a2f9e21 100644 | 14 | index 3efdfec..ab2e7b5 100644 |
15 | --- a/unix/Makefile.in | 15 | --- a/unix/Makefile.in |
16 | +++ b/unix/Makefile.in | 16 | +++ b/unix/Makefile.in |
17 | @@ -812,7 +812,10 @@ install-binaries: binaries | 17 | @@ -812,7 +812,10 @@ install-binaries: binaries |