]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/commitdiff
cloud9-image: add mplayer to test media playback
authorKoen Kooi <koen@dominion.thruhere.net>
Thu, 2 Feb 2012 16:30:58 +0000 (17:30 +0100)
committerKoen Kooi <koen@dominion.thruhere.net>
Tue, 7 Feb 2012 16:36:46 +0000 (17:36 +0100)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
recipes-misc/images/cloud9-image.bb

index 826dc93282ac54e22ffaa6651a95112acbaa2fd9..087e88f0f0316867d04e107da566a09aec4f9f68 100644 (file)
@@ -25,6 +25,7 @@ IMAGE_INSTALL += " \
        tar \
        gdb gdbserver \
        nodejs-dev \
+       mplayer2 \
 "
 
 export IMAGE_BASENAME = "Cloud9-IDE"