[oe-commits] Alex Ferguson : muffinman-image: Remove IMAGE_DEVICE_TABLES definition.

git version control git at git.openembedded.org
Tue Dec 7 18:08:08 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8d0457a3b24dd14887e305d967d7eba8d356fbc7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8d0457a3b24dd14887e305d967d7eba8d356fbc7

Author: Alex Ferguson <thoughtmonster at gmail.com>
Date:   Mon Dec  6 16:35:33 2010 +0200

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 <thoughtmonster at gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson at gmail.com>

---

 recipes/images/muffinman-image.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/images/muffinman-image.bb b/recipes/images/muffinman-image.bb
index a68ae67..007e709 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 \





More information about the Openembedded-commits mailing list