Skip to content

Commit 6ae2e5c

Browse files
committed
fix(wifi-commissioning): bump SRCREV for ExecStart fix
Signed-off-by: Jan Zachmann <50990105+JanZachmann@users.noreply.github.com>
1 parent 9d5443c commit 6ae2e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes-omnect/wifi-commissioning-service/wifi-commissioning-service_0.1.0.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ inherit cargo
88
# how to get wifi-commissioning-service could be as easy as but default to a git checkout:
99
# SRC_URI += "crate://crates.io/wifi-commissioning-service/0.1.0"
1010
SRC_URI += "git://github.com/janzachmann/wifi-commissioning-service.git;protocol=https;nobranch=1;branch=rewrite/v2"
11-
SRCREV = "fe280dda618ec201bbf21e1bb22c44b2c2d2e215"
11+
SRCREV = "a17bd257647152baf4f07bde9ba862b7ca223360"
1212
S = "${WORKDIR}/git"
1313
CARGO_SRC_DIR = ""
1414

0 commit comments

Comments
 (0)