Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
meta-elphel393
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
meta-elphel393
Commits
ec944ccd
Commit
ec944ccd
authored
Feb 21, 2017
by
Mikhail Karpenko
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add recipe for video streamer
parent
cec9cac3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
0 deletions
+20
-0
apps-astreamer_1.0.bb
recipes-core/apps-astreamer/apps-astreamer_1.0.bb
+19
-0
core-image-elphel393.bb
recipes-core/images/core-image-elphel393.bb
+1
-0
No files found.
recipes-core/apps-astreamer/apps-astreamer_1.0.bb
0 → 100644
View file @
ec944ccd
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/*"
recipes-core/images/core-image-elphel393.bb
View file @
ec944ccd
...
@@ -67,6 +67,7 @@ IMAGE_INSTALL_append += " \
...
@@ -67,6 +67,7 @@ IMAGE_INSTALL_append += " \
fpga-x393 \
fpga-x393 \
fpga-x393sata \
fpga-x393sata \
fpga-x359 \
fpga-x359 \
alsa-utils \
"
"
# gstreamer1.0-plugins-base \
# gstreamer1.0-plugins-base \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment