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.



_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to