Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] dpkg: update SRC_URI
@ 2020-07-07  2:53 Changqing Li
  2020-07-07  7:36 ` [OE-core] " Alexander Kanavin
  2020-07-09  9:02 ` ✗ patchtest: failure for dpkg: update SRC_URI (rev2) Patchwork
  0 siblings, 2 replies; 8+ messages in thread
From: Changqing Li @ 2020-07-07  2:53 UTC (permalink / raw)
  To: openembedded-core

From: Changqing Li <changqing.li@windriver.com>

dpkg_1.20.0.tar.xz is removed from original SRC_URI
http://ftp.debian.org/debian/pool/main/d/dpkg/dpkg_1.20.0.tar.xz,
update it to use http://snapshot.debian.org/

Signed-off-by: Changqing Li <changqing.li@windriver.com>
---
 meta/recipes-devtools/dpkg/dpkg_1.20.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/dpkg/dpkg_1.20.0.bb b/meta/recipes-devtools/dpkg/dpkg_1.20.0.bb
index c98a9e58e2..089caeffb5 100644
--- a/meta/recipes-devtools/dpkg/dpkg_1.20.0.bb
+++ b/meta/recipes-devtools/dpkg/dpkg_1.20.0.bb
@@ -1,7 +1,7 @@
 require dpkg.inc
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
 
-SRC_URI = "${DEBIAN_MIRROR}/main/d/${BPN}/${BPN}_${PV}.tar.xz \
+SRC_URI = "http://snapshot.debian.org/archive/debian-debug/20200308T085219Z/pool/main/d/dpkg/${BPN}_${PV}.tar.xz \
            file://noman.patch \
            file://remove-tar-no-timestamp.patch \
            file://arch_pm.patch \
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-07-10  9:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-07  2:53 [PATCH] dpkg: update SRC_URI Changqing Li
2020-07-07  7:36 ` [OE-core] " Alexander Kanavin
2020-07-07  7:41   ` Changqing Li
2020-07-09  8:54   ` [PATCH] dpkg: change SRC_URI to take dpkg from git Changqing Li
2020-07-10  2:08   ` [PATCH V3] " Changqing Li
2020-07-10  6:02     ` [OE-core] " Richard Purdie
2020-07-10  9:21   ` [PATCH V4] " Changqing Li
2020-07-09  9:02 ` ✗ patchtest: failure for dpkg: update SRC_URI (rev2) Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox