summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-04-17e-wm-config-angstrom: connman module is disabled in recent builds, so don't ↵Koen Kooi2
try to load it
2009-04-17angstrom, exquisite, psplash, opkg, angsrtom-images, sysvinit: abstract splashCarsten Haitzler (Rasterman35
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-16libsndfile1: Package unpackaged octave files to subpackage libsndfile1-octave.Stanislav Brabec1
2009-04-16eds-dbus: Package missing files, remove unneeded .la files.Stanislav Brabec1
2009-04-16libatomics-ops: Package all installed files.Stanislav Brabec1
2009-04-16espeak: Fixed GNU_HASH QA error.Stanislav Brabec1
2009-04-16navit: Modules .so files must go to the main package, modules .la can go away.Stanislav Brabec4
2009-04-16linux-omap 2.6.29: sync with dss2 tree for YUV rotationKoen Kooi6
2009-04-16exquisite-theme-angstrom: import needed files after rasterman fixed the imagesKoen Kooi10
2009-04-16mc: Fixed invalid references to staging bindir.Stanislav Brabec4
2009-04-16exquisite-theme-angstrom: make it glow harderKoen Kooi2
2009-04-16Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi2
into org.openembedded.dev
2009-04-16odcctools: add cctools for Darwin (from Poky)Jeremy Lainé2
2009-04-16exquisite-theme-angstrom: add angstrom theme as a quick hackKoen Kooi3
2009-04-16pointercal: update palmt650 pre-seeded pointercal data (i just re-ran it)Carsten Haitzler (Rasterman2
2009-04-15Revert "Openmoko: linux-openmoko-2.6.29 - commit new recipe tied to upstream ↵Mike Westerhof3
kernel" This reverts commit fb7eba513b2d59c33163bd380019a4cabc8b6782. Change rejected.
2009-04-15Openmoko: linux-openmoko-2.6.29 - commit new recipe tied to upstream kernelMike Westerhof3
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-15Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Khem Raj40
into org.openembedded.dev
2009-04-15xserver-xorg: make avr32 build go a bit furtherKoen Kooi1
2009-04-15linux: updated defconfig for ep93xxMarcin Juszkiewicz2
2009-04-15linux: make 2.6.29 default for ep93xx (tested on edb9301)Marcin Juszkiewicz3
- added EDB9301 support (from LAKML) - hacked machine ID of EDB9301 (board here has other then official one)
2009-04-16evas: use fribidi-native packageCarsten Haitzler (Rasterman2
2009-04-16libfribidi: add native versionCarsten Haitzler (Rasterman1
2009-04-15u-boot: tiny printout for HIPOX machine fixedSteffen Sledz1
2009-04-15hipox: HIPOX machine uses u-boot-2009.03 for NOR/NAND combi bootSteffen Sledz3
2009-04-15python 2.6.1: fix build for architectures lacking libffi supportKoen Kooi2
* 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-15Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi16
into org.openembedded.dev
2009-04-15packagekit: fix RDEPENDSKoen Kooi1
2009-04-15gnome-bluetooth: add 2.27.4Koen Kooi1
2009-04-15linux: initial micro2440 support for 2.6.29 using mini2440 kernel patches.Florian Boor14
2009-04-15initramfs-image: Make sure static busybox gets into the initfs image.Florian Boor1
2009-04-15uclibc: use LDFLAGS for ldd and ldconfig (fixes QA error)Dirk Opfer1
2009-04-15haserl: update to 0.9.25Koen Kooi1
2009-04-15udev: add 141, needs more work since it only creates static libs and the ↵Koen Kooi6
OE-only kernel match patch needs to get evaluated
2009-04-15xserver-kdrive-common: fix Xserver script to detect overo and run xorgCarsten Haitzler (Rasterman)2
2009-04-15sysstat: fix build on omap3 to actually work (gnu_hash problem like ltrace)Carsten Haitzler (Rasterman1
2009-04-14Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Khem Raj99
into org.openembedded.dev
2009-04-14libgpg-error: add inherit gettext in order to have libiconv as dependency ↵Denis 'Gnutoo' Carikli1
with uclibc thanks woglinde for the info
2009-04-14util-linux-ng: Fixed dangling symlinks.Leon Woestenberg3
2009-04-14linux: enabled lot of options for Atmel NGW100 deviceMarcin Juszkiewicz2
- 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-14udev 124: fix the absolute soname link in libvolume for SDKDenys Dmytriyenko2
2009-04-14e2fsprogs 1.41.4: depends on gettext-native, due to the removal of do_configureDenys Dmytriyenko1
2009-04-14Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stanislav Brabec5
into org.openembedded.dev
2009-04-14mtkbabel: Update to version 0.8.Stanislav Brabec1
2009-04-14dsplink: add INSANE_SKIP till the codec build gets fixed upstreamKoen Kooi4
2009-04-14linux-msm7xxx: bump to HEAD which seems to be working againMichael 'Mickey' Lauer1
2009-04-15ltrace: fix build (at least for omap3)Carsten Haitzler (Rasterman)1
2009-04-14Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi24
into org.openembedded.dev
2009-04-14Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Marcin Juszkiewicz22
into org.openembedded.dev
2009-04-14linux: atngw100 uses 2.6.29 now (config updated with lot of changes)Marcin Juszkiewicz2