diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-09-30 10:37:54 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-11 18:08:06 +0100 |
commit | c419e8a435490daea0689ef4034f9a4c39677796 (patch) | |
tree | f4db610990e172427b90b773d5441adf6bad06d3 /meta/recipes-support | |
parent | be9ee810bd00b74770b659fdc7da19c2166debee (diff) | |
download | poky-c419e8a435490daea0689ef4034f9a4c39677796.tar.gz |
atk: add missing SOB line to remove.G_CONST_RETURN.patch
(From OE-Core rev: 9b51f23480b4663ffc82b17ef22ca28c76c22990)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/atk/atk-1.32.0/remove.G_CONST_RETURN.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/atk/atk-1.32.0/remove.G_CONST_RETURN.patch b/meta/recipes-support/atk/atk-1.32.0/remove.G_CONST_RETURN.patch index 0cdf041f80..0de3f26633 100644 --- a/meta/recipes-support/atk/atk-1.32.0/remove.G_CONST_RETURN.patch +++ b/meta/recipes-support/atk/atk-1.32.0/remove.G_CONST_RETURN.patch | |||
@@ -3,6 +3,8 @@ Upstream-Status: Accepted | |||
3 | Similar patch is already included in 2.0.1 and newer | 3 | Similar patch is already included in 2.0.1 and newer |
4 | http://ftp.gnome.org/pub/gnome/sources/atk/2.0/atk-2.0.1.news | 4 | http://ftp.gnome.org/pub/gnome/sources/atk/2.0/atk-2.0.1.news |
5 | 5 | ||
6 | Signed-off-by: Martin Jansa <martin.jansa@gmail.com> | ||
7 | |||
6 | diff -uNr atk-1.32.0.orig/atk/atkaction.c atk-1.32.0/atk/atkaction.c | 8 | diff -uNr atk-1.32.0.orig/atk/atkaction.c atk-1.32.0/atk/atkaction.c |
7 | --- atk-1.32.0.orig/atk/atkaction.c 2010-09-06 08:45:45.000000000 +0200 | 9 | --- atk-1.32.0.orig/atk/atkaction.c 2010-09-06 08:45:45.000000000 +0200 |
8 | +++ atk-1.32.0/atk/atkaction.c 2011-09-30 10:29:49.896997586 +0200 | 10 | +++ atk-1.32.0/atk/atkaction.c 2011-09-30 10:29:49.896997586 +0200 |