Support gles animation.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-support / libbluray / libbluray.inc
diff --git a/meta-openvuplus/recipes-support/libbluray/libbluray.inc b/meta-openvuplus/recipes-support/libbluray/libbluray.inc
new file mode 100644 (file)
index 0000000..ff83a53
--- /dev/null
@@ -0,0 +1,16 @@
+DESCRIPTION = "libbluray for oe."
+SECTION = "misc"
+HOMEPAGE = "http://videolan.org"
+DEPENDS = ""
+LICENSE = "GPLv2"
+INC_PR = "r4"
+S="${WORKDIR}/git"
+SRC_URI = "git://git.videolan.org/libbluray.git;branch=master;protocol=git \
+               "
+
+inherit autotools
+
+
+PACKAGES += "${PN}"
+
+FILES_${PN} = "/"