summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/unclutter-xfixes
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Update SRC_URI branch and protocolsArmin Kuster2021-11-171-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: Armin Kuster <akuster808@gmail.com>
* recipes: rename distro_features_check to features_checkDenys Dmytriyenko2019-11-211-1/+1
| | | | | | | Avoid warning due to the class rename in OE-Core. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unclutter-xfixes: new packageBartosz Golaszewski2019-09-132-0/+261
Add a recipe for unclutter-xfixes - a rewrite of the popular tool unclutter using the x11-xfixes extension. Included is a patch adding autotools support (instead of a hand-coded Makefile) that's already been submitted upstream. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>