summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/automake/automake_1.13.4.bb2
-rw-r--r--meta/recipes-devtools/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-native_1.79.bb2
-rw-r--r--meta/recipes-devtools/expect/expect_5.45.bb2
-rw-r--r--meta/recipes-devtools/flex/flex_2.5.37.bb2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.7.inc2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.8.inc2
-rw-r--r--meta/recipes-devtools/gdb/gdb-7.6.1.inc2
-rw-r--r--meta/recipes-devtools/gdb/gdb-common.inc2
-rw-r--r--meta/recipes-devtools/intltool/intltool_0.50.2.bb2
-rw-r--r--meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb4
10 files changed, 11 insertions, 11 deletions
diff --git a/meta/recipes-devtools/automake/automake_1.13.4.bb b/meta/recipes-devtools/automake/automake_1.13.4.bb
index b114d990ce..7630754857 100644
--- a/meta/recipes-devtools/automake/automake_1.13.4.bb
+++ b/meta/recipes-devtools/automake/automake_1.13.4.bb
@@ -1,5 +1,5 @@
1require automake.inc 1require automake.inc
2LICENSE="GPLv2" 2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" 3LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
4DEPENDS_class-native = "autoconf-native" 4DEPENDS_class-native = "autoconf-native"
5 5
diff --git a/meta/recipes-devtools/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-native_1.79.bb b/meta/recipes-devtools/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-native_1.79.bb
index e62369003e..d5f5381d72 100644
--- a/meta/recipes-devtools/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-native_1.79.bb
+++ b/meta/recipes-devtools/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-native_1.79.bb
@@ -1,5 +1,5 @@
1SUMMARY = "DSSSL stylesheets used to transform SGML and XML DocBook files" 1SUMMARY = "DSSSL stylesheets used to transform SGML and XML DocBook files"
2HOMEPAGE= "http://docbook.sourceforge.net" 2HOMEPAGE = "http://docbook.sourceforge.net"
3# Simple persmissive 3# Simple persmissive
4LICENSE = "DSSSL" 4LICENSE = "DSSSL"
5LIC_FILES_CHKSUM = "file://README;beginline=41;endline=74;md5=875385159b2ee76ecf56136ae7f542d6" 5LIC_FILES_CHKSUM = "file://README;beginline=41;endline=74;md5=875385159b2ee76ecf56136ae7f542d6"
diff --git a/meta/recipes-devtools/expect/expect_5.45.bb b/meta/recipes-devtools/expect/expect_5.45.bb
index 0417ec6740..ed55fa5e4b 100644
--- a/meta/recipes-devtools/expect/expect_5.45.bb
+++ b/meta/recipes-devtools/expect/expect_5.45.bb
@@ -8,7 +8,7 @@ structures to direct the dialogue. In addition, the user can take control and \
8interact directly when desired, afterward returning control to the script. \ 8interact directly when desired, afterward returning control to the script. \
9" 9"
10HOMEPAGE = "http://sourceforge.net/projects/expect/" 10HOMEPAGE = "http://sourceforge.net/projects/expect/"
11LICENSE="PD" 11LICENSE = "PD"
12SECTION = "devel" 12SECTION = "devel"
13 13
14LIC_FILES_CHKSUM = "file://license.terms;md5=fbf2de7e9102505b1439db06fc36ce5c" 14LIC_FILES_CHKSUM = "file://license.terms;md5=fbf2de7e9102505b1439db06fc36ce5c"
diff --git a/meta/recipes-devtools/flex/flex_2.5.37.bb b/meta/recipes-devtools/flex/flex_2.5.37.bb
index c3b5e46cbb..c57a948338 100644
--- a/meta/recipes-devtools/flex/flex_2.5.37.bb
+++ b/meta/recipes-devtools/flex/flex_2.5.37.bb
@@ -1,5 +1,5 @@
1require flex.inc 1require flex.inc
2LICENSE="BSD" 2LICENSE = "BSD"
3LIC_FILES_CHKSUM = "file://COPYING;md5=e4742cf92e89040b39486a6219b68067" 3LIC_FILES_CHKSUM = "file://COPYING;md5=e4742cf92e89040b39486a6219b68067"
4BBCLASSEXTEND = "native nativesdk" 4BBCLASSEXTEND = "native nativesdk"
5 5
diff --git a/meta/recipes-devtools/gcc/gcc-4.7.inc b/meta/recipes-devtools/gcc/gcc-4.7.inc
index 81c8f070ac..fe9fb65b8d 100644
--- a/meta/recipes-devtools/gcc/gcc-4.7.inc
+++ b/meta/recipes-devtools/gcc/gcc-4.7.inc
@@ -23,7 +23,7 @@ FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/gcc-4.7' ], d)}"
23DEPENDS =+ "mpfr gmp libmpc zlib" 23DEPENDS =+ "mpfr gmp libmpc zlib"
24NATIVEDEPS = "mpfr-native gmp-native libmpc-native zlib-native" 24NATIVEDEPS = "mpfr-native gmp-native libmpc-native zlib-native"
25 25
26LICENSE="GPL-3.0-with-GCC-exception & GPLv3" 26LICENSE = "GPL-3.0-with-GCC-exception & GPLv3"
27 27
28LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ 28LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
29 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 \ 29 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 \
diff --git a/meta/recipes-devtools/gcc/gcc-4.8.inc b/meta/recipes-devtools/gcc/gcc-4.8.inc
index 8d1729b980..a140573d71 100644
--- a/meta/recipes-devtools/gcc/gcc-4.8.inc
+++ b/meta/recipes-devtools/gcc/gcc-4.8.inc
@@ -13,7 +13,7 @@ FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/gcc-4.8' ], d)}"
13DEPENDS =+ "mpfr gmp libmpc zlib" 13DEPENDS =+ "mpfr gmp libmpc zlib"
14NATIVEDEPS = "mpfr-native gmp-native libmpc-native zlib-native" 14NATIVEDEPS = "mpfr-native gmp-native libmpc-native zlib-native"
15 15
16LICENSE="GPL-3.0-with-GCC-exception & GPLv3" 16LICENSE = "GPL-3.0-with-GCC-exception & GPLv3"
17 17
18LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ 18LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
19 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 \ 19 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 \
diff --git a/meta/recipes-devtools/gdb/gdb-7.6.1.inc b/meta/recipes-devtools/gdb/gdb-7.6.1.inc
index e5777329ab..6fd953a437 100644
--- a/meta/recipes-devtools/gdb/gdb-7.6.1.inc
+++ b/meta/recipes-devtools/gdb/gdb-7.6.1.inc
@@ -1,4 +1,4 @@
1LICENSE="GPLv2 & GPLv3 & LGPLv2 & LGPLv3" 1LICENSE = "GPLv2 & GPLv3 & LGPLv2 & LGPLv3"
2LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ 2LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
3 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 \ 3 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 \
4 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \ 4 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \
diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc
index 31b5d73bbe..211a574217 100644
--- a/meta/recipes-devtools/gdb/gdb-common.inc
+++ b/meta/recipes-devtools/gdb/gdb-common.inc
@@ -1,6 +1,6 @@
1SUMMARY = "GNU debugger" 1SUMMARY = "GNU debugger"
2HOMEPAGE = "http://www.gnu.org/software/gdb/" 2HOMEPAGE = "http://www.gnu.org/software/gdb/"
3LICENSE="GPLv3+" 3LICENSE = "GPLv3+"
4SECTION = "devel" 4SECTION = "devel"
5DEPENDS = "expat ncurses readline ${LTTNGUST}" 5DEPENDS = "expat ncurses readline ${LTTNGUST}"
6 6
diff --git a/meta/recipes-devtools/intltool/intltool_0.50.2.bb b/meta/recipes-devtools/intltool/intltool_0.50.2.bb
index 05c96c78cf..dffce2150b 100644
--- a/meta/recipes-devtools/intltool/intltool_0.50.2.bb
+++ b/meta/recipes-devtools/intltool/intltool_0.50.2.bb
@@ -1,5 +1,5 @@
1require intltool.inc 1require intltool.inc
2LICENSE="GPLv2" 2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 3LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
4 4
5SRC_URI += "file://intltool-nowarn.patch \ 5SRC_URI += "file://intltool-nowarn.patch \
diff --git a/meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb b/meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb
index 6042deefbe..94940f80fb 100644
--- a/meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb
+++ b/meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
8 8
9SRCREV = "ca39eb1d98e736109c64ff9c1aa2a6ecca222d8f" 9SRCREV = "ca39eb1d98e736109c64ff9c1aa2a6ecca222d8f"
10SRC_URI = "git://git.infradead.org/mtd-utils.git \ 10SRC_URI = "git://git.infradead.org/mtd-utils.git \
11 file://add-exclusion-to-mkfs-jffs2-git-2.patch \ 11 file://add-exclusion-to-mkfs-jffs2-git-2.patch \
12 file://mtd-utils-fix-corrupt-cleanmarker-with-flash_erase--j-command.patch " 12 file://mtd-utils-fix-corrupt-cleanmarker-with-flash_erase--j-command.patch "
13 13
14S = "${WORKDIR}/git/" 14S = "${WORKDIR}/git/"
15 15