]> code.ossystems Code Review - openembedded-core.git/commitdiff
renderproto: upgrade from 0.11 to the latest version 0.11.1
authorDexuan Cui <dexuan.cui@intel.com>
Wed, 5 Jan 2011 12:09:04 +0000 (20:09 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Jan 2011 10:06:26 +0000 (10:06 +0000)
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
meta/recipes-graphics/xorg-proto/renderproto_0.11.1.bb [moved from meta/recipes-graphics/xorg-proto/renderproto_0.11.bb with 60% similarity]

similarity index 60%
rename from meta/recipes-graphics/xorg-proto/renderproto_0.11.bb
rename to meta/recipes-graphics/xorg-proto/renderproto_0.11.1.bb
index 50854f9d6fb519da821df4e9e5ce6029aa0e4b31..7fabfd9151d3fb8791ad186479a0b8c2b94657bd 100644 (file)
@@ -1,14 +1,15 @@
 require xorg-proto-common.inc
 
-LICENSE = "MIT"
+LICENSE = "MIT-style"
 LIC_FILES_CHKSUM = "file://COPYING;md5=f826d99765196352e6122a406cf0d024 \
                     file://renderproto.h;beginline=4;endline=24;md5=3e5e2851dad240b0a3a27c4776b4fd1f"
 
 CONFLICTS = "renderext"
-PR = "r1"
+PR = "r0"
 PE = "1"
 
 BBCLASSEXTEND = "nativesdk"
 
-SRC_URI[md5sum] = "b160a9733fe91b666e74fca284333148"
-SRC_URI[sha256sum] = "c4d1d6d9b0b6ed9a328a94890c171d534f62708f0982d071ccd443322bedffc2"
+SRC_URI[md5sum] = "a914ccc1de66ddeb4b611c6b0686e274"
+SRC_URI[sha256sum] = "06735a5b92b20759204e4751ecd6064a2ad8a6246bb65b3078b862a00def2537"
+