summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-12-04task-base: Introduce DISTRO_apm and convert recipes to use it.Sebastian Spaeth5
* 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 Kurzmann2
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-03helloworld: Use {C,LD}FLAGS during build. Duh.Leon Woestenberg1
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-12-03linux 2.6.32: added Sim.One supportMarcin Juszkiewicz13
2009-12-03task-beagleboard-demo: add e-wm-menuMike Rapoport1
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 Kooi2
* 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 Ericson2
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 Kooi3
2009-12-03linux-omap 2.6.32: start recipe for itKoen Kooi2
2009-12-03openssl-native_0.9.8j.bb : set the noexec bit for stacksGraeme Gregory1
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 Gregory1
This fixes the "No 16bit type found" error messages.
2009-12-03coreutils-native.inc : fix staging of coreutils-nativeGraeme Gregory1
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 Ericson2
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2009-12-03Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-12-03util-macros: add 1.3.0 (from Martin's branch)Koen Kooi1
2009-12-03linux: added 2.6.32Marcin Juszkiewicz1
2009-12-03librsvg-native: add native package for navit-iconsMartin Jansa1
2009-12-02Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Martin Jansa4
into org.openembedded.dev
2009-12-02task-shr-feed: add fltkcurrency and mokoeightballMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-02performous: introduce a new cool game for sining caraoke or playing instrumentsHenning Heinold1
* 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 Heinold2
2009-12-02jack: fix packaging and simplify recipeHenning Heinold1
* put html files to doc package * user newr oe feature to simplify the recipe * bump PR
2009-12-02fltkcurrency: new recipe, a currency converterBenjamin Schieder1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-02babiloo-efl: add localesThomas Zimmermann1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-02fltkclock: update srcrev, makes editing a timezone use a more touchscreen ↵Benjamin Schieder1
suitable interface Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-02openttd: update to released 0.7.4Thomas Zimmermann1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-02babiloo, neomis, numberx: update to recent version (addopting callbacks from ↵Thomas Zimmermann1
new python-elementary) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-02mokoeightball: new recipe and patchBenjamin Schieder2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-02fltkhackdiet: update to svn rev 52Benjamin Schieder1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-02qt* 4.6.0: more improvementsKoen Kooi4
2009-12-02Merge branch 'org.openembedded.dev' of ↵Klaus Kurzmann1
git+ssh://git.openembedded.net/openembedded into org.openembedded.dev
2009-12-02shr-settings_git.bb: fix typo in RDEPENDSKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-02udev 141: fix fragile symlinking by moving it to a smarter postinstKoen Kooi1
2009-12-02linux-bug: bumped SRCREV for new fixes, autoload SDIO wifiMarcin Juszkiewicz1
2009-12-02nfs-utils: use 'make install' for 1.1.2 versionMarcin Juszkiewicz2
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 Spaeth1
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-12-02libsdl-mixer: fix flac madnessKoen Kooi2
2009-12-02shr-image.inc: Remove g_ether loading hack, we use usb-gadget-mode for ↵Sebastian Spaeth1
loading g_ether Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-12-02usb-gadget-mode: Add shr-distro specific default configSebastian Spaeth1
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-12-02ffmpeg svn: bump SRCREVKoen Kooi1
2009-12-02qt4: add 4.6.0, WIPKoen Kooi8
2009-12-02omap3-sgx-modules: fix build for recent kernelsMike Rapoport2
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 Spaeth1
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-12-02shr-image.inc: remove 1 module autoload hack. 2 of them left.Sebastian Spaeth1
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-12-02linux-2.6.24: use rtc-drbcc at hipox machineSteffen Sledz3
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2009-12-02Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Michael 'Mickey' Lauer6
into org.openembedded.dev
2009-12-02libeweather: new recipe; EFL-based weather report libraryMichael 'Mickey' Lauer1
2009-12-02gpe-bootsplash: apply no-strip-on-install patch to the older releases.Andrea Adami2
2009-12-02gpe-bootsplash_1.15: actually add the no-strip patch...Andrea Adami1
2009-12-01gpe-bootsplash_1.15: prevent the make install from stripping the binary.Andrea Adami1