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