[oe] [meta-handheld] [PATCH 2/2] zaurus.inc: remove IMAGE_DEVICE_TABLES settings

Andrea Adami andrea.adami at gmail.com
Sun Jan 15 11:07:17 UTC 2012


On Sun, Jan 15, 2012 at 1:03 AM, Andrea Adami <andrea.adami at gmail.com> wrote:
> * Zaurus devices are now only using devtmpfs enabled kernels
>
> Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
> ---
>  conf/machine/include/zaurus.inc |    5 -----
>  1 files changed, 0 insertions(+), 5 deletions(-)
>
> diff --git a/conf/machine/include/zaurus.inc b/conf/machine/include/zaurus.inc
> index ee24900..4419192 100644
> --- a/conf/machine/include/zaurus.inc
> +++ b/conf/machine/include/zaurus.inc
> @@ -17,11 +17,6 @@ EXTRA_IMAGECMD_sum.jffs2 = "${EXTRA_IMAGECMD_jffs2}"
>
>  EXTRA_IMAGEDEPENDS += "zaurus-installer"
>
> -IMAGE_DEVICE_TABLES = "files/device_table-minimal.txt \
> -                       files/device_table_add-scsi.txt \
> -                       files/device_table_add-loop.txt \
> -                       "
> -
>  #########
>  # xserver
>  #########
> --
> 1.7.3.4
>

After this patch I'll test declaring
IMAGE_DEVICE_TABLES = ""

It remains to see if the /dev directory has to be manually added
before.

Regards

Andrea




More information about the Openembedded-devel mailing list