From 8d0457a3b24dd14887e305d967d7eba8d356fbc7 Mon Sep 17 00:00:00 2001 From: Alex Ferguson Date: Mon, 6 Dec 2010 16:35:33 +0200 Subject: [PATCH] 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 --- 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 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 \ -- 2.39.5