summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes/images/angstrom-lxde-image.bb8
-rw-r--r--recipes/images/trdx-extra.inc3
2 files changed, 6 insertions, 5 deletions
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 \