summaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2009-12-04task-base: Introduce DISTRO_apm and convert recipes to use it.Sebastian Spaeth
* 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-03fsodeviced_git.bb: remove niceness as it does not use libcanberra anymoreKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-03helloworld: Use {C,LD}FLAGS during build. Duh.Leon Woestenberg
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-12-03linux 2.6.32: added Sim.One supportMarcin Juszkiewicz
2009-12-03task-beagleboard-demo: add e-wm-menuMike Rapoport
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
2009-12-03Revert "gnome-keyring 2.28 has a language file ta.po that fails to build."Koen Kooi
* 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-03gnome-keyring 2.28 has a language file ta.po that fails to build.Kristoffer Ericson
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-03linux-omap 2.6.32: add patch to fix EHCIKoen Kooi
2009-12-03linux-omap 2.6.32: start recipe for itKoen Kooi
2009-12-03openssl-native_0.9.8j.bb : set the noexec bit for stacksGraeme Gregory
This is needed to stop tripping up security protections on Fedora 12 and probably other selinux using distros
2009-12-03cdparanoia_svn.bb : also add configure.in.patch to svn versionGraeme Gregory
This fixes the "No 16bit type found" error messages.
2009-12-03coreutils-native.inc : fix staging of coreutils-nativeGraeme Gregory
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-03Fix configure error (no 16bit type!)Kristoffer Ericson
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2009-12-03Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-12-03util-macros: add 1.3.0 (from Martin's branch)Koen Kooi
2009-12-03linux: added 2.6.32Marcin Juszkiewicz
2009-12-03librsvg-native: add native package for navit-iconsMartin Jansa
2009-12-02Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Martin Jansa
into org.openembedded.dev
2009-12-02task-shr-feed: add fltkcurrency and mokoeightballMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-02performous: introduce a new cool game for sining caraoke or playing instrumentsHenning Heinold
* 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-02glew: introduce highlevel gl libraryHenning Heinold
2009-12-02jack: fix packaging and simplify recipeHenning Heinold
* put html files to doc package * user newr oe feature to simplify the recipe * bump PR
2009-12-02fltkcurrency: new recipe, a currency converterBenjamin Schieder
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-02babiloo-efl: add localesThomas Zimmermann
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-02fltkclock: update srcrev, makes editing a timezone use a more touchscreen ↵Benjamin Schieder
suitable interface Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-02openttd: update to released 0.7.4Thomas Zimmermann
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-02babiloo, neomis, numberx: update to recent version (addopting callbacks from ↵Thomas Zimmermann
new python-elementary) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-02mokoeightball: new recipe and patchBenjamin Schieder
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-02fltkhackdiet: update to svn rev 52Benjamin Schieder
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-02qt* 4.6.0: more improvementsKoen Kooi
2009-12-02Merge branch 'org.openembedded.dev' of ↵Klaus Kurzmann
git+ssh://git.openembedded.net/openembedded into org.openembedded.dev
2009-12-02shr-settings_git.bb: fix typo in RDEPENDSKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-02udev 141: fix fragile symlinking by moving it to a smarter postinstKoen Kooi
2009-12-02linux-bug: bumped SRCREV for new fixes, autoload SDIO wifiMarcin Juszkiewicz
2009-12-02nfs-utils: use 'make install' for 1.1.2 versionMarcin Juszkiewicz
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-02usb-gadget-mode: Bump PR after changing configSebastian Spaeth
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-12-02libsdl-mixer: fix flac madnessKoen Kooi
2009-12-02shr-image.inc: Remove g_ether loading hack, we use usb-gadget-mode for ↵Sebastian Spaeth
loading g_ether Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-12-02usb-gadget-mode: Add shr-distro specific default configSebastian Spaeth
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-12-02ffmpeg svn: bump SRCREVKoen Kooi
2009-12-02qt4: add 4.6.0, WIPKoen Kooi
2009-12-02omap3-sgx-modules: fix build for recent kernelsMike Rapoport
Starting from v2.6.32-rc6 of linux-omap tree the arch/arm/plat-omap/include/mach has been moved to arch/arm/plat-omap/include/plat Take care of that change Signed-off-by: Mike Rapoport <mike@compulab.co.il>
2009-12-02shr-image.inc: Remove htop.desktop hack, we don't even install htop anymoreSebastian Spaeth
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-12-02shr-image.inc: remove 1 module autoload hack. 2 of them left.Sebastian Spaeth
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-12-02linux-2.6.24: use rtc-drbcc at hipox machineSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2009-12-02Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Michael 'Mickey' Lauer
into org.openembedded.dev
2009-12-02libeweather: new recipe; EFL-based weather report libraryMichael 'Mickey' Lauer
2009-12-02gpe-bootsplash: apply no-strip-on-install patch to the older releases.Andrea Adami
2009-12-02gpe-bootsplash_1.15: actually add the no-strip patch...Andrea Adami
2009-12-01gpe-bootsplash_1.15: prevent the make install from stripping the binary.Andrea Adami