]> code.ossystems Code Review - openembedded-core.git/commitdiff
xextproto: upgrade from 7.1.2 to the latest version 7.2.0
authorDexuan Cui <dexuan.cui@intel.com>
Mon, 11 Apr 2011 17:05:52 +0000 (01:05 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Apr 2011 04:42:41 +0000 (05:42 +0100)
Add  --enable-specs=no.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
meta/recipes-graphics/xorg-proto/xextproto_7.2.0.bb [moved from meta/recipes-graphics/xorg-proto/xextproto_7.1.2.bb with 76% similarity]

similarity index 76%
rename from meta/recipes-graphics/xorg-proto/xextproto_7.1.2.bb
rename to meta/recipes-graphics/xorg-proto/xextproto_7.2.0.bb
index b079736623596e107f8b134ff9461f4045e9fb47..09eb59a3a4dea87b3fecc1425fc149767c45c869 100644 (file)
@@ -17,7 +17,9 @@ PE = "1"
 
 inherit gettext
 
+EXTRA_OECONF_append = " --enable-specs=no"
+
 BBCLASSEXTEND = "native nativesdk"
 
-SRC_URI[md5sum] = "263ae968b223c23b2986603d84e5c30e"
-SRC_URI[sha256sum] = "f6f829e112c8eca7c2f10b2193e8d927b9b7722283d647cfd2aea09758159199"
+SRC_URI[md5sum] = "220732210ceffb01bf1caf970e3b1bfb"
+SRC_URI[sha256sum] = "d2bc4208c6b1883ebe00bc5c0048e5d825038cda56775f74bb4aa89afdc576d5"