drdb-utils: Define SRCREV_FORMAT

Since it uses multiple fetch URIs make it explicit to define SRCREV_FORMAT

Signed-off-by: Andreas Weger <weger@hs-mittweida.de>

Change-Id: Id1d0a1062d09f690123b2a1c06137ae5c04d7b20
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Andreas Weger 2021-09-27 17:01:51 +02:00 committed by Armin Kuster
parent 46eb172b64
commit 4b8f554f4d

View File

@ -15,6 +15,7 @@ SRC_URI = "git://github.com/LINBIT/drbd-utils;name=drbd-utils \
# v9.12.0
SRCREV_drbd-utils = "91629a4cce49ca0d4f917fe0bffa25cfe8db3052"
SRCREV_drbd-headers = "233006b4d26cf319638be0ef6d16ec7dee287b66"
SRCREV_FORMAT = "drbd-utils_drbd-headers"
S = "${WORKDIR}/git"