Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-12-03 | glibc-package.bbclass: remove bogus --without-fp | Koen Kooi | 1 | |
2006-12-02 | glibc initial: add 2.5, needed for powerpc | Koen Kooi | 1 | |
2006-12-01 | Fix to allow glibc 2.3.5 to compile for powerpc arch | Stelios Koroneos | 1 | |
2006-11-29 | glibc 2.5: bump PR due to class changes this afternoon | Koen Kooi | 2 | |
2006-11-29 | packages/glibc/glibc-package.bbclass: package.bbclass is not yet spacified... | Holger Freyther | 1 | |
Oh use tabs for this method... | ||||
2006-11-29 | packages/glibc/glibc-packages.bbclass: Oh no, tabs :) | Holger Freyther | 1 | |
Use spaces in anonfunc, needed for BitBake trunk to speedup parsing a bit | ||||
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-16 | glibc: use xargs to avoid a long command-line | Justin Patrin | 1 | |
2006-11-14 | add check_pf.patch to glibc-2.4/ as well | Koen Kooi | 1 | |
~lart FILESDIR | ||||
2006-11-14 | glibc 2.5: add patch to fix | Koen Kooi | 3 | |
"Assertion `sizeof (req) - ((size_t) &((struct req *)0)->pad) == 3' failed." on ARM/OABI | ||||
2006-11-09 | glibc: Remove duplicate python function declarations | Richard Purdie | 8 | |
2006-11-06 | glibc-2.4: Add upstream fix for ARM IPC issues | Richard Purdie | 2 | |
2006-10-26 | glibc-package.bbclass: Fix PACKAGES_DYNAMIC | Richard Purdie | 1 | |
2006-10-20 | glibc 2.5: stage correct sigthreads.h | Koen Kooi | 1 | |
* fixes mysql compilation * spotted by 'nicolasfr' in #oe | ||||
2006-10-20 | glibc 2.4: start whitelisting compatible hosts with COMPATIBLE_MACHINE | Koen Kooi | 1 | |
* default_preference is too weak to mask out broken archs | ||||
2006-10-20 | glibc: re-added 2.4 with DEFAULT_PREFERENCE = "-1" set for ARM | Marcin Juszkiewicz | 3 | |
- it would be nice if developers will *check* before commiting does changeset break other configurations then their one | ||||
2006-10-19 | glibc: drop 2.4, since it is confirmed to be nonworking on arm | Koen Kooi | 3 | |
2006-10-16 | glibc-package.bbclass: Make the localedef error more helpful | Richard Purdie | 1 | |
2006-10-11 | glibc 2.5: remove some hardcoded references | Koen Kooi | 2 | |
glibc-intermediate 2.5: add it | ||||
2006-10-11 | glibc 2.5: re-enable zecke-sane-readelf | Koen Kooi | 1 | |
2006-10-10 | glibc 2.5: add version that builds, not tested on device yet | Koen Kooi | 1 | |
* zecke-sane-readelf needs refreshing * other non-applying patches seen to have been applied, but references have been left in for further inspection | ||||
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 | 7 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-10-04 | glibc-package.bbclass: Add supersecret -r switch to qemu userspace emulator, | Paul Sokolovsky | 1 | |
which allows to override kernel version report to guest apps (otherwise, host kernel version is used, which causes "Kernel too old" errors in glibc startup code in guess, if host kernel is older than 2.6.14-something). Tested with qemu 0.8.2 (and yes, I couldn't find -r switch in qemu doc, taken from a mail by Paul Brook, qemu co-maintainer). | ||||
2006-09-29 | merge of c03b28dceb994cd2ab73b1d2bee782c3a0360eac | Michael Lauer | 1 | |
and de4a9ac2f220bdc6c4e7d015feb7d54b59f4cf40 | ||||
2006-09-29 | glibc* 2.4 add proper fix for building against recent linux userland headers | Michael Lauer | 4 | |
repairs breakage introduce by previous patches. thanks Jamie Lenehan. | ||||
2006-09-28 | glibc_2.4.bb: Typo fix in comment. | Paul Sokolovsky | 1 | |
2006-09-28 | glibc 2.4: Apply recently added patches only fo x86. | Paul Sokolovsky | 1 | |
* Fixes breakage on ARM. * Don't bump PR (previous commit neither did), to save long rebuilds. Few people affected should use "bitbake glibc -c rebuild". * Fixes #1443. * Approved by Michael 'Mickey' Lauer <mickey at tm.informatik.uni-frankfurt de>. | ||||
2006-09-26 | glibc 2.4 backport two patches from HEAD | Michael Lauer | 5 | |
2006-09-14 | glibc: adjust check for uclibc | Koen Kooi | 1 | |
2006-08-31 | Update of my earlier change to make it possible to compile glibc | Erik Hovland | 3 | |
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-30 | merge of 'd0e2c30b999cbef32c26717651606b8411ad02d6' | Erik Hovland | 2 | |
and 'ffac2606c1f6116f54c1871ff55c69f027252547' | ||||
2006-08-27 | glibc: use libs from /lib instead of for binary locale generation | Philipp Zabel | 1 | |
2006-08-26 | glibc 2.4: remove spurious committed Werror bit | Koen Kooi | 1 | |
2006-08-26 | glibc 2.4: also mask out gez_ER | Koen Kooi | 1 | |
2006-08-22 | merge of '7bf39cf992a3dbe062066db3100333fa62967447' | Erik Hovland | 3 | |
and 'd31705a022a5624d8e85880ced6f1e90daa6d840' | ||||
2006-08-16 | glibc: bump PR for latest locale-base change | Phil Blundell | 10 | |
2006-08-16 | glibc: legitimize package names in locale-base RDEPENDS | Phil Blundell | 1 | |
2006-08-13 | glibc: bump PR for binary locale change | Phil Blundell | 10 | |
2006-08-13 | glibc: try to fix locale naming (BZ #1140) | Phil Blundell | 1 | |
2006-08-11 | glibc: Update for keeping the debug information in the correct package | Jamie Lenehan | 11 | |
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 | 11 | |
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-10 | glibc-package.bbclass: added libc6 to PACKAGES_DYNAMIC | Frans Meulenbroeks | 1 | |
2006-08-06 | packages/glibc: Add patch, patch glibc2.4 to use $target-readelf | Holger Freyther | 3 | |
Use $target-readelf instead of hardcoding readelf which is not present on non GNU, non binutils system. | ||||
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 | 18 | |
Use require for the glibc files | ||||
2006-07-28 | glibc: and bump PR after last change | Koen Kooi | 10 | |
2006-07-28 | glibc.bbclass: remove spurious '/' | Koen Kooi | 1 | |
2006-07-26 | Found out that gcc that comes with mandriva 2006.0 will barf on compiling | Erik Hovland | 3 | |
glibc if these two patches are not applied. These patches are backports from glibc 2.3.6. |