From ba8eee83bd2ac4d13a00b20d92ed2c19a20052bc Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Mon, 13 Apr 2015 17:13:55 +0200 Subject: [PATCH] ifupdown: Jesside/SID moved to 0.7.53 and the sources are gone Instead of trying to see if 0.7.53 is working, fetch 0.7.52 from a hopefully more stable source. --- recipes-extra/ifupdown/ifupdown_0.7.52.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-extra/ifupdown/ifupdown_0.7.52.bb b/recipes-extra/ifupdown/ifupdown_0.7.52.bb index b2e581e..9114c8d 100644 --- a/recipes-extra/ifupdown/ifupdown_0.7.52.bb +++ b/recipes-extra/ifupdown/ifupdown_0.7.52.bb @@ -6,7 +6,7 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://debian/copyright;md5=7adfbe801102d1e7e6bfdd3f03754efa" -SRC_URI = "${DEBIAN_MIRROR}/main/i/ifupdown/ifupdown_${PV}.tar.xz \ +SRC_URI = "https://launchpadlibrarian.net/194033720/ifupdown_${PV}.tar.xz \ file://busybox-yocto-compat.patch " SRC_URI[md5sum] = "bb204ae2fa4171d6f1de4097f4570a7d"