[oe] [PATCH] metano.conf - Added on image file name the IMAGE_BASENAME * Added IMAGE_BASENAME on Metano Distro configuration file on IMAGE_NAME * This will help we to identify the names of our images :) * By: angelox_123 (from IRC #metano_linux), developer and mainteiner of Metano Distro

Denis 'GNUtoo' Carikli GNUtoo at no-log.org
Sun Nov 14 11:00:15 UTC 2010


On Thu, 2010-11-11 at 22:17 -0200, angelox_123 wrote:
>  CACHE = "${TMPDIR}/cache/${LIBC}/${MACHINE}"
>  DEPLOY_DIR ?= "${TMPDIR}/deploy/${LIBC}"
> @@ -119,12 +119,9 @@ DISTRO_EXTRA_RRECOMMENDS += " \
>      kernel-module-ext2 \
>      kernel-module-ext3 \
>      kernel-module-af-packet \
> -    mplayer \
>      alsa-lib \
>      alsa-utils \
>      nano \
> -    gpe-filemanager \
> -    gpe-mini-browser \
>      ${XSERVER} \
>      avahi-daemon \
>      avahi-autoipd \
Are you removing mplayer because of some do_rootfs issues with iwmmxt on
a1200?
If I remember well here was the issue:
do_rootfs didn't find mplayer because it didn't look in iwmmxt.

iwmmxt is a package extra arch:
PACKAGE_EXTRA_ARCHS += "iwmmxt" is in
conf/machine/include/motorola-ezx-base.inc which is required by
a1200.conf

Denis.






More information about the Openembedded-devel mailing list