summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-05-01Unslung: Removed all trace of the unslung distro from OERod Whitby103
2009-05-01zaurus-2.6.inc: force creation of jffs2 imagesAndrea Adami1
- tar.gz is (weak) assigned in bitbake.conf
2009-05-01nandlogical-static: remove bogus PRAndrea Adami1
2009-04-30SlugOS: refactor slugos images and tasks to support a standard and extended ↵Mike Westerhof5
image.
2009-04-30subversion: Build with the latest libtool.Stanislav Brabec2
2009-04-30SlugOS: slugos-image.bb, initscripts-slugos_1.0.bb - remove devfs supportMike Westerhof2
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-30SlugOS: slugos.inc - ensure that the rootfs is mounted with the noatime optionMike Westerhof1
(this is for documentation purposes, and to future-proof, since the real command line is set in the apex recipe.)
2009-04-30SlugOS: preferred-slugos-versions - get rid of overrides for openssh, fixed ↵Mike Westerhof1
upstream.
2009-04-30SlugOS: arm-kernel-shim - ensure that the rootfs is mounted with "noatime" ↵Mike Westerhof1
option by passing that option in on the command line.
2009-04-30icu/icu-3.6.inc : fix bad #elif that more modern compilers dont accept.Graeme Gregory2
2009-04-30opkg_svn.bb: Explicitly package datadir/opkg/intercept (not happens ↵Stanislav Brabec3
automatically for opkg-nogpg).
2009-04-30Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stanislav Brabec23
into org.openembedded.dev
2009-04-30Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stanislav Brabec0
into org.openembedded.dev
2009-04-30mtkbabel: Allow to set faster logging.Stanislav Brabec2
2009-04-30remove install-native packageRoman I Khimov12
Sane 'install' program is provided by coreutils-native now. Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2009-04-30coreutils-native: make mandatory dep for all packagesRoman I Khimov1
Gives us guaranteed sane GNU coreutils on any host. Should greatly ease support for various non-GNU host systems and allow to safely remove some other native packages like 'install-native'. Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2009-04-30coreutils-native: remove autotools and quilt dependenciesRoman I Khimov4
Allows to build coreutils-native at very early stage in build process. Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2009-04-30coreutils: add version 7.2Roman I Khimov7
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2009-04-30mtkbabel: Allow to set faster logging.Stanislav Brabec1
2009-04-30gcc-4.3.x: Really honor LDFLAGS, bump PR.Tom Rini18
Rework SYSROOT_CFLAGS_FOR_TARGET.patch each time, and rename to -4.3.2/4.3.3.
2009-04-30gcc-4.1.0: Use patches from 4.1.1, really honor LDFLAGS, bump PRTom Rini3
2009-04-30gcc 4.0.2: Disable libmudflap/ssp, add gcc-posix-open-fix.patch, really ↵Tom Rini6
honor LDFLAGS, bump PR
2009-04-30gcc 4.0.0: Fix fortran building, disable libmudflap/ssp, add ↵Tom Rini6
gcc-posix-open-fix.patch, add missing cross-initial/cross-intermediate files, really honor LDFLAGS, bump PR
2009-04-30gcc (various): Drop incomplete LDFLAGS patch and really honor them, bump PRTom Rini41
2009-04-30gcc-3.4.x: Rename gcc-posix.patch to gcc-posix-open-fix.patch, put in files/Tom Rini4
2009-04-30nandlogical-static: actually build static...Andrea Adami1
- readd -static - size is a bit big...433k
2009-04-30encdec-updater: GNU_HASH QA fix.Stanislav Brabec1
2009-04-30hal/hal.inc : change hardcoded etc to ${sysconfdir} and remove bogus directoryGraeme Gregory2
hal/hal_0.5.11.bb : bump PR for above change
2009-04-30bonnie++: GNU_HASH QA fixSteffen Sledz1
2009-04-30mii-diag-2.11: GNU_HASH QA fixSteffen Sledz1
2009-04-30nandlogical: Fix GNU_HASH QA error - Bump PRAndrea Adami2
2009-04-30Zaurus machines: reorganize configuration filesAndrea Adami8
- 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 Gregory2
2009-04-29sane-srcrevs.inc : update xf86-driver-glamo git rev to latestGraeme Gregory1
2009-04-29xserver-xorg-conf_0.1.bb : add configuration for om-gta02 machineGraeme Gregory2
2009-04-29recipes/opkg/files/configure : fix the case where this is no splash installed.Graeme Gregory4
recipes/opkg/opkg*.bb : bump PR for affected recipes
2009-04-29buildbot config: simplified a lot and cleanedMarcin Juszkiewicz2
- 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 Sledz1
- nand, mtd, ubi, ubifs driver into kernel
2009-04-29Modified kaeilos distro configurationMarco Cavallini1
* 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 Khimov10
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 Adami1
- no runtime changes, no PR BUMP
2009-04-28insane.bbclass: Split package_qa_check_devdbg and don't run -dev check on ↵Tom Rini1
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 Rini17
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 Rini1
builds start from scratch
2009-04-28zaurusd: point tskeys to the real ts device instead hardcoding it to event1Koen Kooi2
2009-04-28gst-omapfb: add recipe to build gst sink for the omapfb overlayGregoire Gentil2
2009-04-28ekiga: add git versionKoen Kooi1
2009-04-28added netkit-ftp to angstrom feedFrans Meulenbroeks1
2009-04-28netkit-ftp: Fixed GNU_HASH QA error.Koen Kooi1
2009-04-28linux-libc-headers_2.6.23.bb : more modern glibc expose getline fromGraeme Gregory2
stdio.h rename the function so not to cause a clash