image.bbclass: create /etc/device_table from IMAGE_DEVICE_TABLES
authorAntonio Ospite <ospite@studenti.unina.it>
Mon, 26 Apr 2010 05:36:34 +0000 (05:36 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 28 Apr 2010 16:24:39 +0000 (18:24 +0200)
commit79ec64232942ceec65237ed708b79c2f2ced6d67
treeaa07792f549f99ecb991f5d9257aed5db8ccade5
parentd7c99b1010c3b1c6af9ac63c5a4b57e61f420d2e
image.bbclass: create /etc/device_table from IMAGE_DEVICE_TABLES

Right now when the 'devices' script from initscripts is called the
layout specified in IMAGE_DEVICES_TABLES is lost.

With this change the default behaviour when no IMAGE_DEVICE_TABLES is
specified is to always use files/device_table-minimal.txt

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Koen Kooi <koen@openembedded.org>
classes/image.bbclass
recipes/initscripts/initscripts_1.0.bb