summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/libdivecomputer
Commit message (Collapse)AuthorAgeFilesLines
* libdivecomputer: upgrade 0.7.0 -> 0.8.0Wang Mingyu2023-05-141-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: =========== New features: ------------ * Add support for new backends: - excursion: Deep Six Excursion, Crest CR-4, Genesis Centauri, Tusa TC1, Scorpena Alpha - screen: Seac Screen and Action - cosmiq: Deepblu Cosmiq+ - s1: Oceans S1 - freedom: Divesoft Freedom and Liberty * Add support for some new devices: - Aqualung: i200C - Cressi: Donatello, Michelangelo, Neon - Mares: Puck Pro + - Oceanic: Geo Air - Ratio: iX3M 2 - Scubapro: G2 TEK - Shearwater: Petrel 3, Perdix 2 - Sherwood: Amphos Air 2.0 * Add support for parsing the decompression model * Add a public api to configure the depth calibration * Add a public api to configure the clock synchronization * Add a basic Android build system Removed/changed features: --------------------------- * Migrate to Visual Studio 2013 (or newer) * Move the Visual Studio project to the contrib directory 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 identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update SRC_URI branch and protocolsRichard Purdie2021-11-031-1/+1
| | | | | | | | | This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdivecomputer: upgrade 0.6.0 -> 0.7.0zhengruoqin2021-05-141-2/+2
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdivecomputer: Upgrade to 0.6.0Adrian Bunk2019-11-012-20/+3
| | | | | | | | Use new upstream repository. Patch for issue fixed upstream removed. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdivecomputer: refresh patchesArmin Kuster2018-04-131-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | WARNING: libdivecomputer-0.4.2+gitrAUTOINC+5f765f9143-r0 do_patch: Some of the context lines in patches were ignored. This can lead to incorrectly applied patches. The context lines in the patches can be updated with devtool: devtool modify <recipe> devtool finish --force-patch-refresh <recipe> <layer_path> Then the updated patches and the source tree (in devtool's workspace) should be reviewed to make sure the patches apply in the correct place and don't introduce duplicate lines (which can, and does happen when some of the context is ignored). Further information: http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450 Details: Applying patch fix-ar.patch patching file configure.ac Hunk #1 succeeded at 54 with fuzz 1 (offset 30 lines). Now at patch fix-ar.patch Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libdivecomputer: Update to 0.4.2Khem Raj2014-10-101-6/+7
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libdivecomputer: added missing AM_PROG_ARMarcin Juszkiewicz2012-10-102-1/+22
| | | | Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
* libdivecomputer: initial addKoen Kooi2011-10-151-0/+16
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>