mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
gst-shark: Define SRCREV_FORMAT
Since it uses multiple fetch URIs make it explicit to define SRCREV_FORMAT Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@ PV = "0.6.1"
|
||||
|
||||
SRCREV_base = "c41a05cc9e2310c2f73eda4b4f0b4477bf4479c5"
|
||||
SRCREV_common = "88e512ca7197a45c4114f7fa993108f23245bf50"
|
||||
|
||||
SRCREV_FORMAT = "base_common"
|
||||
SRC_URI = " \
|
||||
git://github.com/RidgeRun/gst-shark.git;protocol=https;branch=${SRCBRANCH};name=base \
|
||||
git://gitlab.freedesktop.org/gstreamer/common.git;protocol=https;destsuffix=git/common;name=common; \
|
||||
|
||||
Reference in New Issue
Block a user