Signed-off-by: Saul Wold <[email protected]> --- meta/recipes-devtools/mtools/mtools_3.9.9.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/mtools/mtools_3.9.9.bb b/meta/recipes-devtools/mtools/mtools_3.9.9.bb index 02921f7..cced7da 100644 --- a/meta/recipes-devtools/mtools/mtools_3.9.9.bb +++ b/meta/recipes-devtools/mtools/mtools_3.9.9.bb @@ -6,10 +6,10 @@ DESCRIPTION = "Mtools is a collection of utilities for accessing MS-DOS disks fr HOMEPAGE = "http://www.gnu.org/software/mtools/" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=92b58ec77696788ce278b044d2a8e9d3" -PR = "r4" +PR = "r5" #http://mtools.linux.lu/mtools-${PV}.tar.gz -SRC_URI = "http://autobuilder.yoctoproject.org/sources/mtools-${PV}.tar.gz \ +SRC_URI = "http://downloads.yoctoproject.org/mirror/sources/mtools-${PV}.tar.gz \ file://mtools-makeinfo.patch \ file://mtools.patch \ file://no-x11.patch" -- 1.7.6.5 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
