summaryrefslogtreecommitdiffstats
path: root/package/cannelloni
Commit message (Collapse)AuthorAgeFilesLines
* cannelloni: make SCTP support optionalYegor Yefremov2016-04-182-2/+7
| | | | | | | | Since version 20160414 SCTP support is optional. Introduce an automatic optional dependency for this protocol. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* cannelloni: bump to version 20160414Yegor Yefremov2016-04-152-2/+2
| | | | | | | | Fixes: http://autobuild.buildroot.net/results/5e9/5e9b44435522a26ad080b7810536686cc1e47c0f/ Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* cannelloni: needs dynamic libraryThomas Petazzoni2016-04-131-3/+4
| | | | | | | | | | | | | | | | cannelloni selects lksctp which depends on !BR2_STATIC_LIBS, but this dependency was not propagated to cannelloni. Due to this, when cannelloni was selected, lksctp-tools could be built even in a BR2_STATIC_LIBS=y configuration. We fix this by propagating the dependency. While we're at it, we adjust the indentation of the cannelloni comment dependencies. Fixes: http://autobuild.buildroot.org/results/b589af984499c532951217eb500ff31e6655c63f/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* cannelloni: needs gcc >= 4.8Gustavo Zacarias2016-03-311-2/+4
| | | | | | | | Uses C++11, fixes: http://autobuild.buildroot.net/results/4a9/4a9999555c20e495d4981deafc2960940e67febe/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* cannelloni: new packageYegor Yefremov2016-03-303-0/+30
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> [Thomas: fix license, it's GPLv2, not GPLv2+.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud