From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH 2/2] freetds: add new recipe
Date: Fri, 27 Feb 2015 09:41:24 +0100 [thread overview]
Message-ID: <20150227084124.GI2309@jama> (raw)
In-Reply-To: <1423153645-9754-2-git-send-email-fenixk19@mail.ru>
[-- Attachment #1: Type: text/plain, Size: 1782 bytes --]
On Thu, Feb 05, 2015 at 07:27:25PM +0300, A. Varnin wrote:
> From: Alexander Varnin <fenixk19@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@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@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
next prev parent reply other threads:[~2015-02-27 8:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-05 16:27 [meta-oe][PATCH 1/2] unixodbc: add new recipe A. Varnin
2015-02-05 16:27 ` [meta-oe][PATCH 2/2] freetds: " A. Varnin
2015-02-27 8:41 ` Martin Jansa [this message]
[not found] <1423151205-8219-1-git-send-email-fenixk19@mail.ru>
2015-02-05 15:46 ` A. Varnin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150227084124.GI2309@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.