summaryrefslogtreecommitdiffstats
path: root/package/libsoxr
Commit message (Collapse)AuthorAgeFilesLines
* package/libsoxr: bump to version 0.1.2Jörg Krause2015-09-102-2/+5
| | | | | Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libsoxr: add a hash fileVicente Olivert Riera2014-12-091-0/+2
| | | | | | | | It will clarify errors like this: http://autobuild.buildroot.net/results/923/923d4ba849839beca89f427687bbd903d6037b15/ Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libsoxr: cleanup configure optionsSamuel Martin2014-10-261-4/+0
| | | | | | | | | | | BUILD_SHARED_LIBS is already driven by the cmake-package infrastructure. [Thomas: amend to really remove the BUILD_SHARED_LIBS option from the package, after checking on IRC with Samuel.] Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libsoxr: cleanup configure optionsSamuel Martin2014-10-261-1/+1
| | | | | | | | | Test build is already disabled by the cmake-package infrastructure. We also get rid of the option type for the WITH_OPENMP option, as it is not necessary. Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire2014-10-041-4/+4
| | | | | | | | | | | | To be consistent with the recent change of FOO_MAKE_OPT into FOO_MAKE_OPTS, make the same change for FOO_CONF_OPT. Sed command used: find * -type f | xargs sed -i 's#_CONF_OPT\>#&S#g' Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libsoxr: new packageHadrien Boutteville2014-05-012-0/+40
Building tests fails mainly because of the cross-compilation, so they are disabled for the moment. Signed-off-by: Hadrien Boutteville <hadrien.boutteville@gmail.com> Reviewed-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud