summaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-09-22 17:16:48 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-09-22 17:16:48 +0200
commitd8de37e032322202fa1e0b49f90b43a3d4cc0aff (patch)
treefec7f8b8ff18d619ea9555a14423e856ddc88c80 /meta-xfce
parent54ab502d4f53cab9411c29bb04dab7ae81b002ed (diff)
downloadmeta-openembedded-d8de37e032322202fa1e0b49f90b43a3d4cc0aff.tar.gz
task-xfce-base: bump PR
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/tasks/task-xfce-base.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/tasks/task-xfce-base.bb b/meta-xfce/recipes-xfce/tasks/task-xfce-base.bb
index 782f30c90..d9fcc30e0 100644
--- a/meta-xfce/recipes-xfce/tasks/task-xfce-base.bb
+++ b/meta-xfce/recipes-xfce/tasks/task-xfce-base.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "All packages required for a base installation of XFCE"
2SECTION = "x11/wm" 2SECTION = "x11/wm"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" 4LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
5PR = "r1" 5PR = "r2"
6 6
7inherit task 7inherit task
8 8