diff options
| -rw-r--r-- | meta/recipes-extended/tasks/task-core-lsb.bb | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/meta/recipes-extended/tasks/task-core-lsb.bb b/meta/recipes-extended/tasks/task-core-lsb.bb index 9fbacf90e6..2ec63ccd83 100644 --- a/meta/recipes-extended/tasks/task-core-lsb.bb +++ b/meta/recipes-extended/tasks/task-core-lsb.bb | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | # | 3 | # |
| 4 | 4 | ||
| 5 | DESCRIPTION = "Create Small Image Tasks" | 5 | DESCRIPTION = "Create Small Image Tasks" |
| 6 | PR = "r4" | 6 | PR = "r5" |
| 7 | LICENSE = "MIT" | 7 | LICENSE = "MIT" |
| 8 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ | 8 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ |
| 9 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 9 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
| @@ -54,6 +54,7 @@ RDEPENDS_task-core-lsb = "\ | |||
| 54 | 54 | ||
| 55 | RDEPENDS_task-core-sys-extended = "\ | 55 | RDEPENDS_task-core-sys-extended = "\ |
| 56 | binutils \ | 56 | binutils \ |
| 57 | binutils-symlinks \ | ||
| 57 | chkconfig \ | 58 | chkconfig \ |
| 58 | curl \ | 59 | curl \ |
| 59 | dhcp-client \ | 60 | dhcp-client \ |
| @@ -169,6 +170,9 @@ RDEPENDS_task-core-lsb-graphic-add = "\ | |||
| 169 | gdk-pixbuf-loader-bmp \ | 170 | gdk-pixbuf-loader-bmp \ |
| 170 | gdk-pixbuf-loader-ani \ | 171 | gdk-pixbuf-loader-ani \ |
| 171 | liberation-fonts \ | 172 | liberation-fonts \ |
| 173 | gtk+ \ | ||
| 174 | atk \ | ||
| 175 | libasound \ | ||
| 172 | " | 176 | " |
| 173 | 177 | ||
| 174 | RDEPENDS_task-core-lsb-graphic-add_qemux86 = "\ | 178 | RDEPENDS_task-core-lsb-graphic-add_qemux86 = "\ |
