mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +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>
This commit is contained in:
@@ -14,7 +14,7 @@ PV = "0.7.2"
|
||||
|
||||
SRCREV_base = "50e3dbd3b131de2a39d3917576e8f834631ec46b"
|
||||
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