summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2010-01-18shadow: try to fix serial-login issueKoen Kooi3
2010-01-18libcdio: add 0.81Koen Kooi1
2010-01-18mplayer: bump SRCREV for some more ARM fixesKoen Kooi1
2010-01-18musicbrainz: add -ldl tp LDFLAGS, needed for some archsKoen Kooi1
2010-01-18ggz-client-libs: package more filesKoen Kooi1
2010-01-18gnome-dvb-daemon: add 0.1.14Koen Kooi1
2010-01-18gst-rtsp: add 0.10.5Koen Kooi1
2010-01-18linux-omap-zoomsync 2.6.31: enable some more drivers for zoom2Koen Kooi1
2010-01-17qte: drop static versionRolf Leggewie1
* it doesn't seem to be in use any longer and can create problems if built in the same TMPDIR alongside the nonstatic version * ACK'd by hrw, woglinde and bluelightning
2010-01-17linux-openmoko: bump SRCREV to latest revision, drop applied patchesMartin Jansa6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-17scim: add a couple of patches from Ubuntu, Debian and Gentoo.Rolf Leggewie10
* all relevant patches have been pushed to and committed upstream only relevant patch for the next release will be the generic, OE-only "configure.patch"
2010-01-17opkg-native: Add openssl-native to DEPENDS.Tom Rini1
Won't build without it, so no PR bump.
2010-01-17python-pyid3lib: fix compiling for gcc4.xMichael 'Mickey' Lauer2
2010-01-17omgps: add patch for gcc-4.4 buildMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-17zip: hosting moved from http to ftpRolf Leggewie1
2010-01-17scim: initial commit for version 1.4.9Rolf Leggewie3
2010-01-17firefox: configuration depends on alsa-lib. Closes: #5378Rolf Leggewie1
2010-01-17firefox: looks like the Mozilla project moved from serving source over http ↵Rolf Leggewie8
to ftp. Fix SRC_URI and checksums.ini
2010-01-17ewl: add autopoint call to do_configure_prependMartin Jansa1
* autoreconf call from inherit autotools has autopoint excluded * ewl doesn't build without it, let me know if there is better way to enable autopoint in autoreconf Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-17dnsmasq: fix SRC_URI and some other minor fixesRolf Leggewie3
* at least releases prior to 2.15 are only available in the archive directory * adjust checksums.ini accordingly * move S out of inc file and only into the affected dnsmasq-dbus recipe * do some clever python courtey of Phil Blundell to generally define SRC_URI for all recipes in the inc file only
2010-01-16blktool: add glib-2.0 depends and pkgconfig inheritKlaus Kurzmann1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-16task-shr-feed: add gabrielKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-01-16Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks15
into org.openembedded.dev
2010-01-16mythplugins: fixed SRC_URI and ${S} for 0.22Frans Meulenbroeks1
2010-01-16zd1211: move oldest and unfetchable entries to obsolete/Rolf Leggewie6
2010-01-16xmame: move oldest and unfetchable entries to obsolete/Rolf Leggewie4
2010-01-16didiwiki: move oldest, unfetchable recipes to obsolete/ and selfhost sources ↵Rolf Leggewie3
for the rest
2010-01-16gimp: move two old and unfetchable recipes to obsolete directoryRolf Leggewie2
2010-01-16myththemes: 0.22 fix SRC_URI and ${S}Frans Meulenbroeks1
2010-01-16xserver-nodm-init: uncomment DESCRIPTION, commented out by accidentMartin Jansa1
* Extra entry to my commit policy: be double carefull after 2AM, sorry Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15uclibc: Package uclibc_nonshared.a into ulibc-dev.Khem Raj1
* uclibc_noshared.a and libpthread_nonshared.a are right now packaged into uclibc-static which does not get installed along with uclibc-dev. These libraries are required on target for native SDK to work. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-15cpio: Dont munge rmt during do_install on uclibc.Khem Raj1
* cpio configure checks for sgtty.h in order to enable rmt to build as part of cpio package but this header is not available on uclibc so we have to adapt do_install accordingly. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-16xserver-nodm-init: add procps directly to RDEPENDS as procps is pulled ↵Martin Jansa1
usually only by task_cli_tools_debug and busybox version doesn't support 'ps -e x' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-16xserver-nodm-init: add procps directly to RDEPENDS as procps is pulled ↵Martin Jansa1
usually only by task_cli_tools_debug and busybox version doesn't support 'ps -e x' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-16vagalume: update to version 0.8.2Thomas Zimmermann1
* depends now on gst-plugin-gconfelements * recommends hicolor-icon-theme to show the icons Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-16matchbox-panel-2: add -Wno-error to TARGET_CFLAGS to build with gcc 4.4Thomas Zimmermann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-01-16libefso: add efreed dependencyThomas Zimmermann1
2010-01-16midori: move some old and obsolete recipes to obsolete directoryRolf Leggewie10
2010-01-16recode: GNU_HASH QA error fixKhem Raj1
2010-01-15task-shr-feed: add wpa-guiMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15wpa-gui: Add version 0.6.9Christian Rüb5
* build Qt4 version of wpa-gui * patch to compile with Qt4 with and without session manager * patch to use librsvg not inkscape * include stylesheet for SHR distribution Signed-off-by: Christian Rüb <christian.rueb@gmx.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15gnome-games: add virtual/libsdl as dependency and bump PRHenning Heinold1
2010-01-15monotone: drop obsolete and unfetchable recipesRolf Leggewie7
2010-01-15linux-bug: bumped SRCREVMarcin Juszkiewicz1
2010-01-15Add linux-2.6.32 recipe for sam9g45ek, missing from previous commitUlf Samuelsson1
2010-01-15From: Ulf Samuelsson <ulf.samuelsson@atmel.com>Ulf Samuelsson4
Add Linux-2.6.32 recipe for AT91SAM9G45EK. Two patches are included. 1) Patch which will allow the NAND flash partitioning to be configurable 2) Patch which will fix reset for SAM9260, not needed for SAM9G45 though Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com> ---
2010-01-15Make u-boot-2009.98 the preferred bootloader for sam9g45ekUlf Samuelsson1
2010-01-15From: Ulf Samuelsson <ulf.samuelsson@atmel.com>Ulf Samuelsson9
Add support for at91bootstrap-2.13. Fixes problem with stack, breaking all boards, compared to 2.13-rc[1-7] Updates kconfig to 2.6.32 More options to save code on SRAM constrained SAM9260. Builds for the following at91 chips. * afeb9260 * at91cap9adk * at91cap9stk * at91sam9g10ek, * at91sam9g20ek * at91sam9g45ek * at91sam9g45ekes * at91sam9rlek * at91sam9xeek * at91sam9m10ek * at91sam9260ek * at91sam9261ek * at91sam9263ek So far, it has only been downloaded and tested on the sam9g45ek (dataflash) Therefore it is only default for this chip. Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com> ---
2010-01-15tmsnc: fix SRC_URIRolf Leggewie1
2010-01-15irk: move SRC_URI from ewi to openzaurus mirror. Partly closes #5295Rolf Leggewie2