Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-11-09 | base.bbclass: Promote packagedata inherit to a direct inherit due to ↵ | Richard Purdie | 1 | |
ordering issues Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-09 | Merge remote branch 'origin/org.openembedded.dev' into upstream | Liam Girdwood | 9 | |
2009-11-09 | packagedata.bbclass: Split package data handling functions out from ↵ | Richard Purdie | 2 | |
base.bclass (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-09 | autotools.bbclass: Create m4 directory earlier avoding issues with ↵ | Richard Purdie | 1 | |
intltoolize (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-09 | autotools.bbclass: Allow for leading whitespace in gettext and intltool ↵ | Richard Purdie | 1 | |
searches (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-09 | autotools.bbclass: Remove pointless inherit (from Poky) | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-09 | pulseaudio: added pulseaudio-0.9.19 | Liam Girdwood | 8 | |
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk> | ||||
2009-11-09 | package.bbclass: Add the option to declare package preprocess function hooks ↵ | Richard Purdie | 1 | |
(from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-09 | package.bbclass: Change to operate on a copy of the install directory ↵ | Richard Purdie | 1 | |
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-09 | package.bbclass: Remove hardcoded use of PKGDEST variable (from Poky) | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-09 | package.bbclass: Move variable checks to one place making the code more ↵ | Richard Purdie | 1 | |
readable (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-09 | base.bbclass: Drop import bb and import os as no longer needed | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-09 | base.bbclass: Drop legacy rebuild mangling code | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-09 | sanity.conf: Bump minimum bitbake version requirement | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-09 | Machine configuration for IEI Nano GX-466 | Petr Štetiar | 1 | |
Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-11-09 | linux: Linux 2.6.31.5 for IEI Nano GX-466 | Petr Štetiar | 2 | |
Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-11-09 | linux: Linux 2.6.31.5 | Petr Štetiar | 2 | |
Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-11-09 | kexecboot_git: bump to 40e5be92f045f2a7cfc918f4b1acc42f6cc013e9 and | Andrea Adami | 1 | |
increase PR. | ||||
2009-11-08 | Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵ | Frans Meulenbroeks | 3 | |
into org.openembedded.dev | ||||
2009-11-08 | mysql5: fixed packaging | Frans Meulenbroeks | 1 | |
2009-11-08 | gecko-mediaplayer: make ai-flash.js work with midori as well | Alexandre Tisserant | 2 | |
* 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-08 | wv: fix compile problem | Petr Štetiar | 1 | |
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-08 | help2man: added recipe created by Lynn Lin (bugzilla #4774) | Frans Meulenbroeks | 2 | |
2009-11-08 | texi2html: added recipe contributed by Lynn Lin (bugzilla #4759) | Frans Meulenbroeks | 2 | |
2009-11-08 | Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵ | Frans Meulenbroeks | 52 | |
into org.openembedded.dev | ||||
2009-11-08 | grun: added recipe (created by tovarish, bugzilla 5067) | Frans Meulenbroeks | 2 | |
2009-11-08 | qte: fix build failure with modern kernels due to removal of asm/page.h | Paul Eggleton | 6 | |
2009-11-08 | obex-data-server: fix compile error, add missing dependency on gtk+ | Petr Štetiar | 1 | |
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-08 | libgsf: fix compile error, add missing dependency on gtk+ | Petr Štetiar | 1 | |
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-08 | u-boot: fix touchbook fw_env.config | Koen Kooi | 2 | |
2009-11-08 | asciidoc: add 8.5.1 | Koen Kooi | 2 | |
2009-11-08 | kexecboot-cfg: sync boot.cfg with upstream. Bump PR. | Andrea Adami | 1 | |
2009-11-08 | gnome-icon-theme: while I'm at it, run it through oe-stylize | Koen Kooi | 1 | |
2009-11-08 | gnome-system-tools, gnome-terminal: bump PR to get rid of scrollkeeper junk | Koen Kooi | 2 | |
2009-11-08 | gnome bbclass: delete more scrollkeeper junk | Koen Kooi | 1 | |
2009-11-08 | gnome-icon-theme: bump PR | Koen Kooi | 1 | |
2009-11-08 | gnome-icon-theme: clean out old versions, having some off them (but not all) ↵ | Koen Kooi | 4 | |
setting PACKAGE_ARCH="all" triggers a bug in package.bbclassn | ||||
2009-11-08 | sqlite3: add dep on tcl-native | Koen Kooi | 1 | |
2009-11-08 | nautilus: add 2.28.1 | Koen Kooi | 2 | |
2009-11-08 | gecko-mediaplayer: remove fragile hardcoded symlink | Koen Kooi | 1 | |
It now iterates over every firefox directory and symlinks accordingly | ||||
2009-11-08 | angstrom package uploader: update blacklist | Koen Kooi | 1 | |
2009-11-08 | gecko-mediaplayer: adjust for firefo 3.5.5 | Koen Kooi | 1 | |
2009-11-08 | firefix: add 3.5.5 | Koen Kooi | 15 | |
2009-11-08 | checksums.ini: purge deprecated kexecboot entries. | Andrea Adami | 1 | |
2009-11-08 | kexecboot: remove older releases incompatible with new boot.cfg. | Andrea Adami | 11 | |
2009-11-08 | kexecboot-cfg: Center OpenEmbedded 32x32 icon. | Andrea Adami | 1 | |
2009-11-08 | kexecboot-cfg: Deploy default icon. Bump PR. | Andrea Adami | 3 | |
2009-11-07 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 4 | |
into org.openembedded.dev | ||||
2009-11-07 | libxml-twig-perl: as noted previously, upstream are idiots and keep ↵ | Koen Kooi | 2 | |
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-07 | mysql5: added DEPENDS to -native, reworked packaging | Frans Meulenbroeks | 3 | |