[oe] [meta-oe][PATCH 2/2] freetds: add new recipe

Martin Jansa martin.jansa at gmail.com
Fri Feb 27 08:41:24 UTC 2015


On Thu, Feb 05, 2015 at 07:27:25PM +0300, A. Varnin wrote:
> From: Alexander Varnin <fenixk19 at mail.ru>
> 
> FreeTDS is a set of libraries for Unix and Linux that allows your programs
> to natively talk to Microsoft SQL Server and Sybase databases.

Please fix following QA:
freetds-0.92.79: freetds rdepends on readline, but it isn't a build dependency? [build-deps]

> 
> Signed-off-by: Alexander Varnin <fenixk19 at mail.ru>
> ---
>  meta-oe/recipes-extended/freetds/freetds_0.92.79.bb | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
>  create mode 100644 meta-oe/recipes-extended/freetds/freetds_0.92.79.bb
> 
> diff --git a/meta-oe/recipes-extended/freetds/freetds_0.92.79.bb b/meta-oe/recipes-extended/freetds/freetds_0.92.79.bb
> new file mode 100644
> index 0000000..c7946d1
> --- /dev/null
> +++ b/meta-oe/recipes-extended/freetds/freetds_0.92.79.bb
> @@ -0,0 +1,14 @@
> +SUMMARY = "FreeTDS is a set of libraries for Unix and Linux that allows your programs to natively talk to Microsoft SQL Server and Sybase databases."
> +HOMEPAGE = "http://www.freetds.org"
> +LICENSE = "GPLv2"
> +
> +LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b \
> +                    file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605"
> +
> +SRC_URI = "ftp://ftp.freetds.org/pub/freetds/stable/${PN}-${PV}.tar.gz"
> +SRC_URI[md5sum] = "b97e9bdd3f461af3e8ea559404582f70"
> +
> +S = "${WORKDIR}/${PN}-${PV}"
> +
> +inherit autotools
> +
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20150227/dad89bae/attachment-0002.sig>


More information about the Openembedded-devel mailing list