summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-11-09base.bbclass: Promote packagedata inherit to a direct inherit due to ↵Richard Purdie1
ordering issues Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-09Merge remote branch 'origin/org.openembedded.dev' into upstreamLiam Girdwood9
2009-11-09packagedata.bbclass: Split package data handling functions out from ↵Richard Purdie2
base.bclass (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-09autotools.bbclass: Create m4 directory earlier avoding issues with ↵Richard Purdie1
intltoolize (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-09autotools.bbclass: Allow for leading whitespace in gettext and intltool ↵Richard Purdie1
searches (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-09autotools.bbclass: Remove pointless inherit (from Poky)Richard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-09pulseaudio: added pulseaudio-0.9.19Liam Girdwood8
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
2009-11-09package.bbclass: Add the option to declare package preprocess function hooks ↵Richard Purdie1
(from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-09package.bbclass: Change to operate on a copy of the install directory ↵Richard Purdie1
instead of directly. Also take the opportunity to rename the temp directories so their function is clear (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-09package.bbclass: Remove hardcoded use of PKGDEST variable (from Poky)Richard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-09package.bbclass: Move variable checks to one place making the code more ↵Richard Purdie1
readable (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-09base.bbclass: Drop import bb and import os as no longer neededRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-09base.bbclass: Drop legacy rebuild mangling codeRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-09sanity.conf: Bump minimum bitbake version requirementRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-09Machine configuration for IEI Nano GX-466Petr Štetiar1
Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
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 Štetiar2
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 Meulenbroeks2
2009-11-08texi2html: added recipe contributed by Lynn Lin (bugzilla #4759)Frans Meulenbroeks2
2009-11-08Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks52
into org.openembedded.dev
2009-11-08grun: added recipe (created by tovarish, bugzilla 5067)Frans Meulenbroeks2
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 Kooi2
2009-11-08kexecboot-cfg: sync boot.cfg with upstream. Bump PR.Andrea Adami1
2009-11-08gnome-icon-theme: while I'm at it, run it through oe-stylizeKoen Kooi1
2009-11-08gnome-system-tools, gnome-terminal: bump PR to get rid of scrollkeeper junkKoen Kooi2
2009-11-08gnome bbclass: delete more scrollkeeper junkKoen Kooi1
2009-11-08gnome-icon-theme: bump PRKoen Kooi1
2009-11-08gnome-icon-theme: clean out old versions, having some off them (but not all) ↵Koen Kooi4
setting PACKAGE_ARCH="all" triggers a bug in package.bbclassn
2009-11-08sqlite3: add dep on tcl-nativeKoen Kooi1
2009-11-08nautilus: add 2.28.1Koen Kooi2
2009-11-08gecko-mediaplayer: remove fragile hardcoded symlinkKoen Kooi1
It now iterates over every firefox directory and symlinks accordingly
2009-11-08angstrom package uploader: update blacklistKoen Kooi1
2009-11-08gecko-mediaplayer: adjust for firefo 3.5.5Koen Kooi1
2009-11-08firefix: add 3.5.5Koen Kooi15
2009-11-08checksums.ini: purge deprecated kexecboot entries.Andrea Adami1
2009-11-08kexecboot: remove older releases incompatible with new boot.cfg.Andrea Adami11
2009-11-08kexecboot-cfg: Center OpenEmbedded 32x32 icon.Andrea Adami1
2009-11-08kexecboot-cfg: Deploy default icon. Bump PR.Andrea Adami3
2009-11-07Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi4
into org.openembedded.dev
2009-11-07libxml-twig-perl: as noted previously, upstream are idiots and keep ↵Koen Kooi2
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 Meulenbroeks3