aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/lxdm/lxdm
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2016-02-10 09:31:13 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2016-02-25 17:45:43 +0100
commit0b3612b0f2e4eea936f5c7058e8f1b870e25f9d3 (patch)
treee592fb459f741ec47d318a990c7009e05d7de29a /meta-oe/recipes-graphics/lxdm/lxdm
parentfd4180d6fa59a711e1ee602357fae144e66ad216 (diff)
downloadmeta-openembedded-contrib-0b3612b0f2e4eea936f5c7058e8f1b870e25f9d3.tar.gz
lxdm: update to 0.5.3
* 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>
Diffstat (limited to 'meta-oe/recipes-graphics/lxdm/lxdm')
-rw-r--r--meta-oe/recipes-graphics/lxdm/lxdm/0002-let-autotools-create-lxdm.conf.patch29
1 files changed, 1 insertions, 28 deletions
diff --git a/meta-oe/recipes-graphics/lxdm/lxdm/0002-let-autotools-create-lxdm.conf.patch b/meta-oe/recipes-graphics/lxdm/lxdm/0002-let-autotools-create-lxdm.conf.patch
index 43f542a31d..75dc10c979 100644
--- a/meta-oe/recipes-graphics/lxdm/lxdm/0002-let-autotools-create-lxdm.conf.patch
+++ b/meta-oe/recipes-graphics/lxdm/lxdm/0002-let-autotools-create-lxdm.conf.patch
@@ -14,36 +14,9 @@ Upstream-Status: submitted [1]
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
- configure.ac | 1 +
- data/Makefile.am | 5 -----
data/lxdm.conf.in | 2 +-
- 3 files changed, 2 insertions(+), 6 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
-diff --git a/configure.ac b/configure.ac
-index f28c89a..a2fff5b 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -183,6 +183,7 @@ AC_CONFIG_FILES([
- data/PreReboot
- data/PreShutdown
- data/LoginReady
-+ data/lxdm.conf
- ])
- AC_CONFIG_FILES([data/lxdm], [chmod +x data/lxdm])
- AC_OUTPUT
-diff --git a/data/Makefile.am b/data/Makefile.am
-index 9500da9..ad64b11 100644
---- a/data/Makefile.am
-+++ b/data/Makefile.am
-@@ -1,8 +1,3 @@
--FULL_LIBEXECDIR=$(libexecdir)
--
--lxdm.conf: lxdm.conf.in
-- cat lxdm.conf.in | sed 's,@FULL_LIBEXECDIR@,$(FULL_LIBEXECDIR),' > $@
--
- NULL=
-
- sbin_SCRIPTS = lxdm
diff --git a/data/lxdm.conf.in b/data/lxdm.conf.in
index d93f280..6206262 100644
--- a/data/lxdm.conf.in