diff options
author | Ross Burton <ross.burton@intel.com> | 2016-06-27 20:59:19 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-08 09:57:24 +0100 |
commit | e49d337e848a2cf72045e492c20482336b929381 (patch) | |
tree | cadfa3f6c6bd86e19512751623b5eae10f445e7c /meta/recipes-devtools/tcltk | |
parent | e6ad36cb5413509605249d4641f7d039e8a00aeb (diff) | |
download | poky-e49d337e848a2cf72045e492c20482336b929381.tar.gz |
meta: update patch metadata
Enforce the correct tag names across all of oe-core for consistency.
(From OE-Core rev: 606a43dc38a00cc243f933722db657aea4129f8e)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/tcltk')
-rw-r--r-- | meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch b/meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch index 5b5de07305..72a0fa4520 100644 --- a/meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch +++ b/meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch | |||
@@ -12,7 +12,7 @@ Fixes tcl target recipe build on old distros which have glibc older than 2.14 | |||
12 | | Making directory /srv/home/nitin/builds/build-gcc47/tmp/work/x86_64-poky-linux/tcl-8.5.11-r5/image/usr/bin | 12 | | Making directory /srv/home/nitin/builds/build-gcc47/tmp/work/x86_64-poky-linux/tcl-8.5.11-r5/image/usr/bin |
13 | | make: *** [install-msgs] Error 1 | 13 | | make: *** [install-msgs] Error 1 |
14 | 14 | ||
15 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 15 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
16 | 2012/04/26 | 16 | 2012/04/26 |
17 | 17 | ||
18 | Index: unix/Makefile.in | 18 | Index: unix/Makefile.in |