repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cornucopia: bump SRCREV
[openembedded.git]
/
recipes
/
gstreamer
/
gst-rtsp.inc
blob
0016f393ee3c7599dfc0f08452ff824e6662eec9
1
require gst-common.inc
2
3
DESCRIPTION = "Gstreamer RTSP server"
4
LICENSE = "LGPLv2"
5
6
DEPENDS += "check gst-plugins-base gstreamer"
7
8
SRC_URI = "http://people.freedesktop.org/~wtay/gst-rtsp-${PV}.tar.bz2"
9