aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/kaeilos.conf
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2009-04-23 18:21:00 -0400
committerTom Rini <trini@embeddedalley.com>2009-05-04 12:22:04 -0400
commit501e733081d00bc90b9e830c04cbe03c5332445d (patch)
tree3a7410d8f29b8a8cdb081207bbeac16119a4d044 /conf/distro/kaeilos.conf
parent69cc656f4274dd2f596cd2a6a3c1dd414dd8e5d7 (diff)
downloadopenembedded-501e733081d00bc90b9e830c04cbe03c5332445d.tar.gz
All distro conf files: Use LIBC to pick or set your libc.
Acked-by: Leon Woestenberg <leon@sidebranch.com> Acked-by: Mike Westerhof <mwester@dls.net> Signed-off-by: Tom Rini <trini@embeddedalley.com>
Diffstat (limited to 'conf/distro/kaeilos.conf')
-rw-r--r--conf/distro/kaeilos.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/kaeilos.conf b/conf/distro/kaeilos.conf
index 53e928ba81..718239bed8 100644
--- a/conf/distro/kaeilos.conf
+++ b/conf/distro/kaeilos.conf
@@ -44,7 +44,7 @@ IMAGE_LINGUAS = '${@base_less_or_equal("ROOT_FLASH_SIZE", "16", "", "en-us", d)}
# set feed path variables
-FEED_BASEPATH = "feeds/2008/${ANGSTROM_PKG_FORMAT}/${ANGSTROMLIBC}/"
+FEED_BASEPATH = "feeds/2008/${ANGSTROM_PKG_FORMAT}/${LIBC}/"
#The angstrom-mirrors.bbclass should have everything, but we can use this as a fallback