Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-12-04 | gigolo: Add build and runtime depends on gvfs (without it, the app is not a ↵ | David-John Willis | 1 | |
lot of use). | ||||
2009-12-04 | libsdl: Add 1.2.14 (and native). Note: Does not use libsdl.inc as that has ↵ | David-John Willis | 3 | |
hacks for older SDL versions. * Only tested on the OpenPandora under Angstrom currently. | ||||
2009-12-04 | libpng: Add target and native recipes for 1.2.40 with checksums. | David-John Willis | 3 | |
2009-12-04 | zsh: Add recipe for 4.3.10 (latest upstream). | David-John Willis | 1 | |
* Checksum was already in OE. | ||||
2009-12-04 | ttf-freefonts: Add GNU FreeFont (Free UCS Outline Fonts) package. | David-John Willis | 1 | |
2009-12-04 | xf86-input-evdev: Add 2.2.6 and 2.3.0 (2.3.0 disabled for now). | David-John Willis | 2 | |
2009-12-04 | tslib: Add config files for the omap3-pandora. | David-John Willis | 3 | |
2009-12-04 | u-boot-omap3pandora: Bump GIT SRCREV (USB charge fix) | David-John Willis | 1 | |
2009-12-04 | x-load-omap3pandora: Bump SRCREV to include early start for batt charging. | David-John Willis | 1 | |
2009-12-04 | omap3-pandora: Update machine config to define versions of x-load/u-boot to use. | David-John Willis | 1 | |
2009-12-04 | MAINTAINERS: Add myself as omap3-pandora machine maintainer. | David-John Willis | 1 | |
2009-12-04 | calc: bump to v 0.0.4. Move to openmoko-3rdparty dir | Sebastian Spaeth | 3 | |
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
2009-12-04 | linux-omap 2.6.32: disable CONFIG_CPU_IDLE | Robert Nelson | 1 | |
2009-12-04 | linux-omap 2.6.32: mach to plat change for ehci-omap.c | Robert Nelson | 2 | |
drivers/usb/host/ehci-omap.c:40:22: error: mach/usb.h: No such file or directory | ||||
2009-12-04 | linux-omap 2.6.32: enable mmc power, CONFIG_TWL4030_POWER replaces ↵ | Robert Nelson | 1 | |
CONFIG_TWL4030_MADC | ||||
2009-12-04 | Revert Introduce DISTRO_apm patch until I get permission | Sebastian Spaeth | 5 | |
* This was committed accidentally * This reverts commit 49d5f70658ab0386bee5869656d0405a6d416e35. | ||||
2009-12-04 | task-base: Introduce DISTRO_apm and convert recipes to use it. | Sebastian Spaeth | 5 | |
* This allows distros to override the apm provider with an DISTRO_apm variable * The change should be transparent and invisible for other distros * This could also be done with a virtual/apm package, and a PREFERED_PROVIDER set to apm Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
2009-12-04 | shr.conf: set DISTRO_apm = fso-apm | Sebastian Spaeth | 1 | |
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
2009-12-03 | fsodeviced_git.bb: remove niceness as it does not use libcanberra anymore | Klaus Kurzmann | 2 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-12-03 | helloworld: Use {C,LD}FLAGS during build. Duh. | Leon Woestenberg | 1 | |
Signed-off-by: Leon Woestenberg <leon@sidebranch.com> | ||||
2009-12-03 | linux 2.6.32: added Sim.One support | Marcin Juszkiewicz | 13 | |
2009-12-03 | simone: added machine config for SimpleMachines Sim.One developer board | Marcin Juszkiewicz | 1 | |
Text from vendor page: Sim.One means Simplemachines One, The first Project from Simplemachines team. It's a single board computer based on the low cost Cirrus System On Chip EP9307. It deliver a set of flexible PC-Like interfaces and add-on expansion connector to connect daughter boards. All the hardware Specs (CAD files, schematics, BOM, etc) are available under open hardware license, so you are free to use, study, adapt or manufacture for your needs. The Sim.One come with a rich set of Free Software, Debian OS, Device Drivers for all its pheripherals and Optimized GCC compiler with FPU support. URL: http://simplemachines.it/simone.html | ||||
2009-12-03 | task-beagleboard-demo: add e-wm-menu | Mike Rapoport | 1 | |
Signed-off-by: Mike Rapoport <mike@compulab.co.il> | ||||
2009-12-03 | Revert "gnome-keyring 2.28 has a language file ta.po that fails to build." | Koen Kooi | 2 | |
* The 'patch' is not a patch and breaks the build * The error this commit tries to fix can be remedied by using a more recent gettext-native This reverts commit 1f16e2c5f999a795b1dc77b2f2011f17a077f16e. | ||||
2009-12-03 | gnome-keyring 2.28 has a language file ta.po that fails to build. | Kristoffer Ericson | 2 | |
Looks like the file in question is in the progress of being translated. To fix this we remove the insulting lines. Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com> | ||||
2009-12-03 | linux-omap 2.6.32: add patch to fix EHCI | Koen Kooi | 3 | |
2009-12-03 | opkg: bump SRCREV to get some more fixes | Koen Kooi | 1 | |
2009-12-03 | linux-omap 2.6.32: start recipe for it | Koen Kooi | 2 | |
2009-12-03 | openssl-native_0.9.8j.bb : set the noexec bit for stacks | Graeme Gregory | 1 | |
This is needed to stop tripping up security protections on Fedora 12 and probably other selinux using distros | ||||
2009-12-03 | angstrom-2008.1.conf : update uclibc to latest bugfix release | Graeme Gregory | 1 | |
This was needed to clear some linking errors occuring on avr32 | ||||
2009-12-03 | cdparanoia_svn.bb : also add configure.in.patch to svn version | Graeme Gregory | 1 | |
This fixes the "No 16bit type found" error messages. | ||||
2009-12-03 | coreutils-native.inc : fix staging of coreutils-native | Graeme Gregory | 1 | |
Was inheriting the u-a renaming from non native version and we dont do u-a on staging so all utils had a silly name | ||||
2009-12-03 | Add more preferred providers/version to jlime-2009 | Kristoffer Ericson | 1 | |
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com> | ||||
2009-12-03 | Fix configure error (no 16bit type!) | Kristoffer Ericson | 2 | |
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com> | ||||
2009-12-03 | Add e2fsprogs-libs-native version to jlime-2009.1 | Kristoffer Ericson | 1 | |
Signed-off-by: Kristoffer Ericson | ||||
2009-12-03 | Add gettext version to jlime distro file. | Kristoffer Ericson | 1 | |
Signed-off-by : Kristoffer Ericson | ||||
2009-12-03 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 1 | |
into org.openembedded.dev | ||||
2009-12-03 | util-macros: add 1.3.0 (from Martin's branch) | Koen Kooi | 1 | |
2009-12-03 | linux: added 2.6.32 | Marcin Juszkiewicz | 1 | |
2009-12-03 | librsvg-native: add native package for navit-icons | Martin Jansa | 1 | |
2009-12-02 | Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵ | Martin Jansa | 6 | |
into org.openembedded.dev | ||||
2009-12-02 | task-shr-feed: add fltkcurrency and mokoeightball | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-12-02 | performous: introduce a new cool game for sining caraoke or playing instruments | Henning Heinold | 2 | |
* unfornatly to a bug in oe you have to copy libstdc++ from cross to staging otherwise it will compile because libGLU cannot find it | ||||
2009-12-02 | cmake.bbclass: style fix for CMAKE_FIND_ROOT_PATH | Henning Heinold | 1 | |
* this fixes the uninitalize message in CMakeCache.txt | ||||
2009-12-02 | glew: introduce highlevel gl library | Henning Heinold | 3 | |
2009-12-02 | cmake.bbclass: support for seperate building directory | Henning Heinold | 1 | |
2009-12-02 | jack: fix packaging and simplify recipe | Henning Heinold | 1 | |
* put html files to doc package * user newr oe feature to simplify the recipe * bump PR | ||||
2009-12-02 | fltkcurrency: new recipe, a currency converter | Benjamin Schieder | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-12-02 | babiloo-efl: add locales | Thomas Zimmermann | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-12-02 | fltkclock: update srcrev, makes editing a timezone use a more touchscreen ↵ | Benjamin Schieder | 1 | |
suitable interface Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |