diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2012-10-04 00:43:02 -0300 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-10-05 11:27:22 +0200 |
commit | d954ce02963cfe728353b00a6a049462413cf2ec (patch) | |
tree | 34ba11e9d10990facfb09e93a1dbc6ebf6e3e67d /meta-oe/recipes-multimedia | |
parent | 6794372daa281b2d5e86389df27ca2115fa74cac (diff) | |
download | meta-openembedded-d954ce02963cfe728353b00a6a049462413cf2ec.tar.gz |
vlc: bump PR due libav update
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-multimedia')
-rw-r--r-- | meta-oe/recipes-multimedia/vlc/vlc_1.1.11.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/vlc/vlc_1.1.11.bb b/meta-oe/recipes-multimedia/vlc/vlc_1.1.11.bb index 9f531592ec..6ef0b6bbf7 100644 --- a/meta-oe/recipes-multimedia/vlc/vlc_1.1.11.bb +++ b/meta-oe/recipes-multimedia/vlc/vlc_1.1.11.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ed7e492ee44e70125a5d42e118354a13" | |||
5 | 5 | ||
6 | require vlc.inc | 6 | require vlc.inc |
7 | 7 | ||
8 | PR = "r1" | 8 | PR = "r2" |
9 | 9 | ||
10 | # work around build failure | 10 | # work around build failure |
11 | EXTRA_OECONF += " --enable-libxml2=no" | 11 | EXTRA_OECONF += " --enable-libxml2=no" |