[oe-commits] Alex Ferguson : images: Remove redundant PACKAGE_FORCE_INSTALL variable from muffinman-image.

git version control git at git.openembedded.org
Wed Nov 3 15:59:50 UTC 2010


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

Author: Alex Ferguson <thoughtmonster at gmail.com>
Date:   Sat Oct 30 21:42:40 2010 +0300

images: Remove redundant PACKAGE_FORCE_INSTALL variable from muffinman-image.

PACKAGE_FORCE_INSTALL was a custom option that is no longer required, as
all custom files that required such an option have been moved to their
respective recipes.

Signed-off-by: Alex Ferguson <thoughtmonster at gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson at gmail.com>

---

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

diff --git a/recipes/images/muffinman-image.bb b/recipes/images/muffinman-image.bb
index 8d70d49..a68ae67 100644
--- a/recipes/images/muffinman-image.bb
+++ b/recipes/images/muffinman-image.bb
@@ -2,7 +2,6 @@ export IMAGE_BASENAME = "muffinman-image"
 
 IMAGE_LINGUAS = ""
 IMAGE_DEVICE_TABLES = ""
-PACKAGE_FORCE_OVERWRITE = "1"
 
 XSERVER ?= "xserver-xorg \
             xf86-input-evdev \





More information about the Openembedded-commits mailing list