diff options
| -rw-r--r-- | meta/recipes-core/meta/meta-ide-support.bb | 3 | ||||
| -rw-r--r-- | meta/recipes-support/libsoup/libsoup_2.2.100.bb | 3 |
2 files changed, 3 insertions, 3 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" |
diff --git a/meta/recipes-support/libsoup/libsoup_2.2.100.bb b/meta/recipes-support/libsoup/libsoup_2.2.100.bb index a96a762a5a..7ead09d30e 100644 --- a/meta/recipes-support/libsoup/libsoup_2.2.100.bb +++ b/meta/recipes-support/libsoup/libsoup_2.2.100.bb | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | DESCRIPTION = "An HTTP library implementation in C" | 1 | DESCRIPTION = "An HTTP library implementation in C" |
| 2 | LICENSE = "GPL" | ||
| 3 | SECTION = "x11/gnome/libs" | 2 | SECTION = "x11/gnome/libs" |
| 3 | LICENSE = "LGPLv2+" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605" | ||
| 4 | PR = "r1" | 5 | PR = "r1" |
| 5 | 6 | ||
| 6 | DEPENDS = "glib-2.0 gnutls libxml2" | 7 | DEPENDS = "glib-2.0 gnutls libxml2" |
