Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-05-08 | checksums.ini: add gpe-announce 0.14 | Florian Boor | 1 | |
2009-05-07 | zaurus-clamshell.inc: remove unused KEXECBOOT_IMAGEDEPENDS | Andrea Adami | 1 | |
- KEXECBOOT_IMAGEDEPENDS was introduced just for Zaurus (fixed now) | ||||
2009-05-07 | zaurus-2.6.inc: set ERASEBLOCKSIZE_spitz = "0x20000" | Andrea Adami | 1 | |
- add a note about NAND differences between 3000 and 3100/3200 models - possibly broken for C3000 | ||||
2009-05-07 | zaurus-2.6.inc: fix installkit creation on first build | Andrea Adami | 1 | |
- move the task in zaurus-installer - EXTRA_IMAGEDEPENDS now on zaurus-installer | ||||
2009-05-06 | sane-srcrevs.inc: update gpe-conf | Florian Boor | 1 | |
2009-05-06 | checksums.ini: New cmake 2.6.4 entry, removed unused cmake entries. | Robert Schuster | 1 | |
2009-05-05 | u-boot-bug: Added U-Boot for BUG (from BUG Labs SVN) | Marcin Juszkiewicz | 1 | |
2009-05-05 | sane-srcrevs.inc: bump linux-bug to get Ethernet using MAC from U-boot | Marcin Juszkiewicz | 1 | |
2009-05-05 | gpe-su: remove unused entries from checksums.ini | Andrea Adami | 1 | |
2009-05-05 | teleport_0.33.bb: remove from checksums.ini | Andrea Adami | 1 | |
2009-05-04 | Revert "bitbake.conf: make MACHINE_KERNEL_PR defaults to PR" | Marcin Juszkiewicz | 1 | |
This reverts commit 85f0c2d5e5646795506e5966a9c95c7dfa685d8f. It was pushed by mistake, sorry. | ||||
2009-05-04 | qemu: add version 0.10.3, initial | Roman I Khimov | 1 | |
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-04 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Tom Rini | 1 | |
into org.openembedded.dev | ||||
2009-05-04 | All distros: Bring in conf/distro/include/${LIBC}.inc | Tom Rini | 33 | |
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-04 | All distro conf files: Use LIBC to pick or set your libc. | Tom Rini | 26 | |
Acked-by: Leon Woestenberg <leon@sidebranch.com> Acked-by: Mike Westerhof <mwester@dls.net> Signed-off-by: Tom Rini <trini@embeddedalley.com> | ||||
2009-05-04 | Add distro inc files for eglibc, glibc and uclibc. | Tom Rini | 3 | |
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-04 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Marcin Juszkiewicz | 18 | |
into org.openembedded.dev | ||||
2009-05-03 | Merge branch 'master' of git://dev.doredevelopment.dk/oe-micro into ↵ | Leon Woestenberg | 2 | |
org.openembedded.dev | ||||
2009-05-02 | nslu2 machine configs: do not inherit machine-specific image class | Mike Westerhof | 2 | |
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-02 | bridge-utils: add version 1.4 | Roman I Khimov | 1 | |
Acked-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-01 | bluez-gnome: Update to version 1.8. | Stanislav Brabec | 1 | |
2009-05-01 | Unslung: Removed all trace of the unslung distro from OE | Rod Whitby | 1 | |
2009-05-01 | zaurus-2.6.inc: force creation of jffs2 images | Andrea Adami | 1 | |
- tar.gz is (weak) assigned in bitbake.conf | ||||
2009-04-30 | SlugOS: slugos.inc - ensure that the rootfs is mounted with the noatime option | Mike Westerhof | 1 | |
(this is for documentation purposes, and to future-proof, since the real command line is set in the apex recipe.) | ||||
2009-04-30 | SlugOS: preferred-slugos-versions - get rid of overrides for openssh, fixed ↵ | Mike Westerhof | 1 | |
upstream. | ||||
2009-04-30 | remove install-native package | Roman I Khimov | 1 | |
Sane 'install' program is provided by coreutils-native now. Acked-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-04-30 | coreutils: add version 7.2 | Roman I Khimov | 1 | |
Acked-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-04-30 | Initial add of micro linux dist | Martin Lund | 2 | |
2009-04-30 | Zaurus machines: reorganize configuration files | Andrea Adami | 8 | |
- 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-29 | sane-srcrevs.inc : update xf86-driver-glamo git rev to latest | Graeme Gregory | 1 | |
2009-04-29 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Marcin Juszkiewicz | 9 | |
into org.openembedded.dev | ||||
2009-04-29 | bitbake.conf: make MACHINE_KERNEL_PR defaults to PR | Marcin Juszkiewicz | 1 | |
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-29 | Modified kaeilos distro configuration | Marco Cavallini | 1 | |
* 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-27 | licenses.conf: Add strings for GPL/LGPLv3 and LGPLv2.1 | Tom Rini | 1 | |
2009-04-28 | linux_2.6.29+2.6.30-rc: move to rc3 | Andrea Adami | 1 | |
2009-04-28 | zaurus-2.6.inc: fix typo in installkit | Andrea Adami | 1 | |
2009-04-27 | zaurus-clamshell.inc: fix u-boot addresses for akita/spitz | Andrea Adami | 1 | |
2009-04-27 | zaurus-2.6.inc: deploy installkit only for kexecboot kernel | Andrea Adami | 1 | |
2009-04-27 | bitbake.conf: fix parallel build for gzip'd images | Roman I Khimov | 1 | |
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-27 | sheevaplug: add ubifs params | Koen Kooi | 2 | |
2009-04-27 | genext2fs: added 1.4.1 version | Marcin Juszkiewicz | 1 | |
2009-04-25 | checksums.ini: Add gcc-4.4.0 checksum. | Khem Raj | 1 | |
2009-04-25 | openezx-kernel: this rev brings back solid GSM on gen1 devices | Michael 'Mickey' Lauer | 1 | |
2009-04-24 | fltk2: add an svn recipe for the beta version of fltk library | Angus Ainslie | 1 | |
2009-04-24 | sqlite3: add version 3.6.13 | Roman I Khimov | 1 | |
2009-04-24 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Dmitry Eremin-Solenikov | 6 | |
into org.openembedded.dev | ||||
2009-04-23 | fbv: Add a framebuffer-based png viewer. | Tom Rini | 1 | |
bmp/gif is supported but disabled. | ||||
2009-04-23 | linux-bug: added 2.6.27.2 from BUG Labs svn | Marcin Juszkiewicz | 1 | |
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-23 | bug: added BUG Labs device | Marcin Juszkiewicz | 1 | |
BUG is i.mx31 based device which is often called 'LEGO for IT'. More info: http://buglabs.net/ | ||||
2009-04-23 | checksums.ini: add entries for Qt 4.5.1 | Jeremy Lainé | 1 | |