]> code.ossystems Code Review - openembedded-core.git/commitdiff
makedepend: upgrade from 1.0.2 to 1.0.3
authorNitin A Kamble <nitin.a.kamble@intel.com>
Mon, 29 Nov 2010 17:08:44 +0000 (09:08 -0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 6 Dec 2010 22:02:20 +0000 (22:02 +0000)
And also update the recipe checksums.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/recipes-graphics/xorg-util/makedepend_1.0.3.bb [moved from meta/recipes-graphics/xorg-util/makedepend_1.0.2.bb with 58% similarity]

similarity index 58%
rename from meta/recipes-graphics/xorg-util/makedepend_1.0.2.bb
rename to meta/recipes-graphics/xorg-util/makedepend_1.0.3.bb
index 0051f2c4b430af58714aca1f89b620210119de7b..a103700d842df80b8acd438b5685429b186735ef 100644 (file)
@@ -2,7 +2,13 @@ require xorg-util-common.inc
 
 DESCRIPTION = "create dependencies in makefiles"
 DEPENDS = "xproto util-macros"
-PR = "r2"
+PR = "r0"
 PE = "1"
-LIC_FILES_CHKSUM = "file://COPYING;md5=43a6eda34b48ee821b3b66f4f753ce4f"
+
 BBCLASSEXTEND = "native"
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=43a6eda34b48ee821b3b66f4f753ce4f"
+
+SRC_URI[md5sum] = "ec37ca8b810a40cdfb16a736b3360f6c"
+SRC_URI[sha256sum] = "2d3466acc29b382a4368b30371f17a4083933281b97f8ef67fc8b785a60d52dc"
+