projects
/
opendreambox.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
gstreamer_0.10.36.1.bb: fixed "GStreamer-CRITICAL **: gst_caps_get_structure: asserti...
[opendreambox.git]
/
meta-opendreambox
/
classes
/
git-project.bbclass
1
S = "${WORKDIR}/git"
2
3
inherit gitpkgv
4
5
GIT_PV ?= "${SRCPV}"
6
RECIPE_PV := "${PV}"
7
PV = "${RECIPE_PV}+git${GIT_PV}"
8
PKGV = "${RECIPE_PV}+git${GITPKGV}"