aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-11-09kexecboot_git: bump to 40e5be92f045f2a7cfc918f4b1acc42f6cc013e9 andAndrea Adami
increase PR.
2009-11-08Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks
into org.openembedded.dev
2009-11-08mysql5: fixed packagingFrans Meulenbroeks
2009-11-08gecko-mediaplayer: make ai-flash.js work with midori as wellAlexandre Tisserant
* midori only supports scripts in ~/.local/share/midori/scripts so users will have to do mkdir -p ~/.local/share/midori/scripts ; cp /usr/lib/mozilla/extensions/flash@alwaysinnovating.com/chrome/content/ai-flash.js ~/.local/share/midori/scripts/
2009-11-08wv: fix compile problemPetr Štetiar
base_do_compile() checks if there's Makefile or makefile in source directory, and then it runs oe_runmake. Since there's GNUmakefile generated, change do_compile accordingly. Signed-off-by: Petr Štetiar <ynezz@true.cz>
2009-11-08help2man: added recipe created by Lynn Lin (bugzilla #4774)Frans Meulenbroeks
2009-11-08texi2html: added recipe contributed by Lynn Lin (bugzilla #4759)Frans Meulenbroeks
2009-11-08Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks
into org.openembedded.dev
2009-11-08grun: added recipe (created by tovarish, bugzilla 5067)Frans Meulenbroeks
2009-11-08qte: fix build failure with modern kernels due to removal of asm/page.hPaul Eggleton
2009-11-08obex-data-server: fix compile error, add missing dependency on gtk+Petr Štetiar
This patch fixes this compile error: ods-imaging-helpers.c:32:35: error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory Signed-off-by: Petr Štetiar <ynezz@true.cz>
2009-11-08libgsf: fix compile error, add missing dependency on gtk+Petr Štetiar
This patch fixes this compile error: main.c:38:35: error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory Signed-off-by: Petr Štetiar <ynezz@true.cz>
2009-11-08u-boot: fix touchbook fw_env.configKoen Kooi
2009-11-08asciidoc: add 8.5.1Koen Kooi
2009-11-08kexecboot-cfg: sync boot.cfg with upstream. Bump PR.Andrea Adami
2009-11-08gnome-icon-theme: while I'm at it, run it through oe-stylizeKoen Kooi
2009-11-08gnome-system-tools, gnome-terminal: bump PR to get rid of scrollkeeper junkKoen Kooi
2009-11-08gnome bbclass: delete more scrollkeeper junkKoen Kooi
2009-11-08gnome-icon-theme: bump PRKoen Kooi
2009-11-08gnome-icon-theme: clean out old versions, having some off them (but not all) ↵Koen Kooi
setting PACKAGE_ARCH="all" triggers a bug in package.bbclassn
2009-11-08sqlite3: add dep on tcl-nativeKoen Kooi
2009-11-08nautilus: add 2.28.1Koen Kooi
2009-11-08gecko-mediaplayer: remove fragile hardcoded symlinkKoen Kooi
It now iterates over every firefox directory and symlinks accordingly
2009-11-08angstrom package uploader: update blacklistKoen Kooi
2009-11-08gecko-mediaplayer: adjust for firefo 3.5.5Koen Kooi
2009-11-08firefix: add 3.5.5Koen Kooi
2009-11-08checksums.ini: purge deprecated kexecboot entries.Andrea Adami
2009-11-08kexecboot: remove older releases incompatible with new boot.cfg.Andrea Adami
2009-11-08kexecboot-cfg: Center OpenEmbedded 32x32 icon.Andrea Adami
2009-11-08kexecboot-cfg: Deploy default icon. Bump PR.Andrea Adami
2009-11-07Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-11-07libxml-twig-perl: as noted previously, upstream are idiots and keep ↵Koen Kooi
replacing the same tarball instead of creating a new release, so we now pull a renamed tarball from the angstrom source mirror. The filename should make it pretty clear what is happening if 'git log' doesn't work for you
2009-11-07mysql5: added DEPENDS to -native, reworked packagingFrans Meulenbroeks
2009-11-07Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks
into org.openembedded.dev
2009-11-07mysql5: added missing file misc.m4.patchFrans Meulenbroeks
2009-11-07arora: factor common stuff into .inc and add qt4/embedded versionKoen Kooi
2009-11-07tracker: Add 0.6.95 release and series of patches to support cross compile. ↵David-John Willis
(WIP)
2009-11-07libxml-twig-perl: forgot to bump PR, here it isFrans Meulenbroeks
2009-11-07checksusm: added checksum for xmltv 0.5.56Frans Meulenbroeks
reluctantly changed checsum for xmltwig; they fixed some bugs but did not change the version number. Yuk.
2009-11-07xmltv: moved from 0.5.54 to 0.5.56Frans Meulenbroeks
2009-11-06Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks
into org.openembedded.dev
2009-11-06mythtv: added mc.sql; introduced database package for that one (similar to ↵Frans Meulenbroeks
debian)
2009-11-06geodegx: Fix glibc configure errorPetr Štetiar
Fix glibc configure error: | configure: running configure fragment for add-on nptl | checking sysdep dirs... configure: error: The geode subspecies of i486 is not supported. | FATAL: oe_runconf failed Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
2009-11-06geodegx: Linux 2.6.31.4Petr Štetiar
Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
2009-11-06mysql5: created recipeFrans Meulenbroeks
2009-11-06mysql: moved pid dir from /var/run/mysql to /var/lib/mysql as /var/run is ↵Frans Meulenbroeks
created upon boot (and so var/run disappears) added restart to init.d script
2009-11-05arora: add 0.10.1. Arora is a qtwebkit based browser.Koen Kooi
This recipe is ugly because neither I nor the upstream authors know how to use qmake screenie: http://scap.linuxtogo.org/files/25c0d644dfabb484382183269e8af286.png
2009-11-05Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-11-05linux-omap-pm 2.6.29: add hack to get asoc to register on the touchbookKoen Kooi
2009-11-05gnome-icon-theme-2.28.0: Set it as arch-independent package.Stanislav Brabec