summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/celt051
Commit message (Collapse)AuthorAgeFilesLines
* celt051: Fix building testcasesKhem Raj2018-06-142-2/+58
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* celt051: make ogg support optionalMartin Jansa2018-05-172-7/+48
| | | | | | | | | | | | | | * drop PR * add +git to PV * and support for native and nativesdk needed for spice * the old PACKAGECONFIG didn't work, because both options aren't recognized as shown by do_configure warning: configure: WARNING: unrecognized options: --without-ogg, --disable-oggtest * XIPH_PATH_OGG macro is provided by libogg so we cannot call it without the libogg dependency, so replace it with explicit --enable-tools Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* celt051: import from meta-cloud-servicesMartin Jansa2018-05-171-0/+30
* needed for spice Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>