[oe-commits] Phil Blundell : micro-image: remove assignment to ONLINE_PACKAGE_MANAGEMENT , micro.conf sets this now

git version control git at git.openembedded.org
Sun Jun 14 09:55:57 UTC 2009


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

Author: Phil Blundell <philb at gnu.org>
Date:   Sun Jun 14 10:55:32 2009 +0100

micro-image: remove assignment to ONLINE_PACKAGE_MANAGEMENT, micro.conf sets this now

---

 recipes/images/micro-image.bb |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/recipes/images/micro-image.bb b/recipes/images/micro-image.bb
index b31365d..c2cff93 100644
--- a/recipes/images/micro-image.bb
+++ b/recipes/images/micro-image.bb
@@ -27,8 +27,4 @@ IMAGE_DEV_MANAGER = "udev"
 IMAGE_INIT_MANAGER = "sysvinit sysvinit-pidof"
 IMAGE_INITSCRIPTS = ""
 
-# Do not install target package management system
-ONLINE_PACKAGE_MANAGEMENT = "none"
-
 inherit image
-





More information about the Openembedded-commits mailing list