summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes/images/angstrom-qt-x11-image.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/images/angstrom-qt-x11-image.bb b/recipes/images/angstrom-qt-x11-image.bb
index 93acb54..af91b18 100644
--- a/recipes/images/angstrom-qt-x11-image.bb
+++ b/recipes/images/angstrom-qt-x11-image.bb
@@ -74,6 +74,9 @@ GSTREAMER = " \
gst-plugins-good-wavparse \
gst-plugins-ugly-asf \
"
+GSTREAMER_append_tegra3 = " \
+ gst-plugins-good-jpeg \
+"
IMAGE_INSTALL_QT4 = " \
qt4-x11-free \
@@ -120,6 +123,7 @@ IMAGE_INSTALL += " \
initscripts \
libgsf \
polkit-gnome \
+ pam-plugin-ck-connector \
libwnck \
libxres \
makedevs \