muffinman-image: Remove IMAGE_DEVICE_TABLES definition.
authorAlex Ferguson <thoughtmonster@gmail.com>
Mon, 6 Dec 2010 14:35:33 +0000 (16:35 +0200)
committerKristoffer Ericson <kristoffer.ericson@gmail.com>
Tue, 7 Dec 2010 18:08:27 +0000 (19:08 +0100)
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 <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
recipes/images/muffinman-image.bb

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