From: Alex Ferguson Date: Mon, 6 Dec 2010 14:35:33 +0000 (+0200) Subject: muffinman-image: Remove IMAGE_DEVICE_TABLES definition. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d0457a3b24dd14887e305d967d7eba8d356fbc7;p=openembedded.git muffinman-image: Remove IMAGE_DEVICE_TABLES definition. Removed IMAGE_DEVICE_TABLES definition which was used to override the default device_tables-minimal file, solving some issues while creating others. This hack is no longer needed with kernel 2.6.36. 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 a68ae67ce6..007e709957 100644 --- a/recipes/images/muffinman-image.bb +++ b/recipes/images/muffinman-image.bb @@ -1,7 +1,6 @@ export IMAGE_BASENAME = "muffinman-image" IMAGE_LINGUAS = "" -IMAGE_DEVICE_TABLES = "" XSERVER ?= "xserver-xorg \ xf86-input-evdev \