diff options
| -rw-r--r-- | meta/recipes-core/tasks/task-core-tools.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-core/tasks/task-core-tools.bb b/meta/recipes-core/tasks/task-core-tools.bb index 01e93ece65..23cbaf29da 100644 --- a/meta/recipes-core/tasks/task-core-tools.bb +++ b/meta/recipes-core/tasks/task-core-tools.bb | |||
| @@ -6,7 +6,7 @@ DESCRIPTION = "Tools tasks for OE-Core" | |||
| 6 | LICENSE = "MIT" | 6 | LICENSE = "MIT" |
| 7 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ | 7 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ |
| 8 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 8 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
| 9 | PR = "r9" | 9 | PR = "r10" |
| 10 | 10 | ||
| 11 | PACKAGES = "\ | 11 | PACKAGES = "\ |
| 12 | task-core-tools-debug \ | 12 | task-core-tools-debug \ |
| @@ -63,6 +63,7 @@ RRECOMMENDS_task-core-tools-profile = "\ | |||
| 63 | RDEPENDS_task-core-tools-profile_append_qemux86 = " valgrind lttng-ust systemtap" | 63 | RDEPENDS_task-core-tools-profile_append_qemux86 = " valgrind lttng-ust systemtap" |
| 64 | RDEPENDS_task-core-tools-profile_append_qemux86-64 = " lttng-ust systemtap" | 64 | RDEPENDS_task-core-tools-profile_append_qemux86-64 = " lttng-ust systemtap" |
| 65 | RDEPENDS_task-core-tools-profile_append_qemuppc = " lttng-ust systemtap" | 65 | RDEPENDS_task-core-tools-profile_append_qemuppc = " lttng-ust systemtap" |
| 66 | RDEPENDS_task-core-tools-profile_append_qemuarm = " lttng-ust" | ||
| 66 | 67 | ||
| 67 | RDEPENDS_task-core-tools-testapps = "\ | 68 | RDEPENDS_task-core-tools-testapps = "\ |
| 68 | blktool \ | 69 | blktool \ |
