[poky] [PATCH 3/6] makedepend: upgrade from 1.0.2 to 1.0.3
Nitin A Kamble
nitin.a.kamble at intel.com
Mon Nov 29 09:08:44 PST 2010
And also update the recipe checksums.
Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
.../recipes-graphics/xorg-util/makedepend_1.0.2.bb | 8 --------
.../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
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 0051f2c..0000000
--- 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 0000000..a103700
--- /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"
+
--
1.7.2.2
More information about the poky
mailing list