From: Koen Kooi Date: Thu, 1 Sep 2011 15:44:51 +0000 (+0000) Subject: task-xfce-base: add thunar-volman X-Git-Tag: rev_ivi_2015_02_04~5661 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=35b02b8f4a89faf5dfafb33ccd771b2fb697d0f7;p=scm%2Fbb%2Ftizen-distro.git task-xfce-base: add thunar-volman This fixes: ERROR: There is a comment on line 34 of file /OE/tentacle/sources/meta-openembedded/meta-xfce/recipes-xfce/tasks/task-xfce-base.bb (# thunar-volman \) which is in the middle of a multiline expression. Bitbake used to ignore these but no longer does so, please fix your metadata as errors are likely as a result of this change. (From meta-openembedded rev: cc791b00ca980373402a8487b7aff4c2cf45c390) Signed-off-by: Koen Kooi Acked-by: Andreas Müller Signed-off-by: Patrick Ohly --- diff --git a/meta-openembedded/meta-xfce/recipes-xfce/tasks/task-xfce-base.bb b/meta-openembedded/meta-xfce/recipes-xfce/tasks/task-xfce-base.bb index 8a87203..7589f6d 100644 --- a/meta-openembedded/meta-xfce/recipes-xfce/tasks/task-xfce-base.bb +++ b/meta-openembedded/meta-xfce/recipes-xfce/tasks/task-xfce-base.bb @@ -2,7 +2,7 @@ DESCRIPTION = "All packages required for a base installation of XFCE" SECTION = "x11/wm" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" -PR = "r0" +PR = "r1" inherit task @@ -31,5 +31,5 @@ RDEPENDS_${PN} = " \ xfce4-settings \ xfce-terminal \ thunar \ -# thunar-volman \ + thunar-volman \ "