[oe-commits] Marco Cavallini : classes/mirrors.bbclass: added a comment about DEBIAN_MIRROR in the header

git at git.openembedded.org git at git.openembedded.org
Sun Dec 25 07:27:14 UTC 2011


Module: openembedded.git
Branch: mckoan/kaeilos-2011
Commit: 506c1f277979cb4a02e3d551115c3e92dbdf3aee
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=506c1f277979cb4a02e3d551115c3e92dbdf3aee

Author: Marco Cavallini <m.cavallini at koansoftware.com>
Date:   Sun Dec 25 08:21:23 2011 +0100

classes/mirrors.bbclass: added a comment about DEBIAN_MIRROR in the header

---

 classes/mirrors.bbclass |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/classes/mirrors.bbclass b/classes/mirrors.bbclass
index bb1f7cb..6e96a74 100644
--- a/classes/mirrors.bbclass
+++ b/classes/mirrors.bbclass
@@ -1,3 +1,11 @@
+#
+# File: classes/mirrors.bbclass
+# If you have problems with debian mirror please use 
+# a new one from here http://snapshot.debian.org/archive/debian/
+# and add a line in your local.conf
+# DEBIAN_MIRROR = "http://snapshot.debian.org/archive/debian/20111225T033644Z/pool"
+#
+
 MIRRORS[func] = "0"
 MIRRORS () {
 ${DEBIAN_MIRROR}/main	http://snapshot.debian.net/archive/pool





More information about the Openembedded-commits mailing list