From: Grazvydas Ignotas Date: Thu, 14 Mar 2013 15:06:18 +0000 (+0200) Subject: xfce4-session_4.6.2: apply no-tips patch from 4.6.1 X-Git-Tag: sz_154~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e22f426cecfadafbb0aeb5baa241133c22a3323;p=openembedded.git xfce4-session_4.6.2: apply no-tips patch from 4.6.1 --- diff --git a/recipes/xfce-base/xfce4-session-4.6.1/0001-no_tips_on_startup.patch b/recipes/xfce-base/xfce4-session/0001-no_tips_on_startup.patch similarity index 100% rename from recipes/xfce-base/xfce4-session-4.6.1/0001-no_tips_on_startup.patch rename to recipes/xfce-base/xfce4-session/0001-no_tips_on_startup.patch diff --git a/recipes/xfce-base/xfce4-session_4.6.2.bb b/recipes/xfce-base/xfce4-session_4.6.2.bb index d7f768a411..46522bd684 100644 --- a/recipes/xfce-base/xfce4-session_4.6.2.bb +++ b/recipes/xfce-base/xfce4-session_4.6.2.bb @@ -2,12 +2,14 @@ DESCRIPTION = "xfce4-session is a session manager for Xfce 4 Desktop Environment DEPENDS = "libwnck libxfcegui4 libxfce4util dbus iceauth xfce-utils" SECTION = "x11" -PR = "r0" +PR = "r1" inherit xfce46 RDEPENDS_${PN} = "iceauth xfce-utils xinit dbus-x11" +SRC_URI += "file://0001-no_tips_on_startup.patch;patch=1" + FILES_${PN} += "${libdir}/xfce4/splash/engines/*.so" FILES_${PN} += "${datadir}/xfce4/tips/*" FILES_${PN} += "${datadir}/themes/Default/balou/*"