summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/mtools
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2011-10-24 18:59:32 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-27 08:29:51 +0100
commitc9ec9d441cbce30e1f9ed07a66c125827cec659d (patch)
tree67dbc5806aa23581195f255993934e82a98ff203 /meta/recipes-devtools/mtools
parentf0ff43baea876b09c27236c148095300d6d3f85d (diff)
downloadpoky-c9ec9d441cbce30e1f9ed07a66c125827cec659d.tar.gz
mtools: upgrade to 4.0.17
(From OE-Core rev: cec39345f6f5582dbc86a861882507eabe2b0979) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/mtools')
-rw-r--r--meta/recipes-devtools/mtools/mtools_4.0.17.bb (renamed from meta/recipes-devtools/mtools/mtools_4.0.16.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/mtools/mtools_4.0.16.bb b/meta/recipes-devtools/mtools/mtools_4.0.17.bb
index df67854685..e4666ff3d7 100644
--- a/meta/recipes-devtools/mtools/mtools_4.0.16.bb
+++ b/meta/recipes-devtools/mtools/mtools_4.0.17.bb
@@ -11,8 +11,8 @@ SRC_URI = "${GNU_MIRROR}/mtools/mtools-${PV}.tar.bz2 \
11 file://mtools-makeinfo.patch \ 11 file://mtools-makeinfo.patch \
12 file://no-x11.gplv3.patch" 12 file://no-x11.gplv3.patch"
13 13
14SRC_URI[md5sum] = "e9b07f35272210f407012abaf5d1b9b5" 14SRC_URI[md5sum] = "15571c615d8f75f5f6d294272f80c7fa"
15SRC_URI[sha256sum] = "7c9e337786d142399d37202ff2002f95bfb3f4e96620223a18d7206708ad2ed5" 15SRC_URI[sha256sum] = "0ecc358e30a72d215b1d4c625b27e67121cd6f6075370dfb791ef2a8b980ecb6"
16 16
17inherit autotools 17inherit autotools
18 18