All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 0/2] unixodbc and psqlodbc: Add new recipes
@ 2016-07-26  9:18 jackie.huang
  2016-07-26  9:18 ` [meta-oe][PATCH 1/2] unixodbc: Add the new recipe jackie.huang
  2016-07-26  9:18 ` [meta-oe][PATCH 2/2] psqlodbc: " jackie.huang
  0 siblings, 2 replies; 5+ messages in thread
From: jackie.huang @ 2016-07-26  9:18 UTC (permalink / raw)
  To: openembedded-devel

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-07-27  1:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-26  9:18 [meta-oe][PATCH 0/2] unixodbc and psqlodbc: Add new recipes jackie.huang
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

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.