[yocto] recipe gsl-1.15

Edward Vidal vidal.develone at gmail.com
Thu May 9 10:13:54 PDT 2013


Hello,
Below is the current gs_1.15.bb
DESCRIPTION = "GNU Scientific Library (GSL)"
HOMEPAGE = "http://www.gnu.org/software/gsl/"

LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"

SRC_URI = "http://mirror.rit.edu/gnu/gnu/gsl/gsl-${PV}.tar.gz"
SRC_URI[md5sum] = "494ffefd90eef4ada678c306bab4030b"
SRC_URI[sha256sum] =
"85b907e57902e2b7606ef3aef960302ffdd13bd9dc5b8fcbfa75e4f0bf340ea3"

S = "${WORKDIR}/gsl-${PV}"

inherit autotools

I currently running "MACHINE=beagleboard bitbake core-image-sato-sdk-ex"
which I use to include boost and qt-mobility-x11

meta/recipes-sato/imagescore-image-sato-sdk-ex
require core-image-sato.bb

DESCRIPTION = "Image with Sato support that includes everything within \
core-image-sato plus meta-toolchain, development headers and libraries to \
form a standalone SDK."

IMAGE_FEATURES += "dev-pkgs tools-sdk qt4-pkgs \
        tools-debug eclipse-debug tools-profile tools-testapps debug-tweaks
ssh-server-openssh "

IMAGE_INSTALL += "kernel-dev boost qt-mobility-x11"
Thanks Ed Vidal


On Thu, May 9, 2013 at 10:54 AM, Burton, Ross <ross.burton at intel.com> wrote:

> On 9 May 2013 17:50, Edward Vidal <vidal.develone at gmail.com> wrote:
> > The only place I saw ** License updated to GNU GPL version 3.  was in the
> > NEWS file.
>
> GNU software typically includes a COPYING file with the license terms
> in, use that entire file.
>
> Ross
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130509/8ea61be6/attachment.html>


More information about the yocto mailing list