diff options
Diffstat (limited to 'templates/machine')
-rw-r--r-- | templates/machine/porter/50_local.conf.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/machine/porter/50_local.conf.inc b/templates/machine/porter/50_local.conf.inc index 72b255de4..f535a1142 100644 --- a/templates/machine/porter/50_local.conf.inc +++ b/templates/machine/porter/50_local.conf.inc @@ -19,13 +19,14 @@ IMAGE_INSTALL_append_porter = " \ gstreamer1.0-plugins-base-alsa \ gstreamer1.0-plugins-good-autodetect \ gstreamer1.0-plugins-good-isomp4 \ - gstreamer1.0-plugins-good-video4linux2 \ gstreamer1.0-plugins-good-videocrop \ gstreamer1.0-plugins-bad-asfmux \ gstreamer1.0-plugins-bad-fbdevsink \ gstreamer1.0-plugins-bad-faad \ gstreamer1.0-plugins-bad-videoparsersbad \ " +# gstreamer1.0-plugins-good-video4linux2 (temp disabled) + # for graphics acceleration # # Uncoment below if want to use multimedia acceleration |