summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/capnproto/capnproto_0.8.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* capnproto: update to 0.9.1Oleksandr Kravchuk2022-02-111-26/+0
| | | | | | | Removed upstreamed patch. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update SRC_URI branch and protocolsRichard Purdie2021-11-031-1/+1
| | | | | | | | | This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-2/+2
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* capnproto: Fix build on 32bit arches with 64bit time_t defaultsKhem Raj2020-11-151-1/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* capnproto: upgrade 0.7.0 -> 0.8.0Zang Ruochen2020-07-281-0/+24
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>