Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-04-30 | SlugOS: slugos-image.bb, initscripts-slugos_1.0.bb - remove devfs support | Mike Westerhof | 2 | |
Remove devfs startup scripts, and revert to the standard OE means to initially populate the /dev directory. This has the side-effect of fixing the empty /dev dir problem when extracting the tar.gz image. | ||||
2009-04-30 | SlugOS: arm-kernel-shim - ensure that the rootfs is mounted with "noatime" ↵ | Mike Westerhof | 1 | |
option by passing that option in on the command line. | ||||
2009-04-30 | icu/icu-3.6.inc : fix bad #elif that more modern compilers dont accept. | Graeme Gregory | 2 | |
2009-04-30 | opkg_svn.bb: Explicitly package datadir/opkg/intercept (not happens ↵ | Stanislav Brabec | 3 | |
automatically for opkg-nogpg). | ||||
2009-04-30 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Stanislav Brabec | 20 | |
into org.openembedded.dev | ||||
2009-04-30 | mtkbabel: Allow to set faster logging. | Stanislav Brabec | 2 | |
2009-04-30 | remove install-native package | Roman I Khimov | 11 | |
Sane 'install' program is provided by coreutils-native now. Acked-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-04-30 | coreutils-native: remove autotools and quilt dependencies | Roman I Khimov | 4 | |
Allows to build coreutils-native at very early stage in build process. Acked-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-04-30 | coreutils: add version 7.2 | Roman I Khimov | 6 | |
Acked-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-04-30 | mtkbabel: Allow to set faster logging. | Stanislav Brabec | 1 | |
2009-04-30 | gcc-4.3.x: Really honor LDFLAGS, bump PR. | Tom Rini | 18 | |
Rework SYSROOT_CFLAGS_FOR_TARGET.patch each time, and rename to -4.3.2/4.3.3. | ||||
2009-04-30 | gcc-4.1.0: Use patches from 4.1.1, really honor LDFLAGS, bump PR | Tom Rini | 3 | |
2009-04-30 | gcc 4.0.2: Disable libmudflap/ssp, add gcc-posix-open-fix.patch, really ↵ | Tom Rini | 6 | |
honor LDFLAGS, bump PR | ||||
2009-04-30 | gcc 4.0.0: Fix fortran building, disable libmudflap/ssp, add ↵ | Tom Rini | 6 | |
gcc-posix-open-fix.patch, add missing cross-initial/cross-intermediate files, really honor LDFLAGS, bump PR | ||||
2009-04-30 | gcc (various): Drop incomplete LDFLAGS patch and really honor them, bump PR | Tom Rini | 41 | |
2009-04-30 | gcc-3.4.x: Rename gcc-posix.patch to gcc-posix-open-fix.patch, put in files/ | Tom Rini | 4 | |
2009-04-30 | nandlogical-static: actually build static... | Andrea Adami | 1 | |
- readd -static - size is a bit big...433k | ||||
2009-04-30 | encdec-updater: GNU_HASH QA fix. | Stanislav Brabec | 1 | |
2009-04-30 | hal/hal.inc : change hardcoded etc to ${sysconfdir} and remove bogus directory | Graeme Gregory | 2 | |
hal/hal_0.5.11.bb : bump PR for above change | ||||
2009-04-30 | bonnie++: GNU_HASH QA fix | Steffen Sledz | 1 | |
2009-04-30 | mii-diag-2.11: GNU_HASH QA fix | Steffen Sledz | 1 | |
2009-04-30 | nandlogical: Fix GNU_HASH QA error - Bump PR | Andrea Adami | 2 | |
2009-04-29 | base-files_3.0.14.bb : fix the om-gta02 fstab and bump the PR | Graeme Gregory | 2 | |
2009-04-29 | xserver-xorg-conf_0.1.bb : add configuration for om-gta02 machine | Graeme Gregory | 2 | |
2009-04-29 | recipes/opkg/files/configure : fix the case where this is no splash installed. | Graeme Gregory | 4 | |
recipes/opkg/opkg*.bb : bump PR for affected recipes | ||||
2009-04-29 | linux-2.6.24: defconfig for hipox machine updated | Steffen Sledz | 1 | |
- nand, mtd, ubi, ubifs driver into kernel | ||||
2009-04-29 | binutils: add binutils-x86_64_i386_biarch.patch | Roman I Khimov | 10 | |
Adds 'lib32' directories to binutils search paths on x86_64. Acked-By: Khem Raj <raj.khem@gmail.com> | ||||
2009-04-29 | linux-kexecboot.inc: force CONFIG_KEXEC=y just in case | Andrea Adami | 1 | |
- no runtime changes, no PR BUMP | ||||
2009-04-28 | uClibc: Always enable PTHREADS_DEBUG_SUPPORT | Tom Rini | 17 | |
This will make sure we always have the uclibc-thread-db package, which task-sdk-bare requires. After an audit of the versions in question, what always happens now is that all libpthread debugging stuff from libpthread ends up in a specific file and package. Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Leon Woestenberg <leon@sidebranch.com> Signed-off-by: Tom Rini <trini@embeddedalley.com> | ||||
2009-04-28 | zaurusd: point tskeys to the real ts device instead hardcoding it to event1 | Koen Kooi | 2 | |
2009-04-28 | gst-omapfb: add recipe to build gst sink for the omapfb overlay | Gregoire Gentil | 2 | |
2009-04-28 | ekiga: add git version | Koen Kooi | 1 | |
2009-04-28 | netkit-ftp: Fixed GNU_HASH QA error. | Koen Kooi | 1 | |
2009-04-28 | linux-libc-headers_2.6.23.bb : more modern glibc expose getline from | Graeme Gregory | 2 | |
stdio.h rename the function so not to cause a clash | ||||
2009-04-28 | recipes/unifdef/files/unifdef.c : more modern glibc expose getline from | Graeme Gregory | 1 | |
stdio.h rename the function so not to cause a clash | ||||
2009-04-28 | Merge branch 'org.openembedded.dev' of ↵ | Rod Whitby | 21 | |
git://git.openembedded.net/openembedded into org.openembedded.dev | ||||
2009-04-28 | ixp4xx: Remove proprietary Intel ethernet driver. | Rod Whitby | 110 | |
See http://lists.linuxtogo.org/pipermail/openembedded-devel/2007-January/001279.html | ||||
2009-04-28 | kexecboot-cfg: fix tabs and typo | Andrea Adami | 1 | |
2009-04-28 | linux_2.6.29+2.6.30-rc: move to rc3 | Andrea Adami | 1 | |
2009-04-27 | initramfs-kexecboot-image: just deploy cpio.gz | Andrea Adami | 1 | |
2009-04-27 | madwifi-ng: Recipe whitespace fix. | Leon Woestenberg | 1 | |
2009-04-27 | ltp-20090131: Added upstream fix for missing non-x86 syscalls. | Leon Woestenberg | 2 | |
This fixes errors for powerpc targets (and likely other targets as well), such as: dup3_01.c:74:4: error: #error "need __NR_dup3" Signed-off-by: Leon Woestenberg <leon@sidebranch.com> | ||||
2009-04-27 | madwifi-ng_r3837: Use LDFLAGS to fix QA GNU_HASH issue. | Leon Woestenberg | 3 | |
2009-04-27 | linux-rt-2.6.24: Apply latest -rt patch for all, except mpc8315e-rdb. | Leon Woestenberg | 1 | |
mpc8315e-rdb is kept to the Freescale release, as it has numerous patches applied that don't mix with latest -rt. Signed-off-by: Leon Woestenberg <leon@sidebranch.com> | ||||
2009-04-27 | Merge branch 'org.openembedded.dev' of ↵ | Denis 'Gnutoo' Carikli | 5 | |
git://git.openembedded.net/openembedded into org.openembedded.dev | ||||
2009-04-27 | cherokee: fix init script, daemonize is '-d', not '-b' | Koen Kooi | 2 | |
* runtime tested on sheevaplug/angstrom | ||||
2009-04-27 | qt4: make Qt 4.5.1 the default version | Jeremy Lainé | 3 | |
2009-04-27 | Merge branch 'org.openembedded.dev' of ↵ | Denis 'Gnutoo' Carikli | 473 | |
git://git.openembedded.net/openembedded into org.openembedded.dev | ||||
2009-04-27 | linux-kirkwood: update to 2.6.29.1 and enable some goodies like mmc and ubifs | Koen Kooi | 2 | |
2009-04-27 | genext2fs: added 1.4.1 version | Marcin Juszkiewicz | 3 | |