diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2012-01-04 16:58:20 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-06 11:27:28 +0000 |
commit | e937bec2c9cf632a4833de416e839ee16ba18932 (patch) | |
tree | 7c2c5ae6e544c6ff2fce9b09755dc2679d2fd84c | |
parent | 1d0006ad137e63214e365fbccd45a610cf9661ce (diff) | |
download | openembedded-core-e937bec2c9cf632a4833de416e839ee16ba18932.tar.gz openembedded-core-e937bec2c9cf632a4833de416e839ee16ba18932.tar.bz2 openembedded-core-e937bec2c9cf632a4833de416e839ee16ba18932.tar.xz openembedded-core-e937bec2c9cf632a4833de416e839ee16ba18932.zip |
vte: update patch header
No functional change here. Just updating the headers of the patch.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
-rw-r--r-- | meta/recipes-support/vte/vte/introspection.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/recipes-support/vte/vte/introspection.patch b/meta/recipes-support/vte/vte/introspection.patch index 76a841ce1..890ba310e 100644 --- a/meta/recipes-support/vte/vte/introspection.patch +++ b/meta/recipes-support/vte/vte/introspection.patch @@ -1,3 +1,11 @@ +Upstream-Status: Inappropriate [configuration] + +Get this m4 file from introspection, so that we can configure without +depending on the introspection package. + +Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> +2011/01/03 + Index: vte-0.28.2/m4/introspection.m4 =================================================================== --- /dev/null |