summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2010-09-13 01:08:27 +0200
committerAndrea Adami <andrea.adami@gmail.com>2010-09-13 01:11:45 +0200
commitb9bcb18a4435491bad5cd76ecf26a857b2f40800 (patch)
tree6dd769a87019cb26ebe6471da8bfa5d484ddaaa7
parent67995a2671f08f07a1fb03e52945908c05d2fa5b (diff)
downloadopenembedded-b9bcb18a4435491bad5cd76ecf26a857b2f40800.tar.gz
klibc: bump to 1.5.20
* still some doubt about klcc-cross packaging, triggering * NOTE: the following files were installed but not shipped in any package: * staging-klcc-cross seems sane, though.
-rw-r--r--recipes/klibc/klcc-cross_1.5.20.bb (renamed from recipes/klibc/klcc-cross_1.5.19.bb)4
-rw-r--r--recipes/klibc/klibc-1.5.20/arm-signal-cleanup.patch (renamed from recipes/klibc/klibc-1.5.19/arm-signal-cleanup.patch)0
-rw-r--r--recipes/klibc/klibc-1.5.20/dash_readopt.patch (renamed from recipes/klibc/klibc-1.5.19/dash_readopt.patch)0
-rw-r--r--recipes/klibc/klibc-1.5.20/fstype-sane-vfat-and-jffs2-for-1.5.patch (renamed from recipes/klibc/klibc-1.5.19/fstype-sane-vfat-and-jffs2-for-1.5.patch)0
-rw-r--r--recipes/klibc/klibc-1.5.20/getrusage.patch (renamed from recipes/klibc/klibc-1.5.19/getrusage.patch)0
-rw-r--r--recipes/klibc/klibc-1.5.20/isystem.patch (renamed from recipes/klibc/klibc-1.5.19/isystem.patch)0
-rw-r--r--recipes/klibc/klibc-1.5.20/klcc_prefix.patch (renamed from recipes/klibc/klibc-1.5.19/klcc_prefix.patch)0
-rw-r--r--recipes/klibc/klibc-1.5.20/klibc-config-eabi.patch (renamed from recipes/klibc/klibc-1.5.19/klibc-config-eabi.patch)0
-rw-r--r--recipes/klibc/klibc-1.5.20/klibc_kexecsyscall.patch (renamed from recipes/klibc/klibc-1.5.19/klibc_kexecsyscall.patch)0
-rw-r--r--recipes/klibc/klibc-1.5.20/mntproc-definitions.patch (renamed from recipes/klibc/klibc-1.5.19/mntproc-definitions.patch)0
-rw-r--r--recipes/klibc/klibc-1.5.20/modprobe.patch (renamed from recipes/klibc/klibc-1.5.19/modprobe.patch)0
-rw-r--r--recipes/klibc/klibc-1.5.20/socket.h.patch (renamed from recipes/klibc/klibc-1.5.19/socket.h.patch)0
-rw-r--r--recipes/klibc/klibc-1.5.20/staging.patch (renamed from recipes/klibc/klibc-1.5.19/staging.patch)0
-rw-r--r--recipes/klibc/klibc-1.5.20/wc.patch (renamed from recipes/klibc/klibc-1.5.19/wc.patch)0
-rw-r--r--recipes/klibc/klibc-checksums_1.5.20.inc2
-rw-r--r--recipes/klibc/klibc-static-utils_1.5.20.bb (renamed from recipes/klibc/klibc-static-utils_1.5.19.bb)7
-rw-r--r--recipes/klibc/klibc.inc2
-rw-r--r--recipes/klibc/klibc_1.5.20.bb (renamed from recipes/klibc/klibc_1.5.19.bb)21
18 files changed, 20 insertions, 16 deletions
diff --git a/recipes/klibc/klcc-cross_1.5.19.bb b/recipes/klibc/klcc-cross_1.5.20.bb
index c4069dd2e8..2eeacecb36 100644
--- a/recipes/klibc/klcc-cross_1.5.19.bb
+++ b/recipes/klibc/klcc-cross_1.5.20.bb
@@ -1,6 +1,7 @@
PR = "${INC_PR}.0"
require klibc.inc
+require klibc-checksums_${PV}.inc
DEPENDS = "klibc"
FILESPATHPKG =. "klibc-${PV}:"
@@ -16,6 +17,3 @@ do_install() {
PACKAGES = "${PN}"
FILES_${PN} = "${D}${TOOLCHAIN_PATH}/bin/${TARGET_PREFIX}klcc"
-
-SRC_URI[md5sum] = "1b713fe65c345e687666b9f94b12f0a0"
-SRC_URI[sha256sum] = "de0fa51d47b7363e064a3e6f26dabcb458d371a14e78e6407d49bb3386a24a97"
diff --git a/recipes/klibc/klibc-1.5.19/arm-signal-cleanup.patch b/recipes/klibc/klibc-1.5.20/arm-signal-cleanup.patch
index b95d6aec95..b95d6aec95 100644
--- a/recipes/klibc/klibc-1.5.19/arm-signal-cleanup.patch
+++ b/recipes/klibc/klibc-1.5.20/arm-signal-cleanup.patch
diff --git a/recipes/klibc/klibc-1.5.19/dash_readopt.patch b/recipes/klibc/klibc-1.5.20/dash_readopt.patch
index 0633417f38..0633417f38 100644
--- a/recipes/klibc/klibc-1.5.19/dash_readopt.patch
+++ b/recipes/klibc/klibc-1.5.20/dash_readopt.patch
diff --git a/recipes/klibc/klibc-1.5.19/fstype-sane-vfat-and-jffs2-for-1.5.patch b/recipes/klibc/klibc-1.5.20/fstype-sane-vfat-and-jffs2-for-1.5.patch
index 041f67988c..041f67988c 100644
--- a/recipes/klibc/klibc-1.5.19/fstype-sane-vfat-and-jffs2-for-1.5.patch
+++ b/recipes/klibc/klibc-1.5.20/fstype-sane-vfat-and-jffs2-for-1.5.patch
diff --git a/recipes/klibc/klibc-1.5.19/getrusage.patch b/recipes/klibc/klibc-1.5.20/getrusage.patch
index 224ab321d7..224ab321d7 100644
--- a/recipes/klibc/klibc-1.5.19/getrusage.patch
+++ b/recipes/klibc/klibc-1.5.20/getrusage.patch
diff --git a/recipes/klibc/klibc-1.5.19/isystem.patch b/recipes/klibc/klibc-1.5.20/isystem.patch
index ccdf9ed92d..ccdf9ed92d 100644
--- a/recipes/klibc/klibc-1.5.19/isystem.patch
+++ b/recipes/klibc/klibc-1.5.20/isystem.patch
diff --git a/recipes/klibc/klibc-1.5.19/klcc_prefix.patch b/recipes/klibc/klibc-1.5.20/klcc_prefix.patch
index e4fe2411ba..e4fe2411ba 100644
--- a/recipes/klibc/klibc-1.5.19/klcc_prefix.patch
+++ b/recipes/klibc/klibc-1.5.20/klcc_prefix.patch
diff --git a/recipes/klibc/klibc-1.5.19/klibc-config-eabi.patch b/recipes/klibc/klibc-1.5.20/klibc-config-eabi.patch
index 86517f0594..86517f0594 100644
--- a/recipes/klibc/klibc-1.5.19/klibc-config-eabi.patch
+++ b/recipes/klibc/klibc-1.5.20/klibc-config-eabi.patch
diff --git a/recipes/klibc/klibc-1.5.19/klibc_kexecsyscall.patch b/recipes/klibc/klibc-1.5.20/klibc_kexecsyscall.patch
index 9b2dca4738..9b2dca4738 100644
--- a/recipes/klibc/klibc-1.5.19/klibc_kexecsyscall.patch
+++ b/recipes/klibc/klibc-1.5.20/klibc_kexecsyscall.patch
diff --git a/recipes/klibc/klibc-1.5.19/mntproc-definitions.patch b/recipes/klibc/klibc-1.5.20/mntproc-definitions.patch
index 5db24cd3aa..5db24cd3aa 100644
--- a/recipes/klibc/klibc-1.5.19/mntproc-definitions.patch
+++ b/recipes/klibc/klibc-1.5.20/mntproc-definitions.patch
diff --git a/recipes/klibc/klibc-1.5.19/modprobe.patch b/recipes/klibc/klibc-1.5.20/modprobe.patch
index d89010cc1c..d89010cc1c 100644
--- a/recipes/klibc/klibc-1.5.19/modprobe.patch
+++ b/recipes/klibc/klibc-1.5.20/modprobe.patch
diff --git a/recipes/klibc/klibc-1.5.19/socket.h.patch b/recipes/klibc/klibc-1.5.20/socket.h.patch
index 864fa2296c..864fa2296c 100644
--- a/recipes/klibc/klibc-1.5.19/socket.h.patch
+++ b/recipes/klibc/klibc-1.5.20/socket.h.patch
diff --git a/recipes/klibc/klibc-1.5.19/staging.patch b/recipes/klibc/klibc-1.5.20/staging.patch
index 9418c6b764..9418c6b764 100644
--- a/recipes/klibc/klibc-1.5.19/staging.patch
+++ b/recipes/klibc/klibc-1.5.20/staging.patch
diff --git a/recipes/klibc/klibc-1.5.19/wc.patch b/recipes/klibc/klibc-1.5.20/wc.patch
index 9063a5a1c3..9063a5a1c3 100644
--- a/recipes/klibc/klibc-1.5.19/wc.patch
+++ b/recipes/klibc/klibc-1.5.20/wc.patch
diff --git a/recipes/klibc/klibc-checksums_1.5.20.inc b/recipes/klibc/klibc-checksums_1.5.20.inc
new file mode 100644
index 0000000000..7a53098ac1
--- /dev/null
+++ b/recipes/klibc/klibc-checksums_1.5.20.inc
@@ -0,0 +1,2 @@
+SRC_URI[md5sum] = "a4e6fa37373b784250a080350afa874d"
+SRC_URI[sha256sum] = "f55c4c12902116f29f70a68e8e1b6da7337c11b21adc6b5a197364146c1bc81c"
diff --git a/recipes/klibc/klibc-static-utils_1.5.19.bb b/recipes/klibc/klibc-static-utils_1.5.20.bb
index 3813840ebc..681d6f012a 100644
--- a/recipes/klibc/klibc-static-utils_1.5.19.bb
+++ b/recipes/klibc/klibc-static-utils_1.5.20.bb
@@ -1,4 +1,4 @@
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.0"
FILESPATHPKG =. "klibc-${PV}:"
@@ -14,9 +14,6 @@ PACKAGES = ""
KLIBC_UTILS_VARIANT = "static"
KLIBC_UTILS_PKGNAME = "klibc-static-utils"
-#######################
require klibc-utils.inc
require klibc.inc
-
-SRC_URI[md5sum] = "1b713fe65c345e687666b9f94b12f0a0"
-SRC_URI[sha256sum] = "de0fa51d47b7363e064a3e6f26dabcb458d371a14e78e6407d49bb3386a24a97"
+require klibc-checksums_${PV}.inc
diff --git a/recipes/klibc/klibc.inc b/recipes/klibc/klibc.inc
index 5c70695cee..6fcfc0e553 100644
--- a/recipes/klibc/klibc.inc
+++ b/recipes/klibc/klibc.inc
@@ -6,7 +6,7 @@ minimal entaglement, and portability, not speed."
LICENSE = "BSD-ADV"
PACKAGE_ARCH = "${MACHINE_ARCH}"
-INC_PR = "r2"
+INC_PR = "r0"
KLIBC_ARCH = '${TARGET_ARCH}'
KLIBC_ARCH_armeb = 'arm'
diff --git a/recipes/klibc/klibc_1.5.19.bb b/recipes/klibc/klibc_1.5.20.bb
index 66b8768e58..cad9746abd 100644
--- a/recipes/klibc/klibc_1.5.19.bb
+++ b/recipes/klibc/klibc_1.5.20.bb
@@ -1,5 +1,6 @@
PR = "${INC_PR}.0"
+
export INST=${D}
do_install() {
@@ -13,10 +14,19 @@ do_install() {
(cd ${D}${base_libdir}; ln -s klibc-*.so klibc.so)
}
-PACKAGES = "${PN} ${PN}-dev "
-FILES_${PN} = "${base_libdir}/klibc-*.so"
-FILES_${PN}-dev = "${base_libdir}/klibc.so"
+# ${PN}-dev was introduced to fix
+# ERROR: QA Issue with klibc: non -dev package contains symlink .so: klibc
+# '<path>/klibc/lib/klibc.so'
+PACKAGES = "${PN}-dev ${PN}"
+FILES_${PN}-dev = "${base_libdir}/klibc.so"
+FILES_${PN} = "${base_libdir}/klibc-*.so \
+ ${base_libdir}/klibc.so \
+ ${base_libdir}/klibc/lib/* \
+ ${base_libdir}/klibc/include/* \
+# FIXME: packaging klcc makes klcc-cross ipk empty
+ ${base_bindir}/klcc \
+ "
# Yes we want exactly the klibc that was compiled with the utils
RDEPENDS_${KLIBC_UTILS_PKGNAME}-sh = "${PN} (=${PV}-${PR})"
RDEPENDS_${KLIBC_UTILS_PKGNAME}-kinit = "${PN} (=${PV}-${PR})"
@@ -55,9 +65,6 @@ RDEPENDS_${KLIBC_UTILS_PKGNAME}-umount = "${PN} (=${PV}-${PR})"
RDEPENDS_${KLIBC_UTILS_PKGNAME}-uname = "${PN} (=${PV}-${PR})"
RDEPENDS_${KLIBC_UTILS_PKGNAME}-wc = "${PN} (=${PV}-${PR})"
-#######################
require klibc-utils.inc
require klibc.inc
-
-SRC_URI[md5sum] = "1b713fe65c345e687666b9f94b12f0a0"
-SRC_URI[sha256sum] = "de0fa51d47b7363e064a3e6f26dabcb458d371a14e78e6407d49bb3386a24a97"
+require klibc-checksums_${PV}.inc