summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/cannelloni/cannelloni_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* cannelloni: update to 1.0.0Oleksandr Kravchuk2021-02-061-20/+0
| | | | | | | Removed upstreamed patches. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cannelloni: Include stdexcept for runtime_errorKhem Raj2019-12-231-0/+1
| | | | | | | | | Fixes error: 'runtime_error' is not a member of 'std' throw std::runtime_error("Allocation error."); ^~~~~~~~~~~~~ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cannelloni: Update to latest and fix multilib buildsKhem Raj2019-12-201-2/+4
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cannelloni: move from meta-oe to meta-networkingNicolas Dechesne2019-05-131-0/+17
It has a dependency on lksctp-tools which is available in meta-networking. Move the recipe to avoid dependency from meta-oe onto meta-networking. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Acked-by: Sean Nyekjaer <sean@geanix.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>