The DISTRO in meta-angstrom[next] changed from angstrom-next to angstrom,
adjust the configuration to match.

Signed-off-by: Trevor Woerner <twoer...@gmail.com>
---
 conf/local.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/local.conf b/conf/local.conf
index 14ee014..660e950 100644
--- a/conf/local.conf
+++ b/conf/local.conf
@@ -20,7 +20,7 @@ NOISO = "1"
 PARALLEL_MAKE     = "-j2"
 BB_NUMBER_THREADS = "2"
 
-DISTRO = "angstrom-next"
+DISTRO = "angstrom"
 # Set DEPLOY_DIR outside of TMPDIR
 
 DEPLOY_DIR = "${TMPDIR}/../../deploy/${TCLIBC}"
-- 
2.4.0.rc2.43.gfb89636


_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to