[oe] [patch] disable ONLINE_PACKAGE_MANAGEMENT for micro

Phil Blundell philb at gnu.org
Fri Jun 12 17:52:24 UTC 2009


I guess this patch is fairly self-explanatory.

p.

--

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-devel mailing list