[oe-commits] [openembedded-core] 06/17: mirrors: add Debian snapshot mirror for 2018

git at git.openembedded.org git at git.openembedded.org
Thu Jul 19 09:55:33 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch rocko
in repository openembedded-core.

commit 8756cf22afb30eeb7a633bbe0cdd8187a2f4a3f5
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Fri Jun 15 15:36:02 2018 +0100

    mirrors: add Debian snapshot mirror for 2018
    
    Add a Debian snapshot mirror from 2018 (specifically, 10th March, the date 9.4
    was released) to DEBIAN_MIRRORS.
    
    (From OE-Core rev: f3f394913b4e4a7c601ad1158faaf8b9d493e1c7)
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta/classes/mirrors.bbclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass
index b331afc..ed53dfb 100644
--- a/meta/classes/mirrors.bbclass
+++ b/meta/classes/mirrors.bbclass
@@ -1,4 +1,5 @@
 MIRRORS += "\
+${DEBIAN_MIRROR}	http://snapshot.debian.org/archive/debian/20180310T215105Z/pool \n \
 ${DEBIAN_MIRROR}	http://snapshot.debian.org/archive/debian-archive/20120328T092752Z/debian/pool \n \
 ${DEBIAN_MIRROR}	http://snapshot.debian.org/archive/debian-archive/20110127T084257Z/debian/pool \n \
 ${DEBIAN_MIRROR}	http://snapshot.debian.org/archive/debian-archive/20090802T004153Z/debian/pool \n \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list