Commit ec944ccd authored by Mikhail Karpenko's avatar Mikhail Karpenko

Add recipe for video streamer

parent cec9cac3
SUMMARY = "Simple streamer application"
AUTHOR = "Elphel Inc."
HOMEPAGE = "http://www3.elphel.com/"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0;md5=c79ff39f19dfec6d293b95dea7b07891"
VPATH = "${TOPDIR}/../../rootfs-elphel/elphel-apps-astreamer"
inherit elphel-dev
do_configure[noexec] = "1"
#do_compile[noexec] = "1"
DEPENDS += "alsa-lib"
RDEPENDS_apps-astreamer += "alsa-lib"
FILES_${PN} += " ${base_prefix}/usr/bin/*"
......@@ -67,6 +67,7 @@ IMAGE_INSTALL_append += " \
fpga-x393 \
fpga-x393sata \
fpga-x359 \
alsa-utils \
"
# gstreamer1.0-plugins-base \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment