summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libiodbc
Commit message (Collapse)AuthorAgeFilesLines
* libiodbc: upgrade 3.52.15 -> 3.52.16Wang Mingyu2024-08-091-2/+2
| | | | | | | License-Update: Copyright updated to 2023. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libiodbc: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN statusAlexandre Truong2024-07-241-0/+3
| | | | | | | | | | | Adding UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX fix UNKNOWN_BROKEN status from running devtool check-upgrade-status. The next version of the package can be found from upstream sources. Signed-off-by: Alexandre Truong <alexandre.truong@smile.fr> Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
* libiodbc: Install *.h files to /usr/include/iodbc to fix conflicts error ↵Lei Maohui2023-02-281-0/+1
| | | | | | | | | | | | | with unixodbc reference to ubuntu: file /usr/include/odbcinst.h conflicts between attempted installs of libiodbc-dev-3.52.15-r0.aarch64 and unixodbc-dev-2.3.11-r0.aarch64 file /usr/include/sql.h conflicts between attempted installs of libiodbc-dev-3.52.15-r0.aarch64 and unixodbc-dev-2.3.11-r0.aarch64 file /usr/include/sqlext.h conflicts between attempted installs of libiodbc-dev-3.52.15-r0.aarch64 and unixodbc-dev-2.3.11-r0.aarch64 file /usr/include/sqltypes.h conflicts between attempted installs of libiodbc-dev-3.52.15-r0.aarch64 and unixodbc-dev-2.3.11-r0.aarch64 file /usr/include/sqlucode.h conflicts between attempted installs of libiodbc-dev-3.52.15-r0.aarch64 and unixodbc-dev-2.3.11-r0.aarch64 Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libiodbc: Fix install conflict when enable multilib.Lei Maohui2023-02-181-0/+3
| | | | | | | | Error: Transaction test error: file /usr/bin/iodbc-config conflicts between attempted installs of libiodbc-3.52.15-r0.aarch64 and lib32-libiodbc-3.52.15-r0.armv7ahf_neon Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libiodbc: Fix SRC_URI to not use gitlab archivesKhem Raj2023-01-261-4/+2
| | | | | | | Fixes ERROR: libiodbc: SRC_URI uses unstable GitHub/GitLab archives, convert recipe to use git protocol [src-uri-bad] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* biodbc: Added a new recipe.Lei Maohui2023-01-091-0/+28
biodbc will provide you with everything you need to \ develop ODBC-compliant applications under Unix without having to pay \ royalties to other parties. Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>