File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
recipes-omnect/omnect-device-service Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff 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 "
1010SRC_URI += "git://github.com/omnect/omnect-device-service.git;protocol=https;nobranch=1;branch=main"
11- SRCREV = "1868608133956fcf59e4c93061fc1e434476caba "
11+ SRCREV = "3d7237a9dbef240af866840aeacb0ab6ca2d8efc "
1212S = "${WORKDIR} /git"
1313CARGO_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
1718SRC_URI += " \
You can’t perform that action at this time.
0 commit comments