summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/udisks
Commit message (Collapse)AuthorAgeFilesLines
* udisks: fix QA warningsArmin Kuster2015-08-031-1/+1
| | | | | | | | WARNING: QA Issue: udisks rdepends on lvm2, but it isn't a build dependency? [build-deps] Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* recipes: add missing gtk-doc class dependenciesRichard Purdie2014-06-211-1/+1
| | | | | | | | * These recipes all use gtk-doc m4 macros but were missing dependencies on the class. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: add missing dependency on intltool-nativeRichard Purdie2014-06-211-1/+1
| | | | | | | | * These recipes all require intltool-native to build but were missing a dependency on it. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* udisks: Add PACKAGECONFIG for partedMartin Jansa2013-09-171-0/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* udisks: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-152-2/+124
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* udisks: move systemd support to meta-systemdAndreas Müller2012-07-162-119/+3
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* udisks: remove unneeded systemd codeAndreas Müller2012-02-231-8/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* udisks: explicitly depends on systemdOtavio Salvador2012-02-201-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* udisks: disable manpage buildingOtavio Salvador2012-01-091-1/+3
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* udisks: add native systemd supportAndreas Müller2012-01-052-3/+123
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* udisks: update to 1.0.4Koen Kooi2011-10-241-3/+6
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* udisks: add checksums for udisks-1.0.2lumag2011-08-171-1/+3
| | | | | Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* udisks: initial add of 1.0.2Koen Kooi2011-06-092-0/+506
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>