Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-08-16 | eglibc: Use FILESPATHPKG, move SRCREV to svn recipe | Khem Raj | 4 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-16 | jpeg_6b.bb: Use alternate SRC_URI current one does not have this version | Khem Raj | 2 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-16 | checksums: add gcc4.3.4, fuse 2.7.4 and lightttp 1.4.23 | Dirk Opfer | 1 | |
2009-08-15 | ffmpeg: but presets in their own package | Koen Kooi | 2 | |
* people, adding subpackages is easy, doing rm in do_install* is pretty much always wrong | ||||
2009-08-15 | ffmpeg: remove libx264 presets files | Henning Heinold | 1 | |
* bump PR | ||||
2009-08-15 | ffmpeg: fix --prefix for minimal(-uclibc) distribution | Henning Heinold | 1 | |
* bump PR | ||||
2009-08-15 | libgsm: fix install, don't use hardcoded include path | Henning Heinold | 1 | |
* bump PR | ||||
2009-08-15 | transmission_1.73.bb : fix a couple of typos to do with localstatedir and | Graeme Gregory | 1 | |
make /etc/default/transmission-daemon a conffile | ||||
2009-08-15 | transmission_1.73.bb : makes this LSB compliant and stop messing with /home | Graeme Gregory | 3 | |
added a /etc/default/transmission-daemon to contain paths and values used by the daemon. Moved the homedir and config to /var/lib/transmission-daemon | ||||
2009-08-14 | common-uclibc: Unset guile_cv_use_csqrt for guile | Khem Raj | 1 | |
guile's configure is not smart to guess if csqrt works in a cross compile environment so it ends up assuming that it works and fails to link. Anyways for uclibc complex functions are unimplemented so we help configure by unsetting here in site file for uclibc. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-14 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Khem Raj | 35 | |
into org.openembedded.dev | ||||
2009-08-14 | libproxy: Define __USE_BSD before its needed. | Khem Raj | 2 | |
This fixed a build break on uclibc where it complained armv5te-oe-linux-uclibcgnueabi/usr/include/stdlib.h:215: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strtouq' The reason is u_quad_t is only defined if __USE_BSD is defined Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-14 | bluez4: make it generally provide bluez-libs and bluez-utils | Rolf Leggewie | 1 | |
* reorder fields according to Style Guide | ||||
2009-08-14 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Khem Raj | 14 | |
into org.openembedded.dev | ||||
2009-08-14 | libtool: Remove FILESDIR, use INC_PR and FILESPATHPKG | Khem Raj | 20 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Denys Dmytriyenko <denis@denix.org> | ||||
2009-08-14 | zaurus-2.6.inc: add zaurusd to collie RDEPENDS | Rolf Leggewie | 1 | |
* there is no need to deviate from the other Zaurus machines here http://svn.o-hand.com/repos/misc/trunk/zaurusd/config/machines * regroup some fields while we're at it | ||||
2009-08-14 | checksums.ini: remove obsolete and duplicate entry for sazanami tarball | Rolf Leggewie | 1 | |
2009-08-14 | base.bbclass: ftp.matrix.com.br no longer exists | Rolf Leggewie | 1 | |
* Acked-By: Holger Freyther <zecke@selfish.org> * Acked-by: Phil Blundell <philb@gnu.org> | ||||
2009-08-14 | Merge branch 'org.openembedded.dev' of ↵ | Graeme Gregory | 1 | |
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev | ||||
2009-08-14 | linux-omap-2.6.31/beagleboard/defconfig : add defconfig for beagle to this | Graeme Gregory | 1 | |
kernel | ||||
2009-08-14 | linux-omap_git.bb : increase the revision and fix PV accordingly, this | Graeme Gregory | 1 | |
version boots on beagle once more | ||||
2009-08-14 | libgweather: fix packaging regression | Koen Kooi | 1 | |
2009-08-14 | libgweather: add 2.26.2.1 | Steve Sakoman | 2 | |
2009-08-14 | libgnomeui: add 2.24.1 and restructure to use libgnomeui.inc | Steve Sakoman | 6 | |
2009-08-14 | libbonoboui: add 2.24.1 | Steve Sakoman | 2 | |
2009-08-14 | kernel.bbclass: introduce MODULES_IMAGE_BASE_NAME | Denys Dmytriyenko | 1 | |
Similar to KERNEL_IMAGE_BASE_NAME, allow overwriting from a recipe Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Henning Heinold <heinold@inf.fu-berlin.de> | ||||
2009-08-14 | u-boot: bump the SRCREV's for DaVinci boards | Denys Dmytriyenko | 1 | |
2009-08-13 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Khem Raj | 2 | |
into org.openembedded.dev | ||||
2009-08-13 | pciutils: fix generation of pci.ids.gz | Michael Smith | 1 | |
Set ZLIB=yes to prevent auto-detection by the lib/configure script, which only looks in /usr/include. Ship pci.ids in pci-ids-uncompressed for users of old hal versions. Pass PREFIX to Make and use the install-lib target to save work. Signed-off-by: Michael Smith <msmith@cbnco.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-13 | clutter-0.9: move SRCREV a bit forward so that GLES builds again | Koen Kooi | 2 | |
2009-08-13 | gnome-games: fix paths to host SDL, bump PR | Roger Monk | 1 | |
2009-08-13 | linux-omap*: evm and beagle updates | Koen Kooi | 6 | |
* the 'zippy' daughtercard now has working mmc, rtc and ethernet | ||||
2009-08-13 | gdm 2.26.1: add missing dep on xinput | Koen Kooi | 1 | |
2009-08-13 | u-boot git: update beagleboard pinmux file | Koen Kooi | 2 | |
2009-08-13 | libgnomecanvas: add 2.26.0 | Steve Sakoman | 2 | |
2009-08-13 | angstrom: prefer a version of python that actually builds | Koen Kooi | 1 | |
2009-08-12 | libxklavier: add 4.0 | Steve Sakoman | 2 | |
2009-08-12 | gdm: add 2.6.21 | Steve Sakoman | 10 | |
2009-08-12 | balsa: Updated to version 2.4.1. Disabled broken touchscreen mode. | Stanislav Brabec | 4 | |
2009-08-12 | task-self-hosting: use task-native-sdk, req python | Marcin Juszkiewicz | 1 | |
2009-08-12 | task-self-hosting: do not use Monotone, OE switched to GIT | Marcin Juszkiewicz | 1 | |
2009-08-12 | python-phoneutils: new recipe; python bindings for libphoneutils | Michael 'Mickey' Lauer | 1 | |
2009-08-12 | python: merge some improvements done in various oe.dev-boycott branches back ↵ | Michael 'Mickey' Lauer | 3 | |
into oe.dev | ||||
2009-08-12 | rdesktop-1.6.0: Fix build issue | John Willis | 1 | |
Remove duplicate audio-2008.patch patch line from recipe (fixes build issue introduced with 013c006d11a59269b9d3adc6cbb6fb8091144965). Signed-off-by: David-John Willis <John.Willis@Distant-earth.com> Signed-off-by: Holger Freyther <zecke@selfish.org> | ||||
2009-08-12 | linknx: Fix crash on startup | Dirk Opfer | 5 | |
- restructure recipe and add .inc - Add patch to fix a crash on startup during static initialization of a map - Add startup script - Enable curl and smtp - Add recipe for cvs version | ||||
2009-08-12 | owfs: update to 2.7p24 | Dirk Opfer | 1 | |
2009-08-12 | fuse: update to 2.7.4 | Dirk Opfer | 4 | |
2009-08-12 | gcc: add new gcc version 4.3.4 | Dirk Opfer | 179 | |
Tested on a armv5te platform using thumb instruction set | ||||
2009-08-12 | python: add missing dependencies | Thomas Zimmermann | 4 | |
* Added mimetools.py and rfc822.py to python-netclient * Added python-json package * Let python-email depend on python-netclient, because email/utils.py depends on base64.py NOTE: Fixes http://trac.shr-project.org/trac/ticket/549 | ||||
2009-08-12 | dbus: fix dbus-daemon segfault on mipsel with recent toolchain | Graham Gower | 5 | |
dbus-daemon segfaults on mipsel when built with -fPIE/-pie, as outlined in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532821 Removes PIE compilation from the dbus-daemon Makefile as a workaround. Signed-off-by: Graham Gower <graham.gower@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Holger Freyther <zecke@selfish.org> |