Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-02-01 | classpath-native: the exit_hook.patch don't work anymore disable ↵ | Henning Heinold | 1 | |
wrapper-tools for now | ||||
2010-02-01 | ecj: fix maxheap size jamvm is compiled with 512m only | Henning Heinold | 1 | |
2010-02-01 | python-cython: add version 0.12 | Martin Jansa | 2 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de> | ||||
2010-02-01 | python: add version 2.6.4 | Martin Jansa | 18 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de> | ||||
2010-02-01 | linux 2.6.28: added Nokia N900 support | Marcin Juszkiewicz | 1 | |
Patch made by nokia does not apply to 2.6.28 with stable updates so we redefine whole SRC_URI instead of adding into it. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | ||||
2010-02-01 | rtc-drbcc: be a bit more verbose in case of errors | Steffen Sledz | 1 | |
Signed-off-by: Steffen Sledz <sledz@dresearch.de> | ||||
2010-02-01 | transmission_1.83.bb : bugfix upgrade | Graeme Gregory | 1 | |
2010-02-01 | chumby-kernel: add a patch to remove hard setting CROSS_COMPILE from Makefile | Guo Hongruan | 2 | |
* linux-2.6.16-chumby-1.2.tar.gz set CROSS_COMPILE as arm-linux- hardly. * It causes the AR used to compile chumby-kernel is arm-linux-, but it should be set dynamically * according CROSS_COMPILE passed by openembedded Signed-off-by: Guo Hongruan <camelguo@gmail.com> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | ||||
2010-02-01 | gtkmathview: fix build for gcc44 | Martin Jansa | 2 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-02-01 | task-shr-feed: remove stuff (exhibit, tasks, emacs, mpg123) never built ↵ | Martin Jansa | 1 | |
successfully Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-02-01 | mplayer_git: bump SRCREV ~r30448+ | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-02-01 | u-boot-2009.03: fix link detection for onboard switch at hipox machine | Steffen Sledz | 2 | |
Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de> Acked-by: Steffen Sledz <sledz@dresearch.de> | ||||
2010-02-01 | e-tasks: move SRCREV to recipe and update it for rebuild after EFL bump | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-01-31 | linux-leviathan: defconfig: enable NFS, CIFS, and the vibrator | Michael 'Mickey' Lauer | 1 | |
2010-01-31 | linux-kirkwood: fixed patch issues for openrd-base | Frans Meulenbroeks | 2 | |
- eliminate a patch from the recipe that was already in git - fixed a patch which failed on a file which was not applicable for openrd-base (made a dedicated patch with only those parts that are needed for openrd-base) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2010-01-31 | wolfenqt: bump PR | Koen Kooi | 1 | |
2010-01-31 | gtk+: don't install the pixbug-csource tool when building -native, it ↵ | Koen Kooi | 8 | |
doesn't work properly * the work around involved cleaning up old recipes as well, new-style staging here we come! | ||||
2010-01-31 | fsodeviced: ship new machine configuration files | Michael 'Mickey' Lauer | 1 | |
2010-01-31 | task-shr-feed: reenable obexpush, obexftp and python-pyblues | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-01-31 | emtooth: bump SRCREV again | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-01-31 | intone: bump PR after EFL bump | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-01-31 | xserver-kdrive-common: missing ;; after GTA01 case | Martin Jansa | 2 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-01-31 | xserver-kdrive-common: move xinput-calibrator-once section AFTER kernel ↵ | Martin Jansa | 1 | |
evdev setting for SHR Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-01-31 | ventura: bump SRCREV, include edj files | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-01-31 | xserver-xorg-conf: add om-gta01 configuration | Martin Jansa | 2 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-01-31 | linux-openmoko-2.6.32: upgrade to latest stable patch 2.6.32.7 | Martin Jansa | 2 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-01-31 | xserver-kdrive-common: use xinput_calibrator_once.sh for SHR in 89xTs_Calibrate | Martin Jansa | 2 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-01-31 | xinput-calibrator: add xinput to RDEPENDS and script to calibrate only once ↵ | Martin Jansa | 2 | |
and store calibration data for later use * xinput is used when we want to make the changes permanent (xinput is called with every Xorg start * xinput_calibrator_once.sh can be used from Xsession.d * calibration data are stored in /etc/pointercal.xinput * whole log from last run in /etc/pointercal.xinput.log * script needs tee and sed (busybox variants are enough) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-01-31 | emtooth: bump SRCREV a bit | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-01-31 | linux: move from 2.6.33-rc5 to 2.6.33-rc6 | Martin Jansa | 2 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-01-31 | linux-kexecboot: move from 2.6.33-rc5 to 2.6.33-rc6 | Martin Jansa | 5 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-01-31 | xserver-kdrive-common: remove ARGS options not available with Xorg for GTA01 ↵ | Martin Jansa | 2 | |
config Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-01-30 | linux-leviathan: new recipe; WIP on a gnuconform kernel tree for the HTC Dream | Michael 'Mickey' Lauer | 2 | |
2010-01-30 | linux-omap-pm 2.6.29: merge in touchbook updates from AI repo | Koen Kooi | 4 | |
2010-01-30 | gconf 2.26.x: add missing depency on gtk+ | Koen Kooi | 1 | |
2010-01-30 | atk: move 'inherit gnome' up to avoid spurious dep on gconf | Koen Kooi | 1 | |
2010-01-30 | pixman git: disable gtk+ to avoid dependency loops | Koen Kooi | 1 | |
2010-01-29 | linux-kirkwood: updated to 2.6.33-rc5; updated video patch; added tgt as module | Frans Meulenbroeks | 5 | |
- added a recipe for 2.6.33-rc5 - updated video patch (as provided by einfochips) - made use of the PR bump to add building tgt as module in defconifg Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2010-01-29 | libpng_1.2.42.bb : add new version and new native version | Graeme Gregory | 2 | |
Just happened to create these which debugging an issue with gtk+-native so committing them. | ||||
2010-01-29 | illume-keyboards-shr_it.bb: fix stupid typo that broke parsing | Klaus Kurzmann | 1 | |
and fix the author of the persian keyboard Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2010-01-29 | illume-keyboards-shr_git.bb: add package for persian keyboard | Klaus Kurzmann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2010-01-29 | linux-2.6.24: mutual access to NOR, NAND, and PCI at hipox machine | Steffen Sledz | 3 | |
Signed-off-by: Steffen Sledz <sledz@dresearch.de> | ||||
2010-01-29 | vdr: reorder recipe header and add SECTION | Paul Menzel | 2 | |
• Order the recipe header as in the user manual [1] and add `SECTION = console/multimedia`. • Bump package release variable. [1] http://docs.openembedded.org/usermanual/html/recipes_header.html Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> | ||||
2010-01-29 | task-sdk-native: Convert to use an inc file for the basic native sdk. | Philip Balister | 2 | |
2010-01-29 | linux-2.6.24: some serial USB modules activated for hipox machine | Steffen Sledz | 1 | |
Signed-off-by: Steffen Sledz <sledz@dresearch.de> | ||||
2010-01-29 | mplayer svn: make SRCREV go backwards to fix audio and dvd playback | Koen Kooi | 2 | |
* bisecting to the offending commits is nigh impossible since mplayer doesn't compile for about 70% of the affected revision range :( | ||||
2010-01-29 | angstrom-task-gnome: add angstrom-gnome-icon-theme-enable to task-gnome-themes | Koen Kooi | 1 | |
2010-01-29 | webkit-efl: bump PR after Ecore_job removal (now intergrated to ecore itself ↵ | Martin Jansa | 1 | |
not as separate lib) | ||||
2010-01-28 | python-zopeinterface: add RPROVIDES for zope-interfaces (zope recipes have ↵ | Martin Jansa | 1 | |
it in RRECOMMENDS) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-01-28 | python-pycurl: add newer version 7.19.0 | Martin Jansa | 1 | |
* dont use "versioned" depend on curl as 7.18.2 does * it pulls 2 curl providers (newest curl and curl from python-curl depends) for many targets and bitbake is rightfully complaining Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |