summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* lxdm: Let greeter use gtk3Andreas Müller2018-08-211-3/+4
| | | | | | | | | * one more gtk2->gtk3 transit * greater looks way better now * while at it: sort patches Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lxdm: Copy Makefile.in.in from gettext-nativeKhem Raj2017-09-071-1/+1
| | | | | | | virtual/gettext is not including virtual/gettext anymore Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lxdm: Find libexecinfo if its on platformKhem Raj2017-04-051-7/+9
| | | | | | fixes build with musl Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-oe: use bb.utils.contains() instead of base_contains()Ross Burton2016-04-281-9/+9
| | | | | | | | base_contains() is a compatibility wrapper and may warn in the future, so replace all instances with bb.utils.contains(). Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lxdm: update to 0.5.3Andreas Müller2016-02-251-0/+78
* we go back to released sources * parts of patch 0002.. were applied - have tried to discuss with project's maintainer without success Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>