Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
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> | ||||
2009-12-02 | openttd: update to released 0.7.4 | Thomas Zimmermann | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-12-02 | babiloo, neomis, numberx: update to recent version (addopting callbacks from ↵ | Thomas Zimmermann | 2 | |
new python-elementary) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-12-02 | mokoeightball: new recipe and patch | Benjamin Schieder | 2 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-12-02 | fltkhackdiet: update to svn rev 52 | Benjamin Schieder | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-12-02 | qt* 4.6.0: more improvements | Koen Kooi | 4 | |
2009-12-02 | Merge branch 'org.openembedded.dev' of ↵ | Klaus Kurzmann | 1 | |
git+ssh://git.openembedded.net/openembedded into org.openembedded.dev | ||||
2009-12-02 | shr-settings_git.bb: fix typo in RDEPENDS | Klaus Kurzmann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-12-02 | udev 141: fix fragile symlinking by moving it to a smarter postinst | Koen Kooi | 1 | |
2009-12-02 | angstrom: blacklist fso-apm | Koen Kooi | 1 | |
2009-12-02 | linux-bug: bumped SRCREV for new fixes, autoload SDIO wifi | Marcin Juszkiewicz | 1 | |
2009-12-02 | nfs-utils: use 'make install' for 1.1.2 version | Marcin Juszkiewicz | 2 | |
This installs all tools as it should (mountd is no longer libtool wrapper). Adapted initscript for name changes (mountd is now rpc.mountd). rpcdebug is removed as it is host built - fix it if you need it (was not packaged before). | ||||
2009-12-02 | usb-gadget-mode: Bump PR after changing config | Sebastian Spaeth | 1 | |
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
2009-12-02 | libsdl-mixer: fix flac madness | Koen Kooi | 2 | |
2009-12-02 | shr-image.inc: Remove g_ether loading hack, we use usb-gadget-mode for ↵ | Sebastian Spaeth | 1 | |
loading g_ether Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
2009-12-02 | usb-gadget-mode: Add shr-distro specific default config | Sebastian Spaeth | 1 | |
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
2009-12-02 | angstrom feed builder: add more packages, remove E due to webkit-efl and ↵ | Koen Kooi | 1 | |
webkit-gtk .pc clash |