Skip to content

Commit 064bb7e

Browse files
committed
meta-isar/recipes-python: pull mtda version 0.15
Signed-off-by: Cedric Hombourger <[email protected]>
1 parent 4925f8f commit 064bb7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# ---------------------------------------------------------------------------
22
# This Isar layer is part of MTDA
3-
# Copyright (C) 2021 Siemens Digital Industries Software
3+
# Copyright (C) 2022 Siemens Digital Industries Software
44
# ---------------------------------------------------------------------------
55
# SPDX-License-Identifier: MIT
66
# ---------------------------------------------------------------------------
77

88
inherit dpkg
99

1010
SRC_URI += "git://[email protected]/siemens/mtda.git;protocol=https;branch=master"
11-
SRCREV = "514d28e7b3d141d453a10c2fb25b9fc22d53364d"
11+
SRCREV = "4925f8f1bc1214f78777a7648eac0ac183f11232"
1212
S = "${WORKDIR}/git"
1313

1414
DEPENDS += "zerorpc-python zstandard"

0 commit comments

Comments
 (0)