images: Remove redundant PACKAGE_FORCE_INSTALL variable from muffinman-image.
authorAlex Ferguson <thoughtmonster@gmail.com>
Sat, 30 Oct 2010 18:42:40 +0000 (21:42 +0300)
committerKristoffer Ericson <kristoffer.ericson@gmail.com>
Wed, 3 Nov 2010 15:51:23 +0000 (16:51 +0100)
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@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
recipes/images/muffinman-image.bb

index 8d70d49..a68ae67 100644 (file)
@@ -2,7 +2,6 @@ export IMAGE_BASENAME = "muffinman-image"
 
 IMAGE_LINGUAS = ""
 IMAGE_DEVICE_TABLES = ""
-PACKAGE_FORCE_OVERWRITE = "1"
 
 XSERVER ?= "xserver-xorg \
             xf86-input-evdev \