diff options
Diffstat (limited to 'meta-oe/recipes-core/tasks/task-x11.bb')
| -rw-r--r-- | meta-oe/recipes-core/tasks/task-x11.bb | 2 |
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 @@ | |||
| 1 | DESCRIPTION = "The X Window System -- install this task to get a client/server based display multiplexer." | 1 | DESCRIPTION = "The X Window System -- install this task to get a client/server based display multiplexer." |
| 2 | SECTION = "x11/server" | 2 | SECTION = "x11/server" |
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
| 5 | PV = "1.0" | 5 | PV = "1.0" |
| 6 | PR = "r7" | 6 | PR = "r7" |
| 7 | 7 | ||
