diff options
author | Florin Sarbu <florin.sarbu@windriver.com> | 2012-08-29 10:37:05 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-29 14:13:16 -0700 |
commit | 0d908ef4584ce7baeca87cfc9263e53340fdfc54 (patch) | |
tree | e8e6490d3d3adf2552166218fee30415dc917477 /meta/recipes-devtools/intltool | |
parent | aa5d6bd006d3b4eede21d8987451876ed3385ab8 (diff) | |
download | openembedded-core-0d908ef4584ce7baeca87cfc9263e53340fdfc54.tar.gz openembedded-core-0d908ef4584ce7baeca87cfc9263e53340fdfc54.tar.bz2 openembedded-core-0d908ef4584ce7baeca87cfc9263e53340fdfc54.zip |
intltool: Add Upstream-Status and Signed-off-by to remove-xml-check.patch
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/intltool')
-rw-r--r-- | meta/recipes-devtools/intltool/intltool-0.50.0/remove-xml-check.patch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/intltool/intltool-0.50.0/remove-xml-check.patch b/meta/recipes-devtools/intltool/intltool-0.50.0/remove-xml-check.patch index 476d0913d4..fc69e37b45 100644 --- a/meta/recipes-devtools/intltool/intltool-0.50.0/remove-xml-check.patch +++ b/meta/recipes-devtools/intltool/intltool-0.50.0/remove-xml-check.patch @@ -1,3 +1,7 @@ +Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> + +Upstream-Status: Inappropriate [OE specific] + Index: intltool-0.40.6/intltool.m4 =================================================================== --- intltool-0.40.6.orig/intltool.m4 2009-02-14 14:12:28.000000000 -0800 |