[OE-core] [krogoth][PATCH 1/3] pax-utils: update SRC_URI

Maxin B. John maxin.john at intel.com
Thu Jun 1 14:05:42 UTC 2017


Fixes this warning:

WARNING: pax-utils-1.1.5-r0 do_fetch: Failed to fetch URL
http://gentoo.osuosl.org/distfiles/pax-utils-1.1.5.tar.xz,
attempting MIRRORS if available

[YOCTO #11559]

Signed-off-by: Maxin B. John <maxin.john at intel.com>
---
 meta/recipes-devtools/pax-utils/pax-utils_1.1.5.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/pax-utils/pax-utils_1.1.5.bb b/meta/recipes-devtools/pax-utils/pax-utils_1.1.5.bb
index a887c03..b3d9662 100644
--- a/meta/recipes-devtools/pax-utils/pax-utils_1.1.5.bb
+++ b/meta/recipes-devtools/pax-utils/pax-utils_1.1.5.bb
@@ -7,7 +7,7 @@ HOMEPAGE = "http://www.gentoo.org/proj/en/hardened/pax-utils.xml"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a"
 
-SRC_URI = "http://gentoo.osuosl.org/distfiles/pax-utils-${PV}.tar.xz \
+SRC_URI = "https://dev.gentoo.org/~vapier/dist/pax-utils-${PV}.tar.xz \
 "
 
 SRC_URI[md5sum] = "bc3614322eaf88f167a608ae85d6b207"
-- 
2.4.0




More information about the Openembedded-core mailing list