Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-22 | Merge branch 'shared/file-pr-revert' into org.openembedded.dev | Holger Hans Peter Freyther | 1 | |
Conflicts: packages/busybox/busybox_1.11.3.bb packages/dsplink/codec-engine_2.10.bb packages/gdb/gdb_6.3.bb packages/gdb/gdb_6.4.bb packages/gdb/gdb_6.6.bb packages/gdb/gdb_6.8.bb packages/glibc/glibc_2.2.5.bb packages/glibc/glibc_2.3.2+cvs20040726.bb packages/glibc/glibc_2.3.2.bb packages/glibc/glibc_2.3.3+cvs20041128.bb packages/glibc/glibc_2.3.3+cvs20050221.bb packages/glibc/glibc_2.3.3+cvs20050420.bb packages/glibc/glibc_2.3.3.bb packages/glibc/glibc_2.3.5+cvs20050627.bb packages/glibc/glibc_2.3.6.bb packages/glibc/glibc_2.4.bb packages/glibc/glibc_2.5.bb packages/glibc/glibc_2.6.1.bb packages/glibc/glibc_2.7.bb packages/kexecboot/linux-kexecboot_2.6.26.bb packages/libsdl/libsdl-x11_1.2.11.bb packages/linux/linux-rp_2.6.26.bb packages/mozilla/fennec_hg.bb packages/python/python_2.5.2.bb packages/tasks/task-xfce-base.bb packages/xorg-driver/xf86-video-omapfb_git.bb packages/xorg-xserver/xserver-kdrive_1.4.0.90.bb | ||||
2008-10-19 | glibc: remove ld.so.conf, don't ship ldconfig if USE_LDCONFIG=0 | Phil Blundell | 1 | |
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 1 | |
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. | ||||
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 1 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-08-01 | Move the RRECOMMEND for libgcc from glibc to busybox. | Khem Raj | 1 | |
Busybox/logger is the place where libgcc is really invoked. | ||||
2008-07-25 | glibc.inc RRECOMMEND libgcc if nptl | Thomas Kunze | 1 | |
libgcc is needed by glibc ntpl but not in NEEDED because glibc dlopens it. So our shlib code doesn't detect it. | ||||
2008-07-25 | Change the toolchain build sequence. Helps in reproducable toolchains ↵ | Khem Raj | 1 | |
components when recompiled. Also same sequence for all different combinations (uclibc/nptl/eglibc/glibc/linuxthreads). Also fixes and patches that I worked to get various ancient compilers working. | ||||
2008-05-28 | Fix glibc-stage.inc to copy the .a files to /usr/lib and not into /lib | Khem Raj | 1 | |
2008-05-19 | glibc/linux-libc-headers: make sure that scsi headers are available when ↵ | Tom Rini | 1 | |
needed. Fixes 4262. * commit by Laibsch | ||||
2008-04-04 | glibc: add libgcc do RDEPENDS if we build glibc with nptl | Thomas Kunze | 1 | |
-ntpl dlopens libgcc so our shlibs code can't get this right | ||||
2008-03-07 | glibc: Fix the headers path option for various files, thanks for mwester for ↵ | Richard Purdie | 1 | |
pointing it out | ||||
2007-10-29 | glibc: Factor staging function into a common .inc and remove hardcoded ↵ | Richard Purdie | 1 | |
staging layout | ||||
2007-09-29 | glibc: No longer need to install to cross as well as staging (from poky) | Richard Purdie | 1 | |
2007-09-24 | glibc: ldconfig patch applies to big-endian (armeb) as well as arm. | Mike Westerhof | 1 | |
2007-09-04 | glibc: do not package /usr/include/scsi as it is in libc-linux-headers-dev ↵ | Marcin Juszkiewicz | 1 | |
(from Poky) | ||||
2007-03-22 | glibc: recommit my glibc clean-up (minus the one change that broke things) | Rolf Leggewie | 1 | |
only semantic change is what is being discussed in bug 1987 | ||||
2007-03-16 | disapproval of revision '2c516898480b1bc053c9cbf6da853a016059c4c6' | Rolf Leggewie | 1 | |
2007-03-15 | glibc: unify this beast some more. | Rolf Leggewie | 1 | |
2006-12-17 | glibc: first step to unify | Rolf Leggewie | 1 | |
2006-12-01 | Fix to allow glibc 2.3.5 to compile for powerpc arch | Stelios Koroneos | 1 | |
2006-11-21 | glibc/glibc_2.3.5+cvs20050627: Setting Default_preference_sh3 = "-1" | Kristoffer Ericson | 1 | |
* Doesnt build for sh3, so lets not use it | ||||
2006-11-20 | many packages: fix parse errors | Marcin Juszkiewicz | 1 | |
2006-11-09 | glibc: Remove duplicate python function declarations | Richard Purdie | 1 | |
2006-10-10 | glibc | Erik Hovland | 1 | |
* Formatting change to the SRC_URI list. Zecke's patch used spaces instead of tabs and spaces. | ||||
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 1 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-08-31 | Update of my earlier change to make it possible to compile glibc | Erik Hovland | 1 | |
2.3.5 with newer gcc compilers (4.0.2 and up). This commit changes the name of the files to weak instead of week. And updates the bb file respectfully. | ||||
2006-08-22 | merge of '7bf39cf992a3dbe062066db3100333fa62967447' | Erik Hovland | 1 | |
and 'd31705a022a5624d8e85880ced6f1e90daa6d840' | ||||
2006-08-16 | glibc: bump PR for latest locale-base change | Phil Blundell | 1 | |
2006-08-13 | glibc: bump PR for binary locale change | Phil Blundell | 1 | |
2006-08-11 | glibc: Update for keeping the debug information in the correct package | Jamie Lenehan | 1 | |
which is clearer. Use .../* to match files and ignore directories. | ||||
2006-08-11 | glibc: Add glibc-dbg package, and make sure all the .debug files go in to | Jamie Lenehan | 1 | |
it. Bump the PR on all the glibc files since they all include glibc-package.bbclass. Closes #1220 "glibc ships spurious debug info". | ||||
2006-08-06 | packages/gcc: For targets (libstdc++,java,mudflap...) use xgcc -E as CPP | Holger Freyther | 1 | |
GCC compiles the xgcc cross compiler and will compile target libraries e.g. libstdc++. It uses autoconf to configure the target libraries which uses /usr/bin/cpp to determine the presence of host includes. By using xgcc we will not risk to include /usr/include to find standard headers. If we do our cross compile check will hit. The gcc 3.4 series patch only addresses target-libstdc++ where the gcc3.3 and gcc4 series patch all targets | ||||
2006-08-05 | packages/glibc: Use require for the glibc files | Holger Freyther | 1 | |
Use require for the glibc files | ||||
2006-07-28 | glibc: and bump PR after last change | Koen Kooi | 1 | |
2006-07-26 | Found out that gcc that comes with mandriva 2006.0 will barf on compiling | Erik Hovland | 1 | |
glibc if these two patches are not applied. These patches are backports from glibc 2.3.6. | ||||
2006-06-06 | glibc_2.3.5+cvs20050627: added patch for raise.c for compilation with gcc 4.1.1 | Frans Meulenbroeks | 1 | |
see also http://sourceware.org/ml/libc-ports/2005-11/msg00018.html | ||||
2006-05-30 | glibc 2.3.5+cvs20050627: Revert sh fix from bug #954 again to get sh4 to | Jamie Lenehan | 1 | |
build again. No effect on sh3 (or other arch) but gets sh4 to build. Closes bug #954. | ||||
2006-05-19 | merge of 46c1cdea7bf65d8ba6bbe951e7408d24d5b05d06 | Erik Hovland | 1 | |
and 8cd65284f1d330175ae2d67c03b8a2c1b41e858a | ||||
2006-05-16 | glibc 2.3.5+cvs fix pnum=0 patch (tss...) | Michael Lauer | 1 | |
2006-05-16 | glibc-cvs-2.3.5: apply superh fcntl patch for sh3|sh4. closes #955 | Michael Lauer | 1 | |
2006-05-15 | merge of 599c09d67423118adcf4ed6ee44637260778ff74 | Erik Hovland | 1 | |
and 8fbc8e73670d1f0b1c156b5be2c15cb389f2128e | ||||
2006-05-13 | merge of 1790fd843078a2ebd98288de3336054f298213fa | Michael Lauer | 1 | |
and 365caef70205e8aaef5c4715bb034a6e23ef0113 | ||||
2006-05-11 | glibc-cvs-2.3.5: build a working glibs for sh4. closes #721 | Michael Lauer | 1 | |
2006-05-11 | glibc: revert #954 | Koen Kooi | 1 | |
2006-05-09 | glibc 2.3.5-20050627: fix glibc build for superh archs - close #954 | Marcin Juszkiewicz | 1 | |
2006-05-08 | Phil's fix for glibc and mmap_threshold default. | Erik Hovland | 1 | |
2006-04-18 | glibc: 5090_all_stubs-rule-fix.patch allows building from very deep | Raymond Danks | 1 | |
directories | ||||
2006-03-06 | glibc, package.bbclass: generate old-style binary locales at build time ↵ | Rene Wagner | 1 | |
using qemu. based on a patch originally written by Phil Blundell. fixes hh.org Bug #1385 (localedef OOM issue). - running localedef (in qemu...) for every locale takes a while. set BINARY_LOCALE_ARCHES = "" to avoid the new behaviour. | ||||
2006-02-18 | glibc 2.3.5+cvs20050627: use a different name for the tarball to avoid ↵ | Koen Kooi | 1 | |
corruption due to wget -c | ||||
2006-02-17 | glibc_2.3.5+cvs20050627: Fix source location. | Florian Boor | 1 | |