Skip to content

Commit 73f84a8

Browse files
authored
chore: bump omnect-device-service to 0.41.13 (#622)
Signed-off-by: Jan Zachmann <[email protected]>
1 parent 969b518 commit 73f84a8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

recipes-omnect/omnect-device-service/omnect-device-service_0.41.12.bb renamed to recipes-omnect/omnect-device-service/omnect-device-service_0.41.13.bb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,12 @@ inherit cargo
66
# DEFAULT_PREFERENCE = "-1"
77

88
# how to get omnect-device-service could be as easy as but default to a git checkout:
9-
# SRC_URI += "crate://crates.io/omnect-device-service/0.41.12"
9+
# SRC_URI += "crate://crates.io/omnect-device-service/0.41.13"
1010
SRC_URI += "git://github.com/omnect/omnect-device-service.git;protocol=https;nobranch=1;branch=main"
11-
SRCREV = "2d47f44e3a88ab7c732c7f939fa38639a07cbac8"
11+
SRCREV = "1868608133956fcf59e4c93061fc1e434476caba"
1212
S = "${WORKDIR}/git"
1313
CARGO_SRC_DIR = ""
1414

15-
1615
# please note if you have entries that do not begin with crate://
1716
# you must change them to how that package can be fetched
1817
SRC_URI += " \

0 commit comments

Comments
 (0)