summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/tasks/task-x11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-core/tasks/task-x11.bb')
-rw-r--r--meta-oe/recipes-core/tasks/task-x11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/tasks/task-x11.bb b/meta-oe/recipes-core/tasks/task-x11.bb
index aa10061285..66af8bdf52 100644
--- a/meta-oe/recipes-core/tasks/task-x11.bb
+++ b/meta-oe/recipes-core/tasks/task-x11.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "The X Window System -- install this task to get a client/server based display multiplexer." 1DESCRIPTION = "The X Window System -- install this task to get a client/server based display multiplexer."
2SECTION = "x11/server" 2SECTION = "x11/server"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" 4LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
5PV = "1.0" 5PV = "1.0"
6PR = "r7" 6PR = "r7"
7 7