diff options
| -rw-r--r-- | meta-oe/recipes-devtools/capnproto/capnproto_1.0.2.bb (renamed from meta-oe/recipes-devtools/capnproto/capnproto_1.0.1.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/capnproto/capnproto_1.0.1.1.bb b/meta-oe/recipes-devtools/capnproto/capnproto_1.0.2.bb index 649bb39457..cb4aef5224 100644 --- a/meta-oe/recipes-devtools/capnproto/capnproto_1.0.1.1.bb +++ b/meta-oe/recipes-devtools/capnproto/capnproto_1.0.2.bb | |||
| @@ -6,7 +6,7 @@ LICENSE = "MIT" | |||
| 6 | LIC_FILES_CHKSUM = "file://../LICENSE;md5=a05663ae6cca874123bf667a60dca8c9" | 6 | LIC_FILES_CHKSUM = "file://../LICENSE;md5=a05663ae6cca874123bf667a60dca8c9" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/sandstorm-io/capnproto.git;branch=release-${PV};protocol=https" | 8 | SRC_URI = "git://github.com/sandstorm-io/capnproto.git;branch=release-${PV};protocol=https" |
| 9 | SRCREV = "15dc687f573311ac721c0df9d2123d2959268e92" | 9 | SRCREV = "1a0e12c0a3ba1f0dbbad45ddfef555166e0a14fc" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git/c++" | 11 | S = "${WORKDIR}/git/c++" |
| 12 | 12 | ||
