diff options
| -rw-r--r-- | meta-oe/recipes-devtools/capnproto/capnproto_1.0.1.1.bb (renamed from meta-oe/recipes-devtools/capnproto/capnproto_1.0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/capnproto/capnproto_1.0.1.bb b/meta-oe/recipes-devtools/capnproto/capnproto_1.0.1.1.bb index 99a76d454a..649bb39457 100644 --- a/meta-oe/recipes-devtools/capnproto/capnproto_1.0.1.bb +++ b/meta-oe/recipes-devtools/capnproto/capnproto_1.0.1.1.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 = "c7f810a76ca88ff28613fa165927e0269255aab0" | 9 | SRCREV = "15dc687f573311ac721c0df9d2123d2959268e92" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git/c++" | 11 | S = "${WORKDIR}/git/c++" |
| 12 | 12 | ||
