From 22617ae59c8e8a6333413da10bd2f8193bb6933e Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Fri, 7 Dec 2012 18:36:58 +0100 Subject: images: add gstreamer plugin mp3, WiFi Firmware, usb-rndis - provide gstreamer plugins which now are required for nvidias mp3 decoder - add firmware for Ambicom WL250N-USB WiFi, - add configuration for usb-rndis --- recipes/images/angstrom-lxde-image.bb | 8 +++----- recipes/images/trdx-extra.inc | 3 +++ 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'recipes') diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb index f12a27e..5fad57a 100644 --- a/recipes/images/angstrom-lxde-image.bb +++ b/recipes/images/angstrom-lxde-image.bb @@ -83,7 +83,7 @@ IMAGE_INSTALL += " \ ${ROOTFS_PKGMANAGE_PKGS} \ timestamp-service \ task-base-extended \ - ${XSERVER}\ + ${XSERVER} \ xserver-common \ xserver-xorg-extension-dbe \ xserver-xorg-extension-extmod \ @@ -92,7 +92,6 @@ IMAGE_INSTALL += " \ xhost \ xset \ \ - ${XSERVER} \ xrandr \ xrdb \ xorg-minimal-fonts xserver-xorg-multimedia-modules xserver-xorg-utils \ @@ -118,7 +117,9 @@ IMAGE_INSTALL += " \ gst-plugins-base-theora \ gst-plugins-base-videotestsrc \ gst-plugins-base-vorbis \ + gst-plugins-good-audioparsers \ gst-plugins-good-avi \ + gst-plugins-good-id3demux \ gst-plugins-good-isomp4 \ gst-plugins-good-matroska \ gst-plugins-good-rtp \ @@ -134,9 +135,6 @@ IMAGE_INSTALL += " \ firefox \ " -# firefox at the moment segfaults -# flash-plugins \ - # gst-plugin-mpegdemux require lx.inc diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc index ac65dd6..4af8157 100644 --- a/recipes/images/trdx-extra.inc +++ b/recipes/images/trdx-extra.inc @@ -16,6 +16,9 @@ IMAGE_INSTALL_MACHINE_colibri-t30 = "${IMAGE_INSTALL_T20_T30}" IMAGE_INSTALL_MACHINE = "" IMAGE_INSTALL += " \ + linux-firmware-ralink \ + usb-rndis-systemd \ + \ alsa-utils \ alsa-utils-aplay \ alsa-utils-amixer \ -- cgit v1.2.3