From bd7244481d45de1eaf0b09ef2e77d6ea1835760c Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Mon, 29 Nov 2010 09:08:44 -0800 Subject: makedepend: upgrade from 1.0.2 to 1.0.3 And also update the recipe checksums. Signed-off-by: Nitin A Kamble --- meta/recipes-graphics/xorg-util/makedepend_1.0.2.bb | 8 -------- meta/recipes-graphics/xorg-util/makedepend_1.0.3.bb | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-util/makedepend_1.0.2.bb create mode 100644 meta/recipes-graphics/xorg-util/makedepend_1.0.3.bb (limited to 'meta/recipes-graphics/xorg-util') diff --git a/meta/recipes-graphics/xorg-util/makedepend_1.0.2.bb b/meta/recipes-graphics/xorg-util/makedepend_1.0.2.bb deleted file mode 100644 index 0051f2c4b4..0000000000 --- a/meta/recipes-graphics/xorg-util/makedepend_1.0.2.bb +++ /dev/null @@ -1,8 +0,0 @@ -require xorg-util-common.inc - -DESCRIPTION = "create dependencies in makefiles" -DEPENDS = "xproto util-macros" -PR = "r2" -PE = "1" -LIC_FILES_CHKSUM = "file://COPYING;md5=43a6eda34b48ee821b3b66f4f753ce4f" -BBCLASSEXTEND = "native" diff --git a/meta/recipes-graphics/xorg-util/makedepend_1.0.3.bb b/meta/recipes-graphics/xorg-util/makedepend_1.0.3.bb new file mode 100644 index 0000000000..a103700d84 --- /dev/null +++ b/meta/recipes-graphics/xorg-util/makedepend_1.0.3.bb @@ -0,0 +1,14 @@ +require xorg-util-common.inc + +DESCRIPTION = "create dependencies in makefiles" +DEPENDS = "xproto util-macros" +PR = "r0" +PE = "1" + +BBCLASSEXTEND = "native" + +LIC_FILES_CHKSUM = "file://COPYING;md5=43a6eda34b48ee821b3b66f4f753ce4f" + +SRC_URI[md5sum] = "ec37ca8b810a40cdfb16a736b3360f6c" +SRC_URI[sha256sum] = "2d3466acc29b382a4368b30371f17a4083933281b97f8ef67fc8b785a60d52dc" + -- cgit v1.2.3-54-g00ecf