From: <jackie.huang@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [meta-oe][PATCH 0/2] unixodbc and psqlodbc: Add new recipes
Date: Tue, 26 Jul 2016 05:18:06 -0400 [thread overview]
Message-ID: <cover.1469524511.git.jackie.huang@windriver.com> (raw)
From: Jackie Huang <jackie.huang@windriver.com>
The following changes since commit 5c69367d848271cdf3a3bd1a087665f324d3fd34:
python-flask-bootstrap: update to version 3.3.6.0 and fix RDEPENDS (2016-07-22 21:45:42 +0200)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib.git jhuang0/r_add_odbc_160718_0
http://git.pokylinux.org/cgit.cgi//log/?h=jhuang0/r_add_odbc_160718_0
Jackie Huang (2):
unixodbc: Add the new recipe
psqlodbc: Add the new recipe
.../psqlodbc-donot-use-the-hardcode-libdir.patch | 26 ++++
.../files/psqlodbc-fix-for-ptest-support.patch | 148 +++++++++++++++++++++
...bc-remove-some-checks-for-cross-compiling.patch | 118 ++++++++++++++++
meta-oe/recipes-support/psqlodbc/files/run-ptest | 46 +++++++
meta-oe/recipes-support/psqlodbc/psqlodbc.inc | 50 +++++++
.../psqlodbc/psqlodbc_09.05.0300.bb | 14 ++
.../do-not-use-libltdl-source-directory.patch | 43 ++++++
meta-oe/recipes-support/unixodbc/unixodbc_2.3.4.bb | 27 ++++
8 files changed, 472 insertions(+)
create mode 100644 meta-oe/recipes-support/psqlodbc/files/psqlodbc-donot-use-the-hardcode-libdir.patch
create mode 100644 meta-oe/recipes-support/psqlodbc/files/psqlodbc-fix-for-ptest-support.patch
create mode 100644 meta-oe/recipes-support/psqlodbc/files/psqlodbc-remove-some-checks-for-cross-compiling.patch
create mode 100644 meta-oe/recipes-support/psqlodbc/files/run-ptest
create mode 100644 meta-oe/recipes-support/psqlodbc/psqlodbc.inc
create mode 100644 meta-oe/recipes-support/psqlodbc/psqlodbc_09.05.0300.bb
create mode 100644 meta-oe/recipes-support/unixodbc/files/do-not-use-libltdl-source-directory.patch
create mode 100644 meta-oe/recipes-support/unixodbc/unixodbc_2.3.4.bb
--
2.8.1
next reply other threads:[~2016-07-26 9:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-26 9:18 jackie.huang [this message]
2016-07-26 9:18 ` [meta-oe][PATCH 1/2] unixodbc: Add the new recipe jackie.huang
2016-07-26 10:52 ` Martin Jansa
2016-07-27 1:33 ` Huang, Jie (Jackie)
2016-07-26 9:18 ` [meta-oe][PATCH 2/2] psqlodbc: " jackie.huang
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=cover.1469524511.git.jackie.huang@windriver.com \
--to=jackie.huang@windriver.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.