From 9952e0bc74c7001e90cd678127a7ce3379ff587f Mon Sep 17 00:00:00 2001 From: Alex Ferguson Date: Sat, 30 Oct 2010 21:42:40 +0300 Subject: 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 --- recipes/images/muffinman-image.bb | 1 - 1 file changed, 1 deletion(-) 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 \ -- cgit 1.2.3-korg