mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
vlc: update to 1.1.11 and fix xml2 build
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
# This recipe packages vlc as a library as well, so qt4 dependencies
|
||||||
|
# can be avoided when only the library is installed.
|
||||||
|
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=ed7e492ee44e70125a5d42e118354a13"
|
||||||
|
|
||||||
|
require vlc.inc
|
||||||
|
|
||||||
|
# work around build failure
|
||||||
|
EXTRA_OECONF += " --enable-libxml2=no"
|
||||||
|
|
||||||
|
SRC_URI[md5sum] = "a64846d6f21ea179ae8e8bfb6f9447fe"
|
||||||
|
SRC_URI[sha256sum] = "682560be08b82bedfaf30d8a611d80093c5883c1de72fcbcf05715b8e9f4e1cb"
|
||||||
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
# This recipe packages vlc as a library as well, so qt4 dependencies
|
|
||||||
# can be avoided when only the library is installed.
|
|
||||||
|
|
||||||
require vlc.inc
|
|
||||||
|
|
||||||
PR = "r1"
|
|
||||||
|
|
||||||
SRC_URI[md5sum] = "ce17c335b38b322949694313173fcd49"
|
|
||||||
SRC_URI[sha256sum] = "61c9ea30a17ea40c6ccbfd507026e5c83ad9e0691f221d3667c8e49696d7c2aa"
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user