Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-12-04 | dsplink, lpm, cmem: bump PR to force rebuild | Koen Kooi | 4 | |
2008-12-04 | boost 1.34.1: Use proper python include and library location. | Robert Schuster | 1 | |
2008-12-04 | midpath-core 0.2+03rc2: Added patch to fix file opening. | Robert Schuster | 2 | |
2008-12-04 | wesnoth: Updated to 1.4.6. | Robert Schuster | 1 | |
2008-12-04 | openttd: Updated to 0.6.3. | Robert Schuster | 2 | |
2008-12-04 | midpath: Updated all recipes to rc2. | Robert Schuster | 28 | |
midpath-openmoko: Use alsa backend. | ||||
2008-12-04 | angstrom-version: include branch and revision | Koen Kooi | 1 | |
2008-12-04 | glibc-package.bbclass: add -s 1048576 (yes, it's a hack) to qemu args to ↵ | Koen Kooi | 1 | |
work on x86_64 hosts | ||||
2008-12-04 | emacs.inc: use QEMU_OPTIONS | Koen Kooi | 1 | |
2008-12-04 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Koen Kooi | 13 | |
into org.openembedded.dev | ||||
2008-12-04 | policykit: fix another c/p error | Koen Kooi | 1 | |
2008-12-04 | nautilus: enable tracker backend | Koen Kooi | 1 | |
2008-12-04 | qemu-svn: fix hw/baum.c compilation | Dmitry Baryshkov | 2 | |
The SDL code in hw/baum.c assumes that SDL is compiled with X11 driver If that is not the case, compilation will fail. Fix that by explicitly checking for SDL_VIDEO_DRIVER_X11 Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-12-04 | claws-plugin-rssyl: fix compilation | Dmitry Baryshkov | 1 | |
Drop do_configure() as it breaks compilation. autotools.bbclass provide better alternative that works. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-12-04 | claws-plugin-mailmbox: update to reflect the current Gtk API | Dmitry Baryshkov | 2 | |
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-12-04 | claws-mail: stage headers to let claws plugins compile | Dmitry Baryshkov | 1 | |
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-12-04 | gphoto2: correct popt selection madness | Dmitry Baryshkov | 2 | |
test for gphoto failed on my system, as is ended always trying to link popt from /usr/lib64. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-12-04 | task-base: bump PR as I've changed tosa MACHINE_EXTRA_RRECOMENDS | Dmitry Baryshkov | 1 | |
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-12-04 | apm-tosa-suspendfix: tosa-specific suspend w/around | Dmitry Baryshkov | 2 | |
add tosa-specific suspend workaround, that will unbind ohci-hcd before entering suspend and rebind it again after resuming. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-12-04 | linux-rp-2.6.24: update tosa defconfig | Dmitry Baryshkov | 2 | |
enable KEYBOARD_GPIO and INPUT_POWER on tosa Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-12-04 | tracker: stage everything | Koen Kooi | 1 | |
2008-12-04 | mythtv: ARM_INSTRUCTION_SET = "arm" | Koen Kooi | 1 | |
2008-12-04 | coreutils: Make version 6.0 compile by applying a futimens patch as well | Holger Hans Peter Freyther | 2 | |
2008-12-04 | coreutils: Build and package df of coreutils | Holger Hans Peter Freyther | 2 | |
- df can only be build if one of the many statvfs,fsusage was is present. These tests work by executing a test application and that is obviously not working out when cross compiling - all linux (glibc, eglibc, uclibc) should have the bsize in the struct statvfs... and this will enable the build of df. | ||||
2008-12-04 | nautilus, blurz-gnome: bump PR for mime change | Koen Kooi | 2 | |
2008-12-04 | shared-mime-info: put freedesktop.org.xml in its own package | Koen Kooi | 1 | |
2008-12-04 | gdal: ARM_INSTRUCTION_SET = "arm" | Koen Kooi | 1 | |
2008-12-03 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Khem Raj | 17 | |
into org.openembedded.dev | ||||
2008-12-03 | libgpg-error: Add virtual/libiconv to DEPENDS | Khem Raj | 5 | |
2008-12-03 | linux-davinci: updates: | Koen Kooi | 4 | |
* add 2.6.25 * add 2.6.27 <- default * update git recipe to 2.6.28rc6 | ||||
2008-12-03 | tinylogin: move u-a prio above busybox so 'su' works again, also remove ↵ | Koen Kooi | 1 | |
links on removal | ||||
2008-12-03 | collie-kernels: mark this old Sharp crap as collie only | Marcin Juszkiewicz | 1 | |
this removes one of confusing messages from each ARM related builds | ||||
2008-12-03 | emacs: Update to version 22.3. Simplified build. Use GTK+. | Stanislav Brabec | 7 | |
2008-12-03 | artoolkit: fix typo in DEPENDS | Koen Kooi | 1 | |
2008-12-03 | policykit: fix c/p error spotted by Philipp Zabel | Koen Kooi | 1 | |
2008-12-03 | xserver-xorg-conf: make sure nokia800 uses xf86-video-omapfb | Koen Kooi | 2 | |
2008-12-03 | policykit: create polkituser | Koen Kooi | 1 | |
2008-12-03 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Paul Sokolovsky | 16 | |
into org.openembedded.dev | ||||
2008-12-02 | linux-handhelds-2.6 2.6.21-hh20: Typo fix. | Paul Sokolovsky | 2 | |
2008-12-02 | geda: Updated and packaged complete toolchain version 1.4.1. | Stanislav Brabec | 15 | |
2008-12-02 | guile: Package Emacs lisp files as guile-el. | Stanislav Brabec | 1 | |
2008-12-02 | guile: Created cross-compilation capable guile-config. | Stanislav Brabec | 1 | |
2008-12-02 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Paul Sokolovsky | 3 | |
into org.openembedded.dev | ||||
2008-12-02 | linux-handhelds-2.6_2.6.21-hh20: Disable CONFIG_LOCALVERSION_AUTO. | Paul Sokolovsky | 25 | |
* This options is used to stick kernel's git rev to kernel version, but if the kernel is not from git, it can instead randomly pull up rev from some other repo. | ||||
2008-12-02 | linux-handhelds-2.6-2.6.21: Update from defconfigman r446 | Paul Sokolovsky | 24 | |
* Consistently enable serial8250 module. | ||||
2008-12-02 | pointercal: add file for omap3evm | Koen Kooi | 2 | |
2008-12-02 | gnome-packagekit: add 0.2.5 | Koen Kooi | 1 | |
2008-12-02 | linux-handhelds-2.6: Add more verbose message about KERNEL_INITRAMFS_PATH. | Paul Sokolovsky | 1 | |
* Also, fix zImage file name in generated HaRET's startup.txt. | ||||
2008-12-02 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Paul Sokolovsky | 1 | |
into org.openembedded.dev | ||||
2008-12-02 | task-devimage: Pull in kernel symlink. | Paul Sokolovsky | 1 | |