aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/klibc
AgeCommit message (Collapse)Author
2011-06-16klibc: repackage according to debian naming for libsAndrea Adami
* RDEPENDS cleanings for the (shared) utils * bump PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-06-15klibc: fix packaging of mvAndrea Adami
* bad copy and paste * bump INC_PR to trigger rebuild (just in case) Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-06-15klibc: move to 1.5.23Andrea Adami
* retain compatibilty patches for older kernels Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-06-14klibc: remove PACKAGE_ARCH = "${MACHINE_ARCH}"Andrea Adami
* paraphrasing uclibc discussion: * there is no good reason for klibc to be machine specific. * remove local assignment to PACKAGE_ARCH so that it gets the default target * architecture and bump INC_PR for that change. * * commit 09c194e7c38cf564b4948a711f81b671f87ae3a8 added it because * "klibc fishes in kernel sources, and this is per-machine stuff, so * klibc must be per-machine too. This is of course not ideal, as klibc is * *not* machine-dependent, but at least it's on par with uclibc, which has * the same issue." * * bump INC_PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-06-12klibc: don't force ARM_INSTRUCTION_SET = "arm"Andrea Adami
* this is there since initial commit * build tested on armv5te and armv4 * bump INC_PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-06-12klibc: add history in the patch headersAndrea Adami
* minor cleaning of duplicated chunks * bump INC_PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-05-22klibc: upgrade to 1.5.22Andrea Adami
* fix QA about klcc installed but not packaged * (we purposedly skip it) * remove .install and ..install.cmd files (headers install) Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-04-07klcc-cross: Fixup paths for external toolchainsTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-25klibc: update jffs2 and vfat patch. Fix gcc warnings.Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-01-28klibc: fix RDEPENDS version syntaxAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-28klibc: move to latest 1.5.21Andrea Adami
* temporarly remove the klcc binary for target (broken paths) * needs to be fixed before recipe refactor (debian-style) * reset INC_PR and PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-01-20klibc: move klcc-cross specific patch from klibc.inc to its recipe.Andrea Adami
* Initial recipe refactoring * Bump INC_PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-01-06klibc: add missing space to SRC_URI_appendAndrea Adami
* flaw exposed by recent klcc-cross commit, adding another SRC_URI += * right fix seems to be in klibc.inc * bump PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-01-05klcc-cross: Add patch to use /usr/bin/env perlTom Rini
Certain configurations (such as autobuilders) may build in very deep paths (that are longer than the #! mechanism allows) which makes it unsafe to use the direct path for perl. In our case we know that /usr/bin/env perl will always return ours (if it has been built). Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-12-01klibc: bump PR to force rebuild after mipsel fixYuri Bushmelev
2010-11-30klibc: fix linking for mipselYuri Bushmelev
Disable inclusion of <asm/kexec.h>. This header have function (at least on mipsel) which breaks klibc's syscalls parser and lead to klibc linking failure.
2010-11-21klcc-cross: Fix FILES_klcc-cross line.Tom Rini
${D} shouldn't be used here. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13klibc: fix packaging mismatchAndrea Adami
* introduced by mistake extending list of packaged files * (copy and paste is for the lazy...) * bump PR
2010-09-13klibc: bump to 1.5.20Andrea Adami
* 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.
2010-08-21klibc: split klcc-cross and create a new recipeAndrea Adami
* major change to avoid old do_stage * bump klibc main PR and reset recipes PR
2010-08-20klibc: readd renamed static utilities (missing in previous commit)Andrea Adami
2010-08-19klibc-utils-static: rename recipe to klibc-static-utilsAndrea Adami
* avoid conflicts with -static suffix * rename packages * bump INC.PR
2010-08-19klibc: add klcc_prefix.patch, bump PR.Andrea Adami
* staging of klcc doesn't yet happen...WIP
2010-08-16klibc: remove superfluous KLIBCARCHINCFLAGS patchAndrea Adami
* OE patch went upstream with 1.5.19 (28da73a8add68f4abf68c417ac9559acc5d06861) * OpenEmbedded patch c/o Khem Raj. Thx.
2010-08-16klibc: bump to 1.5.19Andrea Adami
* add getrusage patch * remove version 1.5.18 * staging of klcc is still broken. WIP
2010-08-15klibc: remove now unused OE losetup patch (upstream since 1.5.17)Andrea Adami
2010-08-12klibc: Fix staging and PRKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-11klibc: Remove do_stageKhem Raj
* Some cleanups Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-12klibc: remove old unused 1.5 and 1.5.15 recipes.Andrea Adami
* Keep 1.5.18 which builds vs. 2.6.2x and 2.6.3x kernels. * Reintroduce do_stage (hard to die!). * WIP in order to get finally rid of legacy staging * For the moment, refactor the recipe and bump PR.
2010-08-08klibc: Get rid of legacy staging.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-06Revert "klibc: get rid of legacy staging"Andrea Adami
* committed broken version with evil install * WIP This reverts commit b32ce2a63973fdf72d1ffe94b8418ec214cb2b20.
2010-08-05klibc: get rid of legacy stagingAndrea Adami
* bump PR
2010-08-03recipes: Fix the PATHs for toolchains.Khem Raj
* Look into the new multi-machine friendly installation. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Koen Kooi <k-kooi@ti.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-22recipes: Fix references to CROSS_DIRKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Tom Rini <tom_rini@mentor.com> Acked-by: Richard Purdie <rpurdie@rpsys.net> Ackef-by: Chris Larson <clarson@kergoth.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org>
2010-07-22klibc: bump PR after relocating losetupAndrea Adami
2010-07-22klibc-utils: move losetup in /sbinAndrea Adami
* as done for modprobe
2010-07-01klibc_1.5.18: Fix the build for x86 on newer kernels.Khem Raj
* We were setting KLIBCARCH to match kernel arch while this let klibc build, it did not configure in right syscalls because klibc still use 'i386' the patch tells klibc to look for right places in kernel tree based on arch and we can stop synthesizing KLIBCARCH to be same as kernel arch. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-02klibc: fix packaging without moving PACKAGES and FILES_ back to recipesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-02Revert "klibc: fix packaging"Martin Jansa
This reverts commit e020cd9b2c61fd19bb55ec3fd38abcfdbd3f651c. Acked-by: Koen Kooi <k-kooi@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-01klibc: fix packagingAndrea Adami
* insmod was removed after klibc_1.5 * dmesg, sync and ls have been added with 1.5.15 * wc and losetup are provided by OpenEmbedded patches * bump INC_PR and recipe's PR to propagate the changes to klibc-utils
2010-05-31klibc: major clean out of intermediate recipes.Andrea Adami
* keep klibc_1.5 (first prototype) * keep up-to-date klibc_1.5.18 patched to compile with 2.6.2x and 2.6.3x * runtime tested on armv5te
2010-05-31klibc: add some patches to 1.5.18 and make it build vs. old kernels.Andrea Adami
* increase default preference, tested on arm
2010-05-31klibc: add some patches to 1.5.17 and make it build vs. old kernels.Andrea Adami
* increase default preference, tested on arm
2010-05-31klibc: initial commit of ver. 1.5.16. Tested on arm.Andrea Adami
2010-05-30klibc: remove forgotten cruft in klibc_1.5.15+1.5.16.incAndrea Adami
2010-05-30klibc: rework socket.h.patch for v. 1.5.15+1.5.16. Fix ugly c&p bug.Andrea Adami
2010-05-30klibc: bump to 1.5.15+1.5.16Andrea Adami
* tested on arm with 2.6.26 and 2.6.33, 2.6.34 kernels
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-03klibc: add 1.5.18Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>