summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-04-30gcc-3.4.x: Rename gcc-posix.patch to gcc-posix-open-fix.patch, put in files/Tom Rini
2009-04-30nandlogical-static: actually build static...Andrea Adami
- readd -static - size is a bit big...433k
2009-04-30encdec-updater: GNU_HASH QA fix.Stanislav Brabec
2009-04-30hal/hal.inc : change hardcoded etc to ${sysconfdir} and remove bogus directoryGraeme Gregory
hal/hal_0.5.11.bb : bump PR for above change
2009-04-30bonnie++: GNU_HASH QA fixSteffen Sledz
2009-04-30mii-diag-2.11: GNU_HASH QA fixSteffen Sledz
2009-04-30nandlogical: Fix GNU_HASH QA error - Bump PRAndrea Adami
2009-04-30Zaurus machines: reorganize configuration filesAndrea Adami
- uniform the MACHINE_DISPLAY - remove unneded IMAGE_FSTYPES because .jffs2 and tar.gz are default - add ext2 to MACHINE_FEATURES: already in kernel for boot from CF/SD - fix? width/height for spiz (set width 640 for clamshells) - add pixel-per-inch info
2009-04-29base-files_3.0.14.bb : fix the om-gta02 fstab and bump the PRGraeme Gregory
2009-04-29sane-srcrevs.inc : update xf86-driver-glamo git rev to latestGraeme Gregory
2009-04-29xserver-xorg-conf_0.1.bb : add configuration for om-gta02 machineGraeme Gregory
2009-04-29recipes/opkg/files/configure : fix the case where this is no splash installed.Graeme Gregory
recipes/opkg/opkg*.bb : bump PR for affected recipes
2009-04-29buildbot config: simplified a lot and cleanedMarcin Juszkiewicz
- it is configurable by few variables: - machines_glibc/machines_uclibc lists MACHINE values for each libc build (so atngw100 can be used just for uclibc) - targets_glibc/targets_uclibc lists targets (can be image or any other argument for bitbake) - ANGSTROMLIBC and MACHINE are passed only by environment now so less parameters are given to bbot_build_oe_target (RunOEImage before renaming). - initialization of factories is done in one function bbot_initialize_factory which gets few arguments: - factory - clean $TMPDIR (default False) - URL to git repository - git branch
2009-04-29linux-2.6.24: defconfig for hipox machine updatedSteffen Sledz
- nand, mtd, ubi, ubifs driver into kernel
2009-04-29Modified kaeilos distro configurationMarco Cavallini
* changed version to 2009.1 * solved bluez-utils problem with x86 targets Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com> Signed-off-by: Marcin Juszkiewicz <hrw@openembedded.org>
2009-04-29binutils: add binutils-x86_64_i386_biarch.patchRoman I Khimov
Adds 'lib32' directories to binutils search paths on x86_64. Acked-By: Khem Raj <raj.khem@gmail.com>
2009-04-29linux-kexecboot.inc: force CONFIG_KEXEC=y just in caseAndrea Adami
- no runtime changes, no PR BUMP
2009-04-28insane.bbclass: Split package_qa_check_devdbg and don't run -dev check on ↵Tom Rini
SDK packages. We create package_qa_check_dev/package_qa_check_dbg checks. While in here clarify the comments as to what both are doing. Since SDK packages don't get split like normal ones, it's OK to have -dev stuff in non-dev packages. Suggested by Richard Purdie Acked-by: Koen Kooi <koen@openembedded.org> Signed-off-by: Tom Rini <trini@embeddedalley.com>
2009-04-28uClibc: Always enable PTHREADS_DEBUG_SUPPORTTom Rini
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-28buildbot master.cfg: Fix location of Angstrom images for cleaning and full ↵Tom Rini
builds start from scratch
2009-04-28zaurusd: point tskeys to the real ts device instead hardcoding it to event1Koen Kooi
2009-04-28gst-omapfb: add recipe to build gst sink for the omapfb overlayGregoire Gentil
2009-04-28ekiga: add git versionKoen Kooi
2009-04-28added netkit-ftp to angstrom feedFrans Meulenbroeks
2009-04-28netkit-ftp: Fixed GNU_HASH QA error.Koen Kooi
2009-04-28linux-libc-headers_2.6.23.bb : more modern glibc expose getline fromGraeme Gregory
stdio.h rename the function so not to cause a clash
2009-04-28recipes/unifdef/files/unifdef.c : more modern glibc expose getline fromGraeme Gregory
stdio.h rename the function so not to cause a clash
2009-04-28Merge branch 'org.openembedded.dev' of ↵Rod Whitby
git://git.openembedded.net/openembedded into org.openembedded.dev
2009-04-28ixp4xx: Remove proprietary Intel ethernet driver.Rod Whitby
See http://lists.linuxtogo.org/pipermail/openembedded-devel/2007-January/001279.html
2009-04-28kexecboot-cfg: fix tabs and typoAndrea Adami
2009-04-27licenses.conf: Add strings for GPL/LGPLv3 and LGPLv2.1Tom Rini
2009-04-28linux_2.6.29+2.6.30-rc: move to rc3Andrea Adami
2009-04-28zaurus-2.6.inc: fix typo in installkitAndrea Adami
2009-04-27zaurus-clamshell.inc: fix u-boot addresses for akita/spitzAndrea Adami
2009-04-27zaurus-2.6.inc: deploy installkit only for kexecboot kernelAndrea Adami
2009-04-27initramfs-kexecboot-image: just deploy cpio.gzAndrea Adami
2009-04-27madwifi-ng: Recipe whitespace fix.Leon Woestenberg
2009-04-27ltp-20090131: Added upstream fix for missing non-x86 syscalls.Leon Woestenberg
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-27madwifi-ng_r3837: Use LDFLAGS to fix QA GNU_HASH issue.Leon Woestenberg
2009-04-27linux-rt-2.6.24: Apply latest -rt patch for all, except mpc8315e-rdb.Leon Woestenberg
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-27Merge branch 'org.openembedded.dev' of ↵Denis 'Gnutoo' Carikli
git://git.openembedded.net/openembedded into org.openembedded.dev
2009-04-27cherokee: fix init script, daemonize is '-d', not '-b'Koen Kooi
* runtime tested on sheevaplug/angstrom
2009-04-27qt4: make Qt 4.5.1 the default versionJeremy Lainé
2009-04-27bitbake.conf: fix parallel build for gzip'd imagesRoman I Khimov
Parallel build of gzip'd images is broken now because of the way ${DEPLOY_DIR_IMAGE}/tmp.gz dir is removed-created-removed for every image. Fix it by 'installing' the dir and let it stay in place. Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2009-04-27Merge branch 'org.openembedded.dev' of ↵Denis 'Gnutoo' Carikli
git://git.openembedded.net/openembedded into org.openembedded.dev
2009-04-27sheevaplug: add ubifs paramsKoen Kooi
2009-04-27linux-kirkwood: update to 2.6.29.1 and enable some goodies like mmc and ubifsKoen Kooi
2009-04-27genext2fs: added 1.4.1 versionMarcin Juszkiewicz
2009-04-26dvb-apps_1.1.1.bb : fixed LDFLAGS QA(GNU-hash)Denis 'Gnutoo' Carikli
Thanks Tartarus for telling me what was the standard way to do it
2009-04-25SlugOS: packages - deprecate ctrlproxy, depends on unstaged tbd.h (samba)Mike Westerhof