We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de69403 commit b5854acCopy full SHA for b5854ac
meta/recipes-chirpstack/chirpstack/chirpstack_4.0.3.bb renamed to meta/recipes-chirpstack/chirpstack/chirpstack_4.1.1.bb
@@ -6,9 +6,9 @@ inherit cargo
6
# DEFAULT_PREFERENCE = "-1"
7
8
# how to get chirpstack could be as easy as but default to a git checkout:
9
-# SRC_URI += "crate://crates.io/chirpstack/4.0.3"
+# SRC_URI += "crate://crates.io/chirpstack/4.1.1"
10
SRC_URI += "git://git@github.com/chirpstack/chirpstack.git;protocol=ssh;nobranch=1"
11
-SRCREV = "0ac4ef51e265f39a279cd714454b26c7d8005e01"
+SRCREV = "fd061d4657277c4badadb467761b56c25edd59d3"
12
S = "${WORKDIR}/git"
13
CARGO_SRC_DIR = "chirpstack"
14
0 commit comments