Skip to content

Commit 5e433e6

Browse files
committed
chore: bump omnect-device-service to 0.41.14
Signed-off-by: Jan Zachmann <50990105+JanZachmann@users.noreply.github.com>
1 parent edcbd37 commit 5e433e6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

recipes-omnect/omnect-device-service/omnect-device-service_0.41.14.bb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@ 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.13"
9+
# SRC_URI += "crate://crates.io/omnect-device-service/0.41.14"
1010
SRC_URI += "git://github.com/omnect/omnect-device-service.git;protocol=https;nobranch=1;branch=main"
11-
SRCREV = "1868608133956fcf59e4c93061fc1e434476caba"
11+
SRCREV = "3d7237a9dbef240af866840aeacb0ab6ca2d8efc"
1212
S = "${WORKDIR}/git"
1313
CARGO_SRC_DIR = ""
1414

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

0 commit comments

Comments
 (0)