summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Collapse)AuthorFiles
2009-05-05gpe-su: remove unused entries from checksums.iniAndrea Adami1
2009-05-05teleport_0.33.bb: remove from checksums.iniAndrea Adami1
2009-05-04Revert "bitbake.conf: make MACHINE_KERNEL_PR defaults to PR"Marcin Juszkiewicz1
This reverts commit 85f0c2d5e5646795506e5966a9c95c7dfa685d8f. It was pushed by mistake, sorry.
2009-05-04qemu: add version 0.10.3, initialRoman I Khimov1
Finally not requiring GCC3. Added with masked preference, need to carefully sort out and apply OE's patches. Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-04Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Tom Rini1
into org.openembedded.dev
2009-05-04All distros: Bring in conf/distro/include/${LIBC}.incTom Rini33
With minimal/minimal-uclibc we have to do a little rework so that minimal-uclibc can override the main distro. Acked-by: Leon Woestenberg <leon@sidebranch.com> Acked-by: Mike Westerhof <mwester@dls.net> Signed-off-by: Tom Rini <trini@embeddedalley.com>
2009-05-04All distro conf files: Use LIBC to pick or set your libc.Tom Rini26
Acked-by: Leon Woestenberg <leon@sidebranch.com> Acked-by: Mike Westerhof <mwester@dls.net> Signed-off-by: Tom Rini <trini@embeddedalley.com>
2009-05-04Add distro inc files for eglibc, glibc and uclibc.Tom Rini3
This gives us the libc into OVERRIDES, of glibc for glibc/eglibc and uclibc for uclibc. We also ?= for libintl/libiconv and = set the rest of the virtuals. Acked-by: Leon Woestenberg <leon@sidebranch.com> Acked-by: Mike Westerhof <mwester@dls.net> Signed-off-by: Tom Rini <trini@embeddedalley.com>
2009-05-04Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Marcin Juszkiewicz18
into org.openembedded.dev
2009-05-03Merge branch 'master' of git://dev.doredevelopment.dk/oe-micro into ↵Leon Woestenberg2
org.openembedded.dev
2009-05-02nslu2 machine configs: do not inherit machine-specific image classMike Westerhof2
The creation of the NSLU2 full flash image (.bin) file should be image-specific, since not all images for machines similar to the NSLU2 have the same flash constraints.
2009-05-02bridge-utils: add version 1.4Roman I Khimov1
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-01bluez-gnome: Update to version 1.8.Stanislav Brabec1
2009-05-01Unslung: Removed all trace of the unslung distro from OERod Whitby1
2009-05-01zaurus-2.6.inc: force creation of jffs2 imagesAndrea Adami1
- tar.gz is (weak) assigned in bitbake.conf
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-30remove install-native packageRoman I Khimov1
Sane 'install' program is provided by coreutils-native now. Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2009-04-30coreutils: add version 7.2Roman I Khimov1
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2009-04-30Initial add of micro linux distMartin Lund2
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-29sane-srcrevs.inc : update xf86-driver-glamo git rev to latestGraeme Gregory1
2009-04-29Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Marcin Juszkiewicz9
into org.openembedded.dev
2009-04-29bitbake.conf: make MACHINE_KERNEL_PR defaults to PRMarcin Juszkiewicz1
By default MACHINE_KERNEL_PR defaults to 'r0' which makes build of kernel for machines which not use MACHINE_KERNEL_PR harder (kernel.bbclass uses M_K_P instead of PR).
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-27licenses.conf: Add strings for GPL/LGPLv3 and LGPLv2.1Tom Rini1
2009-04-28linux_2.6.29+2.6.30-rc: move to rc3Andrea Adami1
2009-04-28zaurus-2.6.inc: fix typo in installkitAndrea Adami1
2009-04-27zaurus-clamshell.inc: fix u-boot addresses for akita/spitzAndrea Adami1
2009-04-27zaurus-2.6.inc: deploy installkit only for kexecboot kernelAndrea Adami1
2009-04-27bitbake.conf: fix parallel build for gzip'd imagesRoman I Khimov1
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-27sheevaplug: add ubifs paramsKoen Kooi2
2009-04-27genext2fs: added 1.4.1 versionMarcin Juszkiewicz1
2009-04-25checksums.ini: Add gcc-4.4.0 checksum.Khem Raj1
2009-04-25openezx-kernel: this rev brings back solid GSM on gen1 devicesMichael 'Mickey' Lauer1
2009-04-24fltk2: add an svn recipe for the beta version of fltk libraryAngus Ainslie1
2009-04-24sqlite3: add version 3.6.13Roman I Khimov1
2009-04-24Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Dmitry Eremin-Solenikov6
into org.openembedded.dev
2009-04-23fbv: Add a framebuffer-based png viewer.Tom Rini1
bmp/gif is supported but disabled.
2009-04-23linux-bug: added 2.6.27.2 from BUG Labs svnMarcin Juszkiewicz1
By default r8918 is used - can be overriden in local.conf by: SRCREV_pn-linux-bug = "${AUTOREV}" In BUG Linux we used AUTOREV by default.
2009-04-23bug: added BUG Labs deviceMarcin Juszkiewicz1
BUG is i.mx31 based device which is often called 'LEGO for IT'. More info: http://buglabs.net/
2009-04-23checksums.ini: add entries for Qt 4.5.1Jeremy Lainé1
2009-04-23Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Roman I Khimov1
into org.openembedded.dev
2009-04-23bitbake.conf: use rootfs/${PN} for IMAGE_ROOTFSRoman I Khimov1
Allows parallel build for different images. Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2009-04-23ekiga: update to 3.2.0Koen Kooi1
opal: update to 3.6.1, fix QA ptlib: update to 2.6.1
2009-04-23u-boot: fix compilation for at91sam9g20ek boardsDmitry Eremin-Solenikov1
Fix the naming of config inside machine conf file and provide a patch that make u-boot compile for at91sam9g20ek boards. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-04-23angstrom 2009.X: move armv7a and vortex to gcc 4.3.3Koen Kooi1
* runtime tested on beagleboard and overo
2009-04-23openezx-kernel: bump to 2.6.30-rc2; this fixes the touchscreen issues we had ↵Michael 'Mickey' Lauer1
for a while
2009-04-23Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-04-23linux-omap 2.6.29: add more dss2 patches, should solve problems when using ↵Koen Kooi1
u-boot splash