1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-07 20:09:17 +00:00

cloud9-image: add mplayer to test media playback

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2012-02-02 17:30:58 +01:00
parent f244d42300
commit 6ba16f8b93
+1
View File
@@ -25,6 +25,7 @@ IMAGE_INSTALL += " \
tar \
gdb gdbserver \
nodejs-dev \
mplayer2 \
"
export IMAGE_BASENAME = "Cloud9-IDE"