From: Alex Ferguson Date: Sat, 30 Oct 2010 18:42:40 +0000 (+0300) Subject: images: Remove redundant PACKAGE_FORCE_INSTALL variable from muffinman-image. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9952e0bc74c7001e90cd678127a7ce3379ff587f;p=openembedded.git 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 Signed-off-by: Kristoffer Ericson --- 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 \