summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-01-18angstrom feed sorter: add openrd-*Koen Kooi1
2010-01-18angstrom feed builder: add some more stuffKoen 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 Kooi2
2010-01-18gst-rtsp: add 0.10.5Koen Kooi2
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 Jansa7
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-17Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks22
into org.openembedded.dev
2010-01-17contrib/angstrom/build-feeds.sh: added nfs-utilsFrans Meulenbroeks1
The unstable feed for angstrom had 1.1.2-r4.3 on the feed (dated 18 jun 2009) This one has a broken mountd, causing mounting an nfs filesystem to fail. The nfs-utils in head is r7 and builds and works fien for me. However as nfs-utils had been removed from build-feeds.sh it was not updated; therefre added it.
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 Leggewie2
2010-01-17scim: initial commit for version 1.4.9Rolf Leggewie4
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 Leggewie9
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 Leggewie4
* 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-16checksums.ini: update checksum URLs for change in XFCE source hostingRolf Leggewie1
2010-01-16Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks16
into org.openembedded.dev
2010-01-16mythplugins: fixed SRC_URI and ${S} for 0.22Frans Meulenbroeks1
2010-01-16conf/checksums.ini: moved one item according to the sorting rulesFrans Meulenbroeks1
2010-01-16classes/xfce.bbclass: fix SRC_URIRolf Leggewie1
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 Zimmermann2
* 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-15Add support for AT91SAM9G45EK (SAM9M10G45EK with AT91SAM9G45 chip)Ulf Samuelsson3
Split up into three files to allow easier maintenance of AT91 boards. machine/<board>.conf machine/include/AT91.inc machine/include/AT91-LCD.inc A machine with an LCD controller would normally include "AT91-LCD.inc" A machine without an LCD controller would include "AT91.inc" Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com> ---
2010-01-15linux-bug: bumped SRCREVMarcin Juszkiewicz1