aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/micro.conf
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2009-06-13 20:42:07 +0100
committerPhil Blundell <philb@gnu.org>2009-06-13 20:42:07 +0100
commitfb8cbd53a9d6384e664016e8fa1b2709efd91d2e (patch)
treebfd6811618e61733bffff667ecfadbcaa4349809 /conf/distro/micro.conf
parente0f0ba11e699802cb04d738bbca11160648623f4 (diff)
downloadopenembedded-fb8cbd53a9d6384e664016e8fa1b2709efd91d2e.tar.gz
micro: disable ONLINE_PACKAGE_MANAGEMENT globally
Diffstat (limited to 'conf/distro/micro.conf')
-rw-r--r--conf/distro/micro.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/micro.conf b/conf/distro/micro.conf
index a6fb64e4d8..f8b293de28 100644
--- a/conf/distro/micro.conf
+++ b/conf/distro/micro.conf
@@ -107,3 +107,6 @@ layout_exec_prefix = ""
# Don't install ldconfig and associated gubbins
USE_LDCONFIG = "0"
+
+# Disable online package management
+ONLINE_PACKAGE_MANAGEMENT = "none"