File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
meta/recipes-chirpstack/chirpstack-udp-forwarder Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ inherit cargo
66# DEFAULT_PREFERENCE = "-1"
77
88# how to get chirpstack-udp-forwarder could be as easy as but default to a git checkout:
9- # SRC_URI += "crate://crates.io/chirpstack-udp-forwarder/4.0.0-rc.1 "
9+ # SRC_URI += "crate://crates.io/chirpstack-udp-forwarder/4.0.0"
1010SRC_URI += "git://git@github.com/chirpstack/chirpstack-udp-forwarder.git;protocol=ssh;nobranch=1"
11- SRCREV = "ea54862cfbc8bd670e737561717cd9d864755cb8 "
11+ SRCREV = "4d1fa99a2c0d931be224ddea489f95e91971da10 "
1212S = "${WORKDIR} /git"
1313CARGO_SRC_DIR = ""
1414
@@ -29,7 +29,7 @@ SRC_URI += " \
2929 crate://crates.io/bytes/1.2.1 \
3030 crate://crates.io/cc/1.0.73 \
3131 crate://crates.io/cfg-if/1.0.0 \
32- crate://crates.io/chirpstack_api/4.0.0-test.18 \
32+ crate://crates.io/chirpstack_api/4.0.0 \
3333 crate://crates.io/chrono/0.4.21 \
3434 crate://crates.io/clap/3.2.16 \
3535 crate://crates.io/clap_lex/0.2.4 \
You can’t perform that action at this time.
0 commit comments