[vuplus-wifi-util] fix default ccode
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-support / libbluray / libaacs_git.bb
1 SUMMARY = "Open implementation of the AACS specification"
2 SECTION = "libs/multimedia"
3 LICENSE = "LGPLv2.1+"
4 LIC_FILES_CHKSUM = "file://COPYING;md5=4b54a1fd55a448865a0b32d41598759d"
5 DEPENDS = "libgcrypt"
6 SRCREV = "863e0a50ed9ee7b9bf4695a74bc4d607d12a67ff"
7 PV = "0.6.0"
8
9 SRC_URI = " \
10         git://code.videolan.org/videolan/${PN}.git;protocol=https \
11         file://libaacs_define_xopen_source_500.patch \
12         "
13
14 S = "${WORKDIR}/git"
15
16 inherit autotools lib_package pkgconfig