summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/gsl/gsl.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/gsl/gsl.inc')
-rw-r--r--meta-oe/recipes-support/gsl/gsl.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/gsl/gsl.inc b/meta-oe/recipes-support/gsl/gsl.inc
new file mode 100644
index 000000000..40613930b
--- /dev/null
+++ b/meta-oe/recipes-support/gsl/gsl.inc
@@ -0,0 +1,9 @@
1DESCRIPTION = "GNU Scientific Library"
2HOMEPAGE = "http://www.gnu.org/software/gsl/"
3SECTION = "libs"
4LICENSE = "GPLv3"
5LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
6
7inherit autotools pkgconfig binconfig
8
9LEAD_SONAME = "libgsl.so"