Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-07-11 | python 2.6: add python-numbers subpackage adding support for numerical APIs: | Michael 'Mickey' Lauer | 4 | |
Included for now are the modules numbers and decimal | ||||
2010-07-11 | opie-init: disable special init handling for c7x0 (for w100 which is ↵ | Paul Eggleton | 1 | |
currently disabled) | ||||
2010-07-11 | conf/machine: add keymaps to recommended list for h4000/hx4700 to fix record ↵ | Paul Eggleton | 2 | |
button | ||||
2010-07-11 | keymaps: add keymaps for h4000 & hx4700 to make record button usable | Paul Eggleton | 3 | |
2010-07-11 | gcc csl 2007q3: hack to fix build | Koen Kooi | 2 | |
2010-07-10 | site/mipsel-linux-uclibc: Cache ac_cv_sizeof_int for vim. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-07-10 | qemu_0.12.4.bb: Add 99_stable.diff from debian. | Khem Raj | 2 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-07-10 | gcc-4.5.inc: Update SRCREV to pick new fixes on ARM. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-07-10 | quilt: Add option QUILT_NO_RM_SYMLINKS so follow symlinks with quilt refresh | Khem Raj | 5 | |
* OE now creates symlinks into metadata. This patch allows quilt to follow the symlinks so when a patch is refreshed then the result happens in the metadata location. * Creating a new patch will still happen in local patches directory unless one uses path into metadata. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-07-10 | glibc 2.10.1: added nios2 support | Frans Meulenbroeks | 3 | |
add nios2 support. as this is strictly nios2 specific there is no need to bump PR Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2010-07-10 | glibc 2.10.1: added ifdef around PTR*MANGLE | Frans Meulenbroeks | 2 | |
some of the calls to PTR_MANGLE and PTR_UNMANGLE were guarded by #ifdef's whereas others were not. This causes problems on architectures that do not have those macros. Fix is to add ifdefs around those invocations Also added PR to the recipe Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2010-07-10 | busybox.inc: bump PR | Koen Kooi | 1 | |
2010-07-10 | angstrom: fix busybox regression by adding 'ipv4 ipv6' to DISTRO_FEATURES | Koen Kooi | 1 | |
kudos to SHR for spotting that | ||||
2010-07-10 | shr.conf: add ipv4 and ipv6 to DISTRO_FEATURES | Klaus Kurzmann | 1 | |
needed for busybox to include networking Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2010-07-10 | msmcommd_git.bb: bump SRCREV | Klaus Kurzmann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2010-07-10 | angstrom: switch to a newer glib/gtk combo | Koen Kooi | 1 | |
2010-07-10 | fennec: update to fennec2 | Koen Kooi | 2 | |
2010-07-10 | fsogsmd_git.bb: fix striplevel for modified config patch | Klaus Kurzmann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2010-07-10 | fsogsmd_git.bb: update patch to fix config for newer kernels on GTA02 | Klaus Kurzmann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2010-07-09 | gcc-4.4.4.inc: Dont apply gcc-arm-cp15-tpreg-for-TLS.patch as it might be ↵ | Khem Raj | 1 | |
breaking ABI for armv7 Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-07-09 | gcc-4.4.4: Use CP15 register for TLS access on armv7-a. | Khem Raj | 2 | |
* ARMv7 was using -mtp=soft where as the CP15 register for TLS is available and should be used. This should improve the performance of TLS access. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-07-09 | cornucopia.inc: bump FSO_CORNUCOPIA_SRCREV | Klaus Kurzmann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2010-07-09 | usermanual: Updates to reflect changes in file:// treatment for patches. | Khem Raj | 3 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-07-09 | Merge branch 'org.openembedded.dev' of git.openembedded.net:openembedded ↵ | Stanislav Brabec | 1 | |
into org.openembedded.dev | ||||
2010-07-09 | gtk+: Update to version 2.20.1 + fix of midori DnD grab freeze (GNOME#623865). | Stanislav Brabec | 6 | |
2010-07-09 | binutils_2.20.1.bb: Remove redundantly added patch=1 its not needed anymore | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-07-09 | glib-2.0: Update to version 2.24.1. 4 bug fixes, 2 of them were included as ↵ | Stanislav Brabec | 9 | |
patches. | ||||
2010-07-09 | uclibc_git.bb: Bump to tip of git. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-07-09 | krb5_1.6.3.bb: copyperms.patch is applied manually so add apply=no | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-07-09 | binutils 2.20.1: added patches to support nios2 | Frans Meulenbroeks | 3 | |
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2010-07-09 | busybox 1.16.2: added a defined(__nios2__) | Frans Meulenbroeks | 2 | |
(actually as there were two entries for __s390__ hijacked one of it Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2010-07-09 | busybox_1.15.3: added a defined(__nios2__) | Frans Meulenbroeks | 2 | |
(actually as there were two entries for __s390__ hijacked one of it Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2010-07-09 | busybox 1.14.3: added a defined(__nios2__) | Frans Meulenbroeks | 2 | |
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2010-07-09 | linux-libc-headers_2.6.34.bb: added checksums for non nios version | Frans Meulenbroeks | 1 | |
and fixed ${S} for non nios (needed for -native) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2010-07-09 | openjdk: bump PR to force rebuild against updated gcc | Koen Kooi | 1 | |
2010-07-09 | icedtea6-native 1.8: Added comment. | Robert Schuster | 1 | |
2010-07-09 | gcc: add support for builtin gcc-atomics for gcc-4.3.x versions | Henning Heinold | 12 | |
* bump all INC_PR's | ||||
2010-07-09 | linux-omap-psp 2.6.32: turn on oprofile for dm3730-am3715-evm | Koen Kooi | 2 | |
2010-07-09 | firefox: replace 3.6.4 with 3.6.6 | Koen Kooi | 16 | |
2010-07-09 | sqlite3: add 3.6.23.1 | Koen Kooi | 1 | |
2010-07-09 | gedit 2.30.0: bump PR | Koen Kooi | 1 | |
2010-07-08 | dosfstools: Add recipe for 3.0.9 and fix large file support. | Khem Raj | 2 | |
* Pass -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 if large file support supported. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-07-08 | ipkg-utils-native: Ensure ${D}${bindir} exists | Tom Rini | 1 | |
Signed-off-by: Tom Rini <tom_rini@mentor.com> | ||||
2010-07-08 | minimal-uclibc.conf: Add ipv6, ipv4, largefile to DISTRO_FEATURES. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-07-08 | uclibc: Add thumb-interwork as local distro feature to enable bx | Khem Raj | 3 | |
* Bump SRC_REV for uclibc_git * Pass SSP_ALL_CFLAGS=${TARGET_LINK_HASH_STYLE} otherwise utils dont get the hash_style right and QA complains. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-07-08 | attr_2.4.44.bb: Specify PLATFORM otherwise it uses uname. | Khem Raj | 1 | |
* Using uname to get OS name may not work on non linux build systems. * Cater for largefile feature which is knob'able in uclibc Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-07-08 | libxml-parser-perl_2.36.bb: Override do_compile for native build. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-07-08 | minimal.conf: Dont redefine OVERRIDES | Khem Raj | 1 | |
* OVERRIDES here are identical to ones from bitbake.conf except MACHINE_CLASS which seems to be used nowhere. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-07-08 | libsndfile1_1.0.21.bb: Partially undo 21cc37782c0624d1efc9b56e94d1012557dce871 | Khem Raj | 2 | |
commit 21cc37782c0624d1efc9b56e94d1012557dce871 Author: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Date: Thu Mar 11 09:46:25 2010 +0100 libsndfile1: updated to 1.0.21 also fixed download location and moved two config vars to arm-common (not sure about ac_cv_sizeof_off_t=8, this seems odd or recipe specific, so left that one) Problem is that ac_cv_sys_file_offset_bits should not be cached blindly as the same var is used by glib-2.0 to detect large file system support if cached then glib-2.0 configure tests are not perfored and it assumes that large file support is there. uclibc is configurable to not have large file support compiled in hence this breaks glib-2.0 in a obscure way hence moving back to where they were. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-07-08 | uclibc: add 0.9.31 | Bernhard Reutner-Fischer | 57 | |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |