Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-05-13 | netbook-pro.conf: fix bogus 755 permissions on checkout | Andrea Adami | 1 | |
2009-05-12 | linux_2.6.29+2.6.30: jump to RC5 | Andrea Adami | 1 | |
2009-05-12 | topas910.conf: Enable building images with summary information. | Florian Boor | 1 | |
2009-05-12 | micro2440.conf: Prefer an up to date kernel. | Florian Boor | 1 | |
2009-05-11 | conf/distro/include/{eglibc,glibc,uclibc}.inc: Change OVERRIDES to libc-foo | Tom Rini | 3 | |
Suggested by Koen, Richard and Graeme Signed-off-by: Tom Rini <trini@embeddedalley.com> | ||||
2009-05-11 | linux-omap 2.6.29: enable networking and staging drivers in beagleboard ↵ | Koen Kooi | 1 | |
defconfig | ||||
2009-05-11 | connman: add 0.16 | Koen Kooi | 1 | |
2009-05-11 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Koen Kooi | 1 | |
into org.openembedded.dev | ||||
2009-05-11 | ti-codec-engine: update to 2.23.1 now it has been released | Koen Kooi | 1 | |
* https://www-a.ti.com:443/downloads/sds_support/targetcontent/CE/ce_2_23/index.html | ||||
2009-05-11 | glibc.inc: temporarily comment out the OVERRIDE so that we can build while folks | Mike Westerhof | 1 | |
sort out what they want to call the override. | ||||
2009-05-10 | linux-omap: update beagle defconfig to include TT_NEWSCHED and tweak overo ↵ | Koen Kooi | 1 | |
PM config | ||||
2009-05-10 | telepathy: update empathy and telepathy bits | Koen Kooi | 1 | |
2009-05-09 | checksums.ini : Sort checksums. | Philip Balister | 1 | |
2009-05-09 | ortp-0.13.1 : Add later version of ortp. Convert to use .inc. | Philip Balister | 1 | |
* There are later versions, but this version is needed for openbts. | ||||
2009-05-09 | midori: add 0.1.6 | Koen Kooi | 1 | |
2009-05-09 | webkit-gtk: bump SRCREV, fix gtk-doc, fix packaging | Koen Kooi | 1 | |
* runtime tested on beagleboard with midori and epiphany | ||||
2009-05-09 | checksums.ini: add some checksums | Koen Kooi | 1 | |
2009-05-08 | checksums.ini: Add gpe-clock 0.27 | Florian Boor | 1 | |
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). |