diff options
Diffstat (limited to 'meta-oe/recipes-devtools/capnproto/capnproto_1.0.2.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/capnproto/capnproto_1.0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/capnproto/capnproto_1.0.2.bb b/meta-oe/recipes-devtools/capnproto/capnproto_1.0.2.bb index 77bde79217..0ea243fd20 100644 --- a/meta-oe/recipes-devtools/capnproto/capnproto_1.0.2.bb +++ b/meta-oe/recipes-devtools/capnproto/capnproto_1.0.2.bb | |||
| @@ -9,7 +9,7 @@ SRC_URI = "git://github.com/sandstorm-io/capnproto.git;branch=release-${PV};prot | |||
| 9 | file://0001-Export-binaries-only-for-native-build.patch" | 9 | file://0001-Export-binaries-only-for-native-build.patch" |
| 10 | SRCREV = "1a0e12c0a3ba1f0dbbad45ddfef555166e0a14fc" | 10 | SRCREV = "1a0e12c0a3ba1f0dbbad45ddfef555166e0a14fc" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git/c++" | 12 | S = "${UNPACKDIR}/${BP}/c++" |
| 13 | 13 | ||
| 14 | inherit cmake | 14 | inherit cmake |
| 15 | 15 | ||
