Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libdbd-sqlite-perl: upgrade 1.68 -> 1.70 | wangmy | 2022-04-25 | 1 | -55/+0 |
| | | | | | | | | | | | | | | | Changelog: ========== - Fix doc to use the correct attribute with sqlite_ (GH#86, eekboek++) - Modify the fix to silence the sqlite_unicode warning not to check the attribute twice - Fix an encoding issue of naive (GH#83, HaraldJoerg++) - Typo (GH#85, grr++) - Silenced deprecation warning of sqlite_unicode not to break tests of existing applications Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | recipes: Update LICENSE variable to use SPDX license identifiers | Khem Raj | 2022-03-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | Convert to new override syntax | Martin Jansa | 2021-08-03 | 1 | -3/+3 |
| | | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | libdbd-sqlite-perl: upgrade 1.66 -> 1.68 | zhengruoqin | 2021-07-29 | 1 | -0/+55 |
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |