summaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-support/liboil
Commit message (Collapse)AuthorAgeFilesLines
* Remove liboilAdrian Bunk2019-05-097-607/+0
| | | | | | | | It was replaced by orc 10 years ago and no users are left in meta-openembedded. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* liboil: Fix build on risc-vKhem Raj2019-03-062-0/+16
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* liboil: Fix build with clangKhem Raj2019-02-132-1/+259
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* liboil: import liboil_0.3.17 recipe from oe-coreAndre McCurdy2016-02-015-0/+333
There are no remaining dependencies on liboil in oe-core (in most cases it has been replaced by 'orc'). There is one recipe with a dependency on liboil in meta-multimedia ('schroedinger'). Add the oe-core liboil recipe to meta-multimedia, in preparation for removing it from oe-core. Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>