aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/images
diff options
context:
space:
mode:
authorAlex Ferguson <thoughtmonster@gmail.com>2010-10-30 21:42:40 +0300
committerKristoffer Ericson <kristoffer.ericson@gmail.com>2010-11-03 16:51:23 +0100
commit9952e0bc74c7001e90cd678127a7ce3379ff587f (patch)
tree6b803664f33633c28c0ea420269371ba36f6f2aa /recipes/images
parentd59e6936d545b9273a3fc97c190c57462acbbef2 (diff)
downloadopenembedded-9952e0bc74c7001e90cd678127a7ce3379ff587f.tar.gz
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@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Diffstat (limited to 'recipes/images')
-rw-r--r--recipes/images/muffinman-image.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/images/muffinman-image.bb b/recipes/images/muffinman-image.bb
index 8d70d4955e..a68ae67ce6 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 \