diff options
| author | Saul Wold <Saul.Wold@intel.com> | 2010-12-10 16:58:51 -0800 |
|---|---|---|
| committer | Saul Wold <sgw@linux.intel.com> | 2010-12-13 12:27:47 -0800 |
| commit | 984162eb60780b2478a36deba8a53ff4fd3becd3 (patch) | |
| tree | b8492b90e9f96c5c623116583ccf0076b43b3325 /meta | |
| parent | 69ad383525657b44dc7eeb347e888deebb501b00 (diff) | |
| download | poky-984162eb60780b2478a36deba8a53ff4fd3becd3.tar.gz | |
meta-ide-suppport: Add LIC_FILES_CHKSUM
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-core/meta/meta-ide-support.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-core/meta/meta-ide-support.bb b/meta/recipes-core/meta/meta-ide-support.bb index 8fe9a23036..ee85d5d194 100644 --- a/meta/recipes-core/meta/meta-ide-support.bb +++ b/meta/recipes-core/meta/meta-ide-support.bb | |||
| @@ -1,5 +1,9 @@ | |||
| 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 \ | ||
| 4 | file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b | ||
| 5 | 4de20420" | ||
| 6 | |||
| 3 | DEPENDS = "virtual/libc gdb-cross qemu-helper-native unfs-server-native" | 7 | DEPENDS = "virtual/libc gdb-cross qemu-helper-native unfs-server-native" |
| 4 | PR = "r1" | 8 | PR = "r1" |
| 5 | 9 | ||
