Liboil is a library of simple functions that are optimized for various
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 3 Dec 2008 09:02:46 +0000 (09:02 -0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 3 Dec 2008 09:02:46 +0000 (09:02 -0000)
commite5d9702dfd020fccb461844b549f718ae629aacf
tree7e8b4352788a89db0b0f82e0f09690632e648403
parentbe5be0ec5abb6cf88d24d9b17329a206938006ec
Liboil is a library of simple functions that are optimized for various
CPUs. It is required by various GStreamer plugins.

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Modifications by Thomas Petazzoni:

 - Remove the glib2 dependency, which is only necessary to build a few
   examples. If glib2 is enabled in the configuration, then we still
   depend on it in order to build the examples, but that's just
   pedantic, not so useful.

 - Remove the oil-bugreport program installed to the target by
   install-strip.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/liboil/Config.in [new file with mode: 0644]
package/liboil/liboil.mk [new file with mode: 0644]