[oe-commits] Phil Blundell : micro: disable ONLINE_PACKAGE_MANAGEMENT globally

git version control git at git.openembedded.org
Sat Jun 13 19:42:27 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: fb8cbd53a9d6384e664016e8fa1b2709efd91d2e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=fb8cbd53a9d6384e664016e8fa1b2709efd91d2e

Author: Phil Blundell <philb at gnu.org>
Date:   Sat Jun 13 20:42:07 2009 +0100

micro: disable ONLINE_PACKAGE_MANAGEMENT globally

---

 conf/distro/micro.conf |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/conf/distro/micro.conf b/conf/distro/micro.conf
index a6fb64e..f8b293d 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"





More information about the Openembedded-commits mailing list