summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-11-11libnl2: new recipe; netlink support library v2Michael 'Mickey' Lauer1
2009-11-10libhtml-tagset-perl-native: new recipeFrans Meulenbroeks1
2009-11-10libhtml-parser-perl-native: new recipeFrans Meulenbroeks1
2009-11-10perl: complete config.sh fixKoen Kooi3
2009-11-10perl: added libhtml-treebuilder-perl and libhtml-treebuilder-perl-native recipesFrans Meulenbroeks2
2009-11-10linux-2.6.31: cleanup boc01 RTC driverJeremy Lainé2
2009-11-10gnome-icon-theme: as I said in my commit two weeks ago: things check for its ↵Koen Kooi1
.pc file, which gets installed in to arch-specific staging, so PACKAGE_ARCH=all breaks multimachine builds.
2009-11-10perl-native: Fix after layout/native.bbclass changes (merged from Poky)Richard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10python-native: remove prefix and exec_prefix, native.bbclass should take ↵Koen Kooi1
care of that now
2009-11-10linux-libc-headers: add missing unifdef.patch for 2.6.25Otavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-11-10Start removal of layout_* variables and replace these with new mechanisms to ↵Richard Purdie40
allow nextgen SDK generation (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10mtd: dropped 1.0.0(+git) versionsMarcin Juszkiewicz4
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-11-10mtd-utils-tests: update to 1.2.0+gitMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-11-10mtd-utils: unify recipes, move mkfs.ubifs into separate packageMarcin Juszkiewicz3
mtd-utils package do not depend on libraries other then libc and libgcc now (ubifs depends on lzo and e2fsprogs) Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-11-10mythplugins moved to 0.22Frans Meulenbroeks1
2009-11-10Merge branch 'org.openembedded.dev' of ↵Graeme Gregory100
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
2009-11-10elibc-package.bbclass: Operate on PKG, not D after package.bbclass updatesRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10myththemes: updated to 0.22Frans Meulenbroeks1
2009-11-10mythtv: upgraded recipe to 0.22, removed DEFAULT_PREFERENCE="-1"; added ↵Frans Meulenbroeks1
dependency to mysql5
2009-11-10Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks5
into org.openembedded.dev
2009-11-10mysql5: removed DEFAULT_PREFERENCE="-1" i(as discussed on email and irc)Frans Meulenbroeks3
2009-11-10Get rid of useless bash dependency in the linux client script.Marc Olzheim4
2009-11-10Add latest 3.1.2p1 (latest 3.x stable release).Marc Olzheim1
2009-11-10Move 3.0.2 to a .inc and use INC_PR (to avoid useless duplication).Marc Olzheim2
2009-11-10Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks22
into org.openembedded.dev
2009-11-10mythplugins: added mythweb (not fully tested yet)Frans Meulenbroeks1
2009-11-10curl-native: disable gnutls since we don't have a gnutls-native recipeKoen Kooi1
* this fixes an opkg-native build bug
2009-11-10glibc-package.bbclass: Operate on PKG, not D after package.bbclass updatesRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10vala: add unofficial point release 0.7.8.1Michael 'Mickey' Lauer6
2009-11-09mono: Replace cross compilation workaround for x86 architecture.Khem Raj2
* Replace the workaround with backported patches from mono 2.4 branch Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-11-09Revert "geodegx: Linux 2.6.31.4"Henning Heinold2
This reverts commit 2c92869662d1f0b28229cdba9e9852ba642e0733.
2009-11-09xf86-video-cirrus: add 1.3.2 and set it as prefered for X11 7.5Otavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-11-09Merge remote branch 'origin/org.openembedded.dev' into upstreamLiam Girdwood2
2009-11-09pulseaudio: added pulseaudio-0.9.19Liam Girdwood7
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
2009-11-09linux: Linux 2.6.31.5 for IEI Nano GX-466Petr Štetiar2
Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2009-11-09linux: Linux 2.6.31.5Petr Štetiar1
Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2009-11-09kexecboot_git: bump to 40e5be92f045f2a7cfc918f4b1acc42f6cc013e9 andAndrea Adami1
increase PR.
2009-11-08Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks3
into org.openembedded.dev
2009-11-08mysql5: fixed packagingFrans Meulenbroeks1
2009-11-08gecko-mediaplayer: make ai-flash.js work with midori as wellAlexandre Tisserant2
* 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 Štetiar1
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 Meulenbroeks1
2009-11-08texi2html: added recipe contributed by Lynn Lin (bugzilla #4759)Frans Meulenbroeks1
2009-11-08Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks49
into org.openembedded.dev
2009-11-08grun: added recipe (created by tovarish, bugzilla 5067)Frans Meulenbroeks1
2009-11-08qte: fix build failure with modern kernels due to removal of asm/page.hPaul Eggleton6
2009-11-08obex-data-server: fix compile error, add missing dependency on gtk+Petr Štetiar1
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 Štetiar1
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 Kooi2
2009-11-08asciidoc: add 8.5.1Koen Kooi1