Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-04-17 | e-wm-config-angstrom: connman module is disabled in recent builds, so don't ↵ | Koen Kooi | 2 | |
try to load it | ||||
2009-04-17 | angstrom, exquisite, psplash, opkg, angsrtom-images, sysvinit: abstract splash | Carsten Haitzler (Rasterman | 35 | |
this abstracts psplash to be generic. now as long as something provides a splashfuncs file that sysvinit (and other scripts) can source, and all the approproate init hooks to start the splash etc. you can use psplash, exquisitie, usplash or anything that tickles your fancy. this moves splash toa ${SPLASH} variable to include in your image (or override). the default in angstrom is psplash - unless you override it. opkg also runs a configure script that cna take forever - and so this speically sends off some splash commands (if there) to let you know the systme is alive and working (but just busy). this is one commit as if this breaks things you either want to fix the minor break or totally revert the whole patch. i hope it didn't break anything. | ||||
2009-04-16 | libsndfile1: Package unpackaged octave files to subpackage libsndfile1-octave. | Stanislav Brabec | 1 | |
2009-04-16 | eds-dbus: Package missing files, remove unneeded .la files. | Stanislav Brabec | 1 | |
2009-04-16 | libatomics-ops: Package all installed files. | Stanislav Brabec | 1 | |
2009-04-16 | espeak: Fixed GNU_HASH QA error. | Stanislav Brabec | 1 | |
2009-04-16 | navit: Modules .so files must go to the main package, modules .la can go away. | Stanislav Brabec | 4 | |
2009-04-16 | linux-omap 2.6.29: sync with dss2 tree for YUV rotation | Koen Kooi | 6 | |
2009-04-16 | exquisite-theme-angstrom: import needed files after rasterman fixed the images | Koen Kooi | 10 | |
2009-04-16 | mc: Fixed invalid references to staging bindir. | Stanislav Brabec | 4 | |
2009-04-16 | exquisite-theme-angstrom: make it glow harder | Koen Kooi | 2 | |
2009-04-16 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Koen Kooi | 2 | |
into org.openembedded.dev | ||||
2009-04-16 | odcctools: add cctools for Darwin (from Poky) | Jeremy Lainé | 2 | |
2009-04-16 | exquisite-theme-angstrom: add angstrom theme as a quick hack | Koen Kooi | 3 | |
2009-04-16 | pointercal: update palmt650 pre-seeded pointercal data (i just re-ran it) | Carsten Haitzler (Rasterman | 2 | |
2009-04-15 | Revert "Openmoko: linux-openmoko-2.6.29 - commit new recipe tied to upstream ↵ | Mike Westerhof | 3 | |
kernel" This reverts commit fb7eba513b2d59c33163bd380019a4cabc8b6782. Change rejected. | ||||
2009-04-15 | Openmoko: linux-openmoko-2.6.29 - commit new recipe tied to upstream kernel | Mike Westerhof | 3 | |
git repo, which is currently at 2.6.29-rc3 + Openmoko patches. Note that the preferred kernel remains unchanged; select this kernel via local.conf. | ||||
2009-04-15 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Khem Raj | 40 | |
into org.openembedded.dev | ||||
2009-04-15 | xserver-xorg: make avr32 build go a bit further | Koen Kooi | 1 | |
2009-04-15 | linux: updated defconfig for ep93xx | Marcin Juszkiewicz | 2 | |
2009-04-15 | linux: make 2.6.29 default for ep93xx (tested on edb9301) | Marcin Juszkiewicz | 3 | |
- added EDB9301 support (from LAKML) - hacked machine ID of EDB9301 (board here has other then official one) | ||||
2009-04-16 | evas: use fribidi-native package | Carsten Haitzler (Rasterman | 2 | |
2009-04-16 | libfribidi: add native version | Carsten Haitzler (Rasterman | 1 | |
2009-04-15 | u-boot: tiny printout for HIPOX machine fixed | Steffen Sledz | 1 | |
2009-04-15 | hipox: HIPOX machine uses u-boot-2009.03 for NOR/NAND combi boot | Steffen Sledz | 3 | |
2009-04-15 | python 2.6.1: fix build for architectures lacking libffi support | Koen Kooi | 2 | |
* if your patch does: +res = os.system(cmd) ; print "ret %d" % res, DO NOT change the second 'res' to 'ret'! * this fixes a regression since python 2.5.x | ||||
2009-04-15 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Koen Kooi | 16 | |
into org.openembedded.dev | ||||
2009-04-15 | packagekit: fix RDEPENDS | Koen Kooi | 1 | |
2009-04-15 | gnome-bluetooth: add 2.27.4 | Koen Kooi | 1 | |
2009-04-15 | linux: initial micro2440 support for 2.6.29 using mini2440 kernel patches. | Florian Boor | 14 | |
2009-04-15 | initramfs-image: Make sure static busybox gets into the initfs image. | Florian Boor | 1 | |
2009-04-15 | uclibc: use LDFLAGS for ldd and ldconfig (fixes QA error) | Dirk Opfer | 1 | |
2009-04-15 | haserl: update to 0.9.25 | Koen Kooi | 1 | |
2009-04-15 | udev: add 141, needs more work since it only creates static libs and the ↵ | Koen Kooi | 6 | |
OE-only kernel match patch needs to get evaluated | ||||
2009-04-15 | xserver-kdrive-common: fix Xserver script to detect overo and run xorg | Carsten Haitzler (Rasterman) | 2 | |
2009-04-15 | sysstat: fix build on omap3 to actually work (gnu_hash problem like ltrace) | Carsten Haitzler (Rasterman | 1 | |
2009-04-14 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Khem Raj | 99 | |
into org.openembedded.dev | ||||
2009-04-14 | libgpg-error: add inherit gettext in order to have libiconv as dependency ↵ | Denis 'Gnutoo' Carikli | 1 | |
with uclibc thanks woglinde for the info | ||||
2009-04-14 | util-linux-ng: Fixed dangling symlinks. | Leon Woestenberg | 3 | |
2009-04-14 | linux: enabled lot of options for Atmel NGW100 device | Marcin Juszkiewicz | 2 | |
- netfilter support (everything) - 8MB Dataflash chip is now recognized - power management - watchdog - dma engine - ipv6 - i2c - spi - i2c/spi eeproms - leds (built-in) - userspace drivers - dnotify - fat/ntfs/iso/udf/cramfs/squashfs filesystems - crypto - ext2/ext3 are now built-in | ||||
2009-04-14 | udev 124: fix the absolute soname link in libvolume for SDK | Denys Dmytriyenko | 2 | |
2009-04-14 | e2fsprogs 1.41.4: depends on gettext-native, due to the removal of do_configure | Denys Dmytriyenko | 1 | |
2009-04-14 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Stanislav Brabec | 5 | |
into org.openembedded.dev | ||||
2009-04-14 | mtkbabel: Update to version 0.8. | Stanislav Brabec | 1 | |
2009-04-14 | dsplink: add INSANE_SKIP till the codec build gets fixed upstream | Koen Kooi | 4 | |
2009-04-14 | linux-msm7xxx: bump to HEAD which seems to be working again | Michael 'Mickey' Lauer | 1 | |
2009-04-15 | ltrace: fix build (at least for omap3) | Carsten Haitzler (Rasterman) | 1 | |
2009-04-14 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Koen Kooi | 24 | |
into org.openembedded.dev | ||||
2009-04-14 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Marcin Juszkiewicz | 22 | |
into org.openembedded.dev | ||||
2009-04-14 | linux: atngw100 uses 2.6.29 now (config updated with lot of changes) | Marcin Juszkiewicz | 2 | |