summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/udisks/udisks2_2.9.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* udisks2: Upgrade 2.9.4 -> 2.10.1Markus Volk2023-09-241-59/+0
| | | | | | | - add a patch to fix reproducibility issues Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* udisks2: add PACKAGECONFIGs for btrfs,lvm2 and lsmMarkus Volk2023-04-271-0/+6
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> 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>
* udisks2: upgrade 2.9.3 -> 2.9.4Andreas Müller2021-11-031-0/+53
From announcement: This release was focused on stability and hardening, notably fixing some long-standing race conditions and memory leaks. Default mount options got tweaked towards data safety. All users are strongly advised to upgrade. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>