diff options
Diffstat (limited to 'meta/recipes-core')
| -rw-r--r-- | meta/recipes-core/meta/meta-ide-support.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-core/meta/meta-ide-support.bb b/meta/recipes-core/meta/meta-ide-support.bb index ee85d5d194..faec7fa6b2 100644 --- a/meta/recipes-core/meta/meta-ide-support.bb +++ b/meta/recipes-core/meta/meta-ide-support.bb | |||
| @@ -1,8 +1,7 @@ | |||
| 1 | DESCRIPTION = "Meta package for ensuring the build directory contains all appropriate toolchain packages for using an IDE" | 1 | DESCRIPTION = "Meta package for ensuring the build directory contains all appropriate toolchain packages for using an IDE" |
| 2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
| 3 | LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ | 3 | LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ |
| 4 | file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b | 4 | file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
| 5 | 4de20420" | ||
| 6 | 5 | ||
| 7 | DEPENDS = "virtual/libc gdb-cross qemu-helper-native unfs-server-native" | 6 | DEPENDS = "virtual/libc gdb-cross qemu-helper-native unfs-server-native" |
| 8 | PR = "r1" | 7 | PR = "r1" |
