summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia/libav
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-multimedia/libav')
-rw-r--r--meta-oe/recipes-multimedia/libav/libav.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-oe/recipes-multimedia/libav/libav.inc b/meta-oe/recipes-multimedia/libav/libav.inc
index 32fcd6154..cd1204f47 100644
--- a/meta-oe/recipes-multimedia/libav/libav.inc
+++ b/meta-oe/recipes-multimedia/libav/libav.inc
@@ -15,10 +15,10 @@ INC_PR = "r6"
15 15
16inherit autotools pkgconfig 16inherit autotools pkgconfig
17 17
18# --enable-libgsm \ 18# --enable-libgsm
19# --enable-libmp3lame \ 19# --enable-libmp3lame
20# --enable-libschroedinger \ 20# --enable-libschroedinger
21# --enable-libvpx \ 21# --enable-libvpx
22 22
23B = "${S}/build.${HOST_SYS}.${TARGET_SYS}" 23B = "${S}/build.${HOST_SYS}.${TARGET_SYS}"
24 24