Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-11-10 | mtd-utils: unify recipes, move mkfs.ubifs into separate package | Marcin Juszkiewicz | 3 | |
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-10 | mythplugins moved to 0.22 | Frans Meulenbroeks | 2 | |
2009-11-10 | Merge branch 'org.openembedded.dev' of ↵ | Graeme Gregory | 112 | |
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev | ||||
2009-11-10 | elibc-package.bbclass: Operate on PKG, not D after package.bbclass updates | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-10 | myththemes: updated to 0.22 | Frans Meulenbroeks | 2 | |
2009-11-10 | mythtv: upgraded recipe to 0.22, removed DEFAULT_PREFERENCE="-1"; added ↵ | Frans Meulenbroeks | 2 | |
dependency to mysql5 | ||||
2009-11-10 | Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵ | Frans Meulenbroeks | 6 | |
into org.openembedded.dev | ||||
2009-11-10 | mysql5: removed DEFAULT_PREFERENCE="-1" i(as discussed on email and irc) | Frans Meulenbroeks | 3 | |
2009-11-10 | Get rid of useless bash dependency in the linux client script. | Marc Olzheim | 4 | |
2009-11-10 | Add latest 3.1.2p1 (latest 3.x stable release). | Marc Olzheim | 2 | |
2009-11-10 | Move 3.0.2 to a .inc and use INC_PR (to avoid useless duplication). | Marc Olzheim | 2 | |
2009-11-10 | Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵ | Frans Meulenbroeks | 32 | |
into org.openembedded.dev | ||||
2009-11-10 | mythplugins: added mythweb (not fully tested yet) | Frans Meulenbroeks | 1 | |
2009-11-10 | curl-native: disable gnutls since we don't have a gnutls-native recipe | Koen Kooi | 1 | |
* this fixes an opkg-native build bug | ||||
2009-11-10 | glibc-package.bbclass: Operate on PKG, not D after package.bbclass updates | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-10 | vala: add unofficial point release 0.7.8.1 | Michael 'Mickey' Lauer | 7 | |
2009-11-09 | mono: Replace cross compilation workaround for x86 architecture. | Khem Raj | 2 | |
* Replace the workaround with backported patches from mono 2.4 branch Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-11-09 | Revert "geodegx: Linux 2.6.31.4" | Henning Heinold | 4 | |
This reverts commit 2c92869662d1f0b28229cdba9e9852ba642e0733. | ||||
2009-11-09 | Revert "geodegx: Fix glibc configure error" | Henning Heinold | 2 | |
This reverts commit 7e28606c9432c4fcb7e633c2dfb699eee14094c6. Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de> | ||||
2009-11-09 | xf86-video-cirrus: add 1.3.2 and set it as prefered for X11 7.5 | Otavio Salvador | 3 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
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 | |