[oe-commits] Marco Cavallini : include/kaeilos.inc: reset priority to angstrom-mirrors ( sigh)

git at git.openembedded.org git at git.openembedded.org
Tue Mar 6 17:03:46 UTC 2012


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

Author: Marco Cavallini <m.cavallini at koansoftware.com>
Date:   Tue Mar  6 18:00:45 2012 +0100

include/kaeilos.inc: reset priority to angstrom-mirrors (sigh)

---

 conf/distro/include/kaeilos.inc |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/conf/distro/include/kaeilos.inc b/conf/distro/include/kaeilos.inc
index 9d24947..6f11c4c 100644
--- a/conf/distro/include/kaeilos.inc
+++ b/conf/distro/include/kaeilos.inc
@@ -82,7 +82,8 @@ INHERIT += "angstrom-blacklist"
 INHERIT += "devshell" 
 
 #use angstrom source mirrors to combat 404s (see classes/kaeilos-mirrors.bbclass)
-INHERIT += "kaeilos-mirrors angstrom-mirrors" 
+INHERIT += "angstrom-mirrors" 
+INHERIT += "kaeilos-mirrors" 
 
 #run QA tests on builds and packages and log them  
 INHERIT += "insane"





More information about the Openembedded-commits mailing list