From 653df48c2da367e7389ed61cff6c71dc759c9543 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 3 May 2010 21:42:51 +0200 Subject: omnewrotate: update Xsession.d script for xserver-common * don't source default/omnewrotate config to Xsession shell * don't export DISPLAY (it should be exported before running Xsession scripts) * move autostart logic to init.d script Signed-off-by: Martin Jansa --- recipes/omnewrotate/omnewrotate_svn.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'recipes/omnewrotate/omnewrotate_svn.bb') diff --git a/recipes/omnewrotate/omnewrotate_svn.bb b/recipes/omnewrotate/omnewrotate_svn.bb index 410d12f6a8..74d158576e 100644 --- a/recipes/omnewrotate/omnewrotate_svn.bb +++ b/recipes/omnewrotate/omnewrotate_svn.bb @@ -8,9 +8,10 @@ DEPENDS = "libframeworkd-glib xrandr" SRCREV = "66" PV = "0.5.8+svnr${SRCPV}" -PR = "r0" +PR = "r1" -SRC_URI = "svn://omnewrotate.googlecode.com/svn;module=trunk;proto=http" +SRC_URI = "svn://omnewrotate.googlecode.com/svn;module=trunk;proto=http \ + file://xsession.script.patch;patch=1" S = "${WORKDIR}/trunk" -- cgit v1.2.3