diff options
author | Saul Wold <Saul.Wold@intel.com> | 2010-11-24 12:22:24 -0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-24 13:25:20 -0800 |
commit | b3934f3a5b590424867ae3352edee9f1d8d8ec5e (patch) | |
tree | 78693da7e23c1db4edd209a4240e54d00c928bb9 | |
parent | 4127ac1ba230699b2f4a6be45db87fb46cf9a2d9 (diff) | |
download | poky-b3934f3a5b590424867ae3352edee9f1d8d8ec5e.tar.gz |
libart-lgpl: Update to version 2.3.21
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
-rw-r--r-- | meta/recipes-gnome/gnome/libart-lgpl/Makefile.am.patch | 22 | ||||
-rw-r--r-- | meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb (renamed from meta/recipes-gnome/gnome/libart-lgpl_2.3.19.bb) | 0 |
2 files changed, 15 insertions, 7 deletions
diff --git a/meta/recipes-gnome/gnome/libart-lgpl/Makefile.am.patch b/meta/recipes-gnome/gnome/libart-lgpl/Makefile.am.patch index edeed0a6e5..28acbe108f 100644 --- a/meta/recipes-gnome/gnome/libart-lgpl/Makefile.am.patch +++ b/meta/recipes-gnome/gnome/libart-lgpl/Makefile.am.patch | |||
@@ -1,7 +1,15 @@ | |||
1 | --- libart_lgpl-2.3.16/Makefile.am.old 2004-06-26 18:57:07.000000000 +0100 | 1 | Index: libart_lgpl-2.3.21/Makefile.am |
2 | +++ libart_lgpl-2.3.16/Makefile.am 2004-06-26 18:57:12.000000000 +0100 | 2 | =================================================================== |
3 | @@ -5,2 +5,2 @@ | 3 | --- libart_lgpl-2.3.21.orig/Makefile.am 2009-04-18 05:29:25.000000000 -0700 |
4 | -art_config.h: gen_art_config$(EXEEXT) | 4 | +++ libart_lgpl-2.3.21/Makefile.am 2010-11-23 23:12:32.445450075 -0800 |
5 | - ./gen_art_config > art_config.h | 5 | @@ -7,8 +7,8 @@ |
6 | +#art_config.h: gen_art_config$(EXEEXT) | 6 | |
7 | +# ./gen_art_config > art_config.h | 7 | BUILT_SOURCES = art_config.h |
8 | |||
9 | -art_config.h: | ||
10 | - ./gen_art_config.sh > art_config.h | ||
11 | +#art_config.h: | ||
12 | +# ./gen_art_config.sh > art_config.h | ||
13 | |||
14 | EXTRA_DIST = \ | ||
15 | libart.def \ | ||
diff --git a/meta/recipes-gnome/gnome/libart-lgpl_2.3.19.bb b/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb index 3bdd697145..3bdd697145 100644 --- a/meta/recipes-gnome/gnome/libart-lgpl_2.3.19.bb +++ b/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb | |||