summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/base-passwd/base-passwd_3.5.22.bb3
-rw-r--r--meta/recipes-core/busybox/busybox_1.17.3.bb3
-rw-r--r--meta/recipes-core/console-tools/console-tools_0.3.2.bb3
-rw-r--r--meta/recipes-core/coreutils/coreutils_8.5.bb3
-rw-r--r--meta/recipes-core/dbus/dbus-glib_0.88.bb3
-rw-r--r--meta/recipes-core/dbus/dbus_1.4.0.bb3
-rw-r--r--meta/recipes-core/eggdbus/eggdbus_0.6.bb3
-rw-r--r--meta/recipes-core/expat/expat_2.0.1.bb3
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb3
-rw-r--r--meta/recipes-core/jpeg/jpeg_8b.bb3
-rw-r--r--meta/recipes-core/libxml/libxml2_2.7.7.bb3
-rw-r--r--meta/recipes-core/ncurses/ncurses_5.4.bb3
-rw-r--r--meta/recipes-core/readline/readline_6.1.bb3
-rw-r--r--meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb3
-rw-r--r--meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb3
-rw-r--r--meta/recipes-core/tinylogin/tinylogin_1.4.bb3
-rw-r--r--meta/recipes-core/udev/udev_158.bb3
-rw-r--r--meta/recipes-core/util-linux/util-linux_2.17.2.bb3
-rw-r--r--meta/recipes-core/zlib/zlib_1.2.5.bb3
19 files changed, 57 insertions, 0 deletions
diff --git a/meta/recipes-core/base-passwd/base-passwd_3.5.22.bb b/meta/recipes-core/base-passwd/base-passwd_3.5.22.bb
index c6c6260b8b..b8263671de 100644
--- a/meta/recipes-core/base-passwd/base-passwd_3.5.22.bb
+++ b/meta/recipes-core/base-passwd/base-passwd_3.5.22.bb
@@ -9,6 +9,9 @@ SRC_URI = "${DEBIAN_MIRROR}/main/b/base-passwd/base-passwd_${PV}.tar.gz \
9 file://nobash.patch \ 9 file://nobash.patch \
10 file://root-home.patch" 10 file://root-home.patch"
11 11
12SRC_URI[md5sum] = "47f22ab6b572d0133409ff6ad1fab402"
13SRC_URI[sha256sum] = "d34acb35a9f9f221e7e4f642b9ef4b22083dd77bb2fc7216756f445316d842fc"
14
12S = "${WORKDIR}/base-passwd" 15S = "${WORKDIR}/base-passwd"
13 16
14inherit autotools 17inherit autotools
diff --git a/meta/recipes-core/busybox/busybox_1.17.3.bb b/meta/recipes-core/busybox/busybox_1.17.3.bb
index 473eabfe15..9ecb36d647 100644
--- a/meta/recipes-core/busybox/busybox_1.17.3.bb
+++ b/meta/recipes-core/busybox/busybox_1.17.3.bb
@@ -22,4 +22,7 @@ SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
22 file://umount.busybox \ 22 file://umount.busybox \
23 file://defconfig" 23 file://defconfig"
24 24
25SRC_URI[tarball.md5sum] = "a2ce1a951571da8c6e0eaf75b1acef60"
26SRC_URI[tarball.sha256sum] = "de2f0274f61a068d75ad33861e0982e99c6b625681460ce420222371c3511ff2"
27
25EXTRA_OEMAKE += "V=1 ARCH=${TARGET_ARCH} CROSS_COMPILE=${TARGET_PREFIX}" 28EXTRA_OEMAKE += "V=1 ARCH=${TARGET_ARCH} CROSS_COMPILE=${TARGET_PREFIX}"
diff --git a/meta/recipes-core/console-tools/console-tools_0.3.2.bb b/meta/recipes-core/console-tools/console-tools_0.3.2.bb
index 907bf27810..c2146e44f3 100644
--- a/meta/recipes-core/console-tools/console-tools_0.3.2.bb
+++ b/meta/recipes-core/console-tools/console-tools_0.3.2.bb
@@ -14,6 +14,9 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/lct/console-tools-${PV}.tar.gz \
14 file://uclibc-fileno.patch;patch=1 \ 14 file://uclibc-fileno.patch;patch=1 \
15 file://config/*.m4" 15 file://config/*.m4"
16 16
17SRC_URI[md5sum] = "bf21564fc38b3af853ef724babddbacd"
18SRC_URI[sha256sum] = "eea6b441672dacd251079fc85ed322e196282e0e66c16303ec64c3a2b1c126c2"
19
17export SUBDIRS = "fontfiletools vttools kbdtools screenfonttools contrib \ 20export SUBDIRS = "fontfiletools vttools kbdtools screenfonttools contrib \
18 examples po intl compat" 21 examples po intl compat"
19 22
diff --git a/meta/recipes-core/coreutils/coreutils_8.5.bb b/meta/recipes-core/coreutils/coreutils_8.5.bb
index d8d5904010..3944e34314 100644
--- a/meta/recipes-core/coreutils/coreutils_8.5.bb
+++ b/meta/recipes-core/coreutils/coreutils_8.5.bb
@@ -14,6 +14,9 @@ inherit autotools gettext
14 14
15SRC_URI = "http://ftp.gnu.org/gnu/coreutils/${BP}.tar.gz" 15SRC_URI = "http://ftp.gnu.org/gnu/coreutils/${BP}.tar.gz"
16 16
17SRC_URI[md5sum] = "c1ffe586d001e87d66cd80c4536ee823"
18SRC_URI[sha256sum] = "dd243e2ac7d0ed203b170ecfb8299643779e7501fec2b45ae1cea8a450fa8ca0"
19
17# [ gets a special treatment and is not included in this 20# [ gets a special treatment and is not included in this
18bindir_progs = "base64 basename chcon cksum comm csplit cut dir dircolors dirname du \ 21bindir_progs = "base64 basename chcon cksum comm csplit cut dir dircolors dirname du \
19 env expand expr factor fmt fold groups head hostid id install \ 22 env expand expr factor fmt fold groups head hostid id install \
diff --git a/meta/recipes-core/dbus/dbus-glib_0.88.bb b/meta/recipes-core/dbus/dbus-glib_0.88.bb
index 000146ab7e..64f083047c 100644
--- a/meta/recipes-core/dbus/dbus-glib_0.88.bb
+++ b/meta/recipes-core/dbus/dbus-glib_0.88.bb
@@ -1,3 +1,6 @@
1require dbus-glib.inc 1require dbus-glib.inc
2 2
3PR = "r0" 3PR = "r0"
4
5SRC_URI[md5sum] = "7c04ba01df6130c2c4e62f73bea0d0d5"
6SRC_URI[sha256sum] = "57939e2b567940beb23a52b5f3075743bd25ab203428e1c86f8c773330565737"
diff --git a/meta/recipes-core/dbus/dbus_1.4.0.bb b/meta/recipes-core/dbus/dbus_1.4.0.bb
index f331b140aa..a6663362b3 100644
--- a/meta/recipes-core/dbus/dbus_1.4.0.bb
+++ b/meta/recipes-core/dbus/dbus_1.4.0.bb
@@ -1,3 +1,6 @@
1include dbus.inc 1include dbus.inc
2 2
3PR = "r0" 3PR = "r0"
4
5SRC_URI[md5sum] = "f59618b18d2fb2bd1fce9e1c5a2a3282"
6SRC_URI[sha256sum] = "c96d2f86d40e158e2bf405925a0a42cce0533a8466098e2f2238aa1614926652"
diff --git a/meta/recipes-core/eggdbus/eggdbus_0.6.bb b/meta/recipes-core/eggdbus/eggdbus_0.6.bb
index acb0b15e95..99915f0da0 100644
--- a/meta/recipes-core/eggdbus/eggdbus_0.6.bb
+++ b/meta/recipes-core/eggdbus/eggdbus_0.6.bb
@@ -17,6 +17,9 @@ SRC_URI = "${BASE_SRC_URI} \
17 file://marshal.patch;apply=yes \ 17 file://marshal.patch;apply=yes \
18 " 18 "
19 19
20SRC_URI[md5sum] = "0a111faa54dfba2cf432c2c8e8a76e06"
21SRC_URI[sha256sum] = "3ad26e271c1a879bafcd181e065fe0ed53b542299a773c3188c9edb25b895ed1"
22
20SRC_URI_virtclass-native = "${BASE_SRC_URI}" 23SRC_URI_virtclass-native = "${BASE_SRC_URI}"
21 24
22inherit autotools 25inherit autotools
diff --git a/meta/recipes-core/expat/expat_2.0.1.bb b/meta/recipes-core/expat/expat_2.0.1.bb
index d6101acd81..a6759229e7 100644
--- a/meta/recipes-core/expat/expat_2.0.1.bb
+++ b/meta/recipes-core/expat/expat_2.0.1.bb
@@ -1,3 +1,6 @@
1require expat.inc 1require expat.inc
2LIC_FILES_CHKSUM = "file://COPYING;md5=1b71f681713d1256e1c23b0890920874" 2LIC_FILES_CHKSUM = "file://COPYING;md5=1b71f681713d1256e1c23b0890920874"
3PR = "r0" 3PR = "r0"
4
5SRC_URI[md5sum] = "ee8b492592568805593f81f8cdf2a04c"
6SRC_URI[sha256sum] = "847660b4df86e707c9150e33cd8c25bc5cd828f708c7418e765e3e983a2e5e93"
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb
index 229012b16c..30e208afce 100644
--- a/meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb
@@ -6,5 +6,8 @@ SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.27/glib-${PV}.tar.bz2 \
6 file://configure-libtool.patch \ 6 file://configure-libtool.patch \
7 file://60_wait-longer-for-threads-to-die.patch" 7 file://60_wait-longer-for-threads-to-die.patch"
8 8
9SRC_URI[md5sum] = "d3e976ff92b55b6064a0eb3110f36158"
10SRC_URI[sha256sum] = "c44177b635e88639361eb1daf7aaa33315a00aaf46db5accf2f11920c7ff1919"
11
9SRC_URI_append_virtclass-native = " file://glib-gettextize-dir.patch" 12SRC_URI_append_virtclass-native = " file://glib-gettextize-dir.patch"
10BBCLASSEXTEND = "native" 13BBCLASSEXTEND = "native"
diff --git a/meta/recipes-core/jpeg/jpeg_8b.bb b/meta/recipes-core/jpeg/jpeg_8b.bb
index 012bbcf491..8e2c24dd21 100644
--- a/meta/recipes-core/jpeg/jpeg_8b.bb
+++ b/meta/recipes-core/jpeg/jpeg_8b.bb
@@ -19,6 +19,9 @@ PR = "r0"
19SRC_URI = "http://www.ijg.org/files/jpegsrc.v${PV}.tar.gz \ 19SRC_URI = "http://www.ijg.org/files/jpegsrc.v${PV}.tar.gz \
20 file://debian-libjpeg7_7-1.diff;patch=1" 20 file://debian-libjpeg7_7-1.diff;patch=1"
21 21
22SRC_URI[md5sum] = "e022acbc5b36cd2cb70785f5b575661e"
23SRC_URI[sha256sum] = "36e6208edec591bae8f2fc370ea4f991447badb6377a125c211ffa7b503174a7"
24
22inherit autotools 25inherit autotools
23 26
24EXTRA_OECONF="--enable-static --enable-shared" 27EXTRA_OECONF="--enable-static --enable-shared"
diff --git a/meta/recipes-core/libxml/libxml2_2.7.7.bb b/meta/recipes-core/libxml/libxml2_2.7.7.bb
index 656cb883af..9615a7fb06 100644
--- a/meta/recipes-core/libxml/libxml2_2.7.7.bb
+++ b/meta/recipes-core/libxml/libxml2_2.7.7.bb
@@ -1,3 +1,6 @@
1require libxml2.inc 1require libxml2.inc
2 2
3PR = "r2" 3PR = "r2"
4
5SRC_URI[md5sum] = "9abc9959823ca9ff904f1fbcf21df066"
6SRC_URI[sha256sum] = "af5b781418ba4fff556fa43c50086658ea8a2f31909c2b625c2ce913a1d9eb68"
diff --git a/meta/recipes-core/ncurses/ncurses_5.4.bb b/meta/recipes-core/ncurses/ncurses_5.4.bb
index e69c1c0673..60e07fd859 100644
--- a/meta/recipes-core/ncurses/ncurses_5.4.bb
+++ b/meta/recipes-core/ncurses/ncurses_5.4.bb
@@ -3,6 +3,9 @@ PR = "r14"
3SRC_URI = "${GNU_MIRROR}/ncurses/ncurses-${PV}.tar.gz \ 3SRC_URI = "${GNU_MIRROR}/ncurses/ncurses-${PV}.tar.gz \
4 file://makefile_tweak.patch;patch=1 \ 4 file://makefile_tweak.patch;patch=1 \
5 file://visibility.patch;patch=1" 5 file://visibility.patch;patch=1"
6
7SRC_URI[md5sum] = "069c8880072060373290a4fefff43520"
8SRC_URI[sha256sum] = "5abce063cf431790f4e6a801a96c7eea0b33a41ecd0970f6312f52575c083b36"
6S = "${WORKDIR}/ncurses-${PV}" 9S = "${WORKDIR}/ncurses-${PV}"
7 10
8require ncurses.inc 11require ncurses.inc
diff --git a/meta/recipes-core/readline/readline_6.1.bb b/meta/recipes-core/readline/readline_6.1.bb
index c32755669c..b6773b283b 100644
--- a/meta/recipes-core/readline/readline_6.1.bb
+++ b/meta/recipes-core/readline/readline_6.1.bb
@@ -1,3 +1,6 @@
1require readline.inc 1require readline.inc
2 2
3PR = "r0" 3PR = "r0"
4
5SRC_URI[md5sum] = "fc2f7e714fe792db1ce6ddc4c9fb4ef3"
6SRC_URI[sha256sum] = "f0caf608c06ccd6d56b3bee1843458d509c53f9b53dffffe07cc11d8f03fa969"
diff --git a/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb b/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb
index 1d7a99102d..26577f2124 100644
--- a/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb
+++ b/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb
@@ -11,6 +11,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3d06403ea54c7574a9e581c6478cc393 \
11PR = "r0" 11PR = "r0"
12 12
13SRC_URI = "${SOURCEFORGE_MIRROR}/linux-diag/sysfsutils-${PV}.tar.gz" 13SRC_URI = "${SOURCEFORGE_MIRROR}/linux-diag/sysfsutils-${PV}.tar.gz"
14
15SRC_URI[md5sum] = "14e7dcd0436d2f49aa403f67e1ef7ddc"
16SRC_URI[sha256sum] = "e865de2c1f559fff0d3fc936e660c0efaf7afe662064f2fb97ccad1ec28d208a"
14S = "${WORKDIR}/sysfsutils-${PV}" 17S = "${WORKDIR}/sysfsutils-${PV}"
15 18
16inherit autotools 19inherit autotools
diff --git a/meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb b/meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb
index 782cb1e64d..7d5e9366ec 100644
--- a/meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb
+++ b/meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb
@@ -32,6 +32,9 @@ SRC_URI = "http://download.savannah.gnu.org/releases-noredirect/sysvinit/sysvini
32 file://rcS \ 32 file://rcS \
33 file://bootlogd.init" 33 file://bootlogd.init"
34 34
35SRC_URI[md5sum] = "6eda8a97b86e0a6f59dabbf25202aa6f"
36SRC_URI[sha256sum] = "60bbc8c1e1792056e23761d22960b30bb13eccc2cabff8c7310a01f4d5df1519"
37
35S = "${WORKDIR}/sysvinit-${PV}" 38S = "${WORKDIR}/sysvinit-${PV}"
36B = "${S}/src" 39B = "${S}/src"
37 40
diff --git a/meta/recipes-core/tinylogin/tinylogin_1.4.bb b/meta/recipes-core/tinylogin/tinylogin_1.4.bb
index 436a85880c..df626cf72b 100644
--- a/meta/recipes-core/tinylogin/tinylogin_1.4.bb
+++ b/meta/recipes-core/tinylogin/tinylogin_1.4.bb
@@ -16,6 +16,9 @@ SRC_URI = "http://tinylogin.busybox.net/downloads/tinylogin-${PV}.tar.bz2 \
16 file://remove-index.patch;patch=1 \ 16 file://remove-index.patch;patch=1 \
17 file://use_O2_option.patch" 17 file://use_O2_option.patch"
18 18
19SRC_URI[md5sum] = "44da0ff2b727455669890b24305e351d"
20SRC_URI[sha256sum] = "5e542e4b7825305a3678bf73136c392feb0d44b8bbf926e8eda5453eea7ddd6b"
21
19EXTRA_OEMAKE = "" 22EXTRA_OEMAKE = ""
20 23
21do_compile () { 24do_compile () {
diff --git a/meta/recipes-core/udev/udev_158.bb b/meta/recipes-core/udev/udev_158.bb
index c4eedb7f31..caf68d8145 100644
--- a/meta/recipes-core/udev/udev_158.bb
+++ b/meta/recipes-core/udev/udev_158.bb
@@ -1,3 +1,6 @@
1include udev-new.inc 1include udev-new.inc
2 2
3PR = "r4" 3PR = "r4"
4
5SRC_URI[md5sum] = "d0f21f72f9e8b95d85191b77ff1ad2a0"
6SRC_URI[sha256sum] = "f0a194a0500a07d50ae3f14416a34c8d94ea8a1aff8fc1f06e1d421775dcc902"
diff --git a/meta/recipes-core/util-linux/util-linux_2.17.2.bb b/meta/recipes-core/util-linux/util-linux_2.17.2.bb
index d4472a05eb..9b344d4de2 100644
--- a/meta/recipes-core/util-linux/util-linux_2.17.2.bb
+++ b/meta/recipes-core/util-linux/util-linux_2.17.2.bb
@@ -5,6 +5,9 @@ PR="r1"
5SRC_URI += "file://uclibc-compile.patch \ 5SRC_URI += "file://uclibc-compile.patch \
6 file://util-linux-ng-replace-siginterrupt.patch" 6 file://util-linux-ng-replace-siginterrupt.patch"
7 7
8SRC_URI[md5sum] = "4635725a3eef1c57090bac8ea5e082e6"
9SRC_URI[sha256sum] = "c9ae801b6a5ab20b7749a278a8bf6830ef53adc5e8b7eb0ac1a9f410c774118f"
10
8# fallocate is glibc 2.10, fallocate64 is glibc 2.11 11# fallocate is glibc 2.10, fallocate64 is glibc 2.11
9# we need to disable it for older versions 12# we need to disable it for older versions
10EXTRA_OECONF += "ac_cv_func_fallocate=no" 13EXTRA_OECONF += "ac_cv_func_fallocate=no"
diff --git a/meta/recipes-core/zlib/zlib_1.2.5.bb b/meta/recipes-core/zlib/zlib_1.2.5.bb
index 8897406f90..c9f29ccd6e 100644
--- a/meta/recipes-core/zlib/zlib_1.2.5.bb
+++ b/meta/recipes-core/zlib/zlib_1.2.5.bb
@@ -14,6 +14,9 @@ SRC_URI = "http://www.zlib.net/${BPN}-${PV}.tar.bz2 \
14 file://configure.ac \ 14 file://configure.ac \
15 file://Makefile.am" 15 file://Makefile.am"
16 16
17SRC_URI[md5sum] = "be1e89810e66150f5b0327984d8625a0"
18SRC_URI[sha256sum] = "239aead2f22f16bfcfa6a6a5150dcbd6d6f2e4d1eaa8727b5769ea014120b307"
19
17inherit autotools 20inherit autotools
18 21
19do_configure_prepend () { 22do_configure_prepend () {