]> code.ossystems Code Review - openembedded-core.git/commitdiff
util-macros: upgrade from 1.11.0 to 1.13.0
authorDexuan Cui <dexuan.cui@intel.com>
Tue, 19 Apr 2011 08:06:08 +0000 (16:06 +0800)
committerSaul Wold <sgw@linux.intel.com>
Sat, 23 Apr 2011 05:03:57 +0000 (22:03 -0700)
removed xaw.patch since it's not used by any recipe now.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
meta/recipes-graphics/xorg-util/util-macros/xaw.patch [deleted file]
meta/recipes-graphics/xorg-util/util-macros_1.13.0.bb [moved from meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb with 79% similarity]

diff --git a/meta/recipes-graphics/xorg-util/util-macros/xaw.patch b/meta/recipes-graphics/xorg-util/util-macros/xaw.patch
deleted file mode 100644 (file)
index 8b39869..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-Index: util-macros-1.2.1/xorg-macros.m4.in
-===================================================================
---- util-macros-1.2.1.orig/xorg-macros.m4.in   2009-01-15 13:49:56.000000000 +0000
-+++ util-macros-1.2.1/xorg-macros.m4.in        2009-01-15 13:52:22.000000000 +0000
-@@ -456,3 +456,9 @@
- fi
- AC_SUBST(CWARNFLAGS)
- ]) # XORG_CWARNFLAGS
-+
-+AC_DEFUN([XAW_CHECK_XPRINT_SUPPORT], [
-+PKG_CHECK_MODULES(TMP_XAW, xaw7)
-+$1_CFLAGS=$TMP_XAW_CFLAGS
-+$1_LIBS=$TMP_XAW_LIBS
-+])
similarity index 79%
rename from meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb
rename to meta/recipes-graphics/xorg-util/util-macros_1.13.0.bb
index 765a577a1d9bd9a862efedc5e564e3be68bd23ff..a708ed0cc96b0212db26f26ee9108daa64b5317f 100644 (file)
@@ -20,5 +20,5 @@ RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPV})"
 
 BBCLASSEXTEND = "native nativesdk"
 
-SRC_URI[md5sum] = "8580021f3a9e242ab09d23d62e475d53"
-SRC_URI[sha256sum] = "212c3d14474d7cffdbc22437d4896211a5dce6b99b02b96229c9be7d963c90cf"
+SRC_URI[md5sum] = "31e9ddcbc1d8bc8c09ab180443974dd1"
+SRC_URI[sha256sum] = "7bff944fb120192e7fe1706e9c0b7e41666e7983ce3e2bdef0b7734392d9e695"