From: Jackie Huang <[email protected]> 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 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
