summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/psqlodbc/files/psqlodbc-donot-use-the-hardcode-libdir.patch
Commit message (Collapse)AuthorAgeFilesLines
* psqlodbc: move to recipes-dbsArmin Kuster2018-03-011-26/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* psqlodbc: add recipeYi Zhao2017-09-071-0/+26
| | | | | | | | | | | | | This package provides a driver that allows ODBC-enabled applications to access PostgreSQL database. This recipe was removed in commit ec9e5ed06256ad92c818474cdb490dc0d3a0d0a3 Since its dependency postgresql already unblacklisted, so add it back. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: remove blacklisted recipesMartin Jansa2017-08-311-26/+0
| | | | | | | | * as PNBLACKLIST message says, these recipes are blacklisted for long time and nobody showed any interest to fix them * remove all unused .patch and .inc files as well Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* psqlodbc: Add the new recipeJackie Huang2016-07-291-0/+26
This package provides a driver that allows ODBC-enabled applications to access PostgreSQL databases. Add ptest support as well. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>