aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2009-04-14 19:12:46 +0000
committerutx@penguin.cz <utx@penguin.cz>2009-04-14 19:14:53 +0000
commitf4a7e1883406a2b53118d460af2c74bb4a905bf5 (patch)
tree6dd785df109cf081a184b83537d167d6366a3b8a
parent2d4157ddaa227a964b30995254a3b0a5d700da2e (diff)
downloadopenembedded-f4a7e1883406a2b53118d460af2c74bb4a905bf5.tar.gz
mtkbabel: Update to version 0.8.
-rw-r--r--conf/checksums.ini4
-rw-r--r--recipes/mtkbabel/mtkbabel_0.8.bb (renamed from recipes/mtkbabel/mtkbabel_0.7.bb)4
2 files changed, 6 insertions, 2 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini
index 3dbb048607..909a0e06cd 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -16602,6 +16602,10 @@ sha256=2e56fe35b6f3b93dac201c55764b8bf6d899c995e0d165381368cfca886c6739
md5=66fa4f8efdeb993b2f280e1bdc664130
sha256=0ae0d53ecafdaa9cac7c62aafe8898fe0f5df30ee128385a4895be552721d524
+[http://downloads.sourceforge.net/sourceforge/mtkbabel/mtkbabel-0.8.tar.gz]
+md5=d5518b678bffb58ceeae898d950ee27e
+sha256=591597c0787822c9fd56c7a3da214e81edd3c98f32d16858221e02dfc0f63779
+
[http://mtools.linux.lu/mtools-3.9.11.tar.gz]
md5=3c0ae05b0d98a5d3bd06d3d72fcaf80d
sha256=3415d425d37338aa4e18e7d60147db23cfbe6192565c697f201f44426665ce42
diff --git a/recipes/mtkbabel/mtkbabel_0.7.bb b/recipes/mtkbabel/mtkbabel_0.8.bb
index afbaa5368b..fb6aa969ab 100644
--- a/recipes/mtkbabel/mtkbabel_0.7.bb
+++ b/recipes/mtkbabel/mtkbabel_0.8.bb
@@ -6,9 +6,9 @@ PACKAGE_ARCH = "all"
RDEPENDS = "libdevice-serialport-perl libtimedate-perl perl-module-file-basename perl-module-getopt-std"
-SRC_URI = "http://www.rigacci.org/wiki/lib/exe/fetch.php/tecnica/download/local_software/mtkbabel-${PV}.tar.gz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/sourceforge/${PN}/${P}.tar.gz"
-do_install() {
+do_install() {
install -d ${D}${bindir}
install -m 0755 mtkbabel ${D}${bindir}/
install -d ${D}${mandir}/man1