summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2010-02-18dri2proto: add version 2.3Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-18libdrm: add version 2.4.18Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-18pixman: add 0.17.6 with positive D_P only for shr nowMartin Jansa7
* There is issue with circular dependency in tests/ directory which pulls whole GTK_LIBS and staging/armv4t-oe-linux-gnueabi/usr/lib/libcairo.la staging/armv4t-oe-linux-gnueabi/usr/lib/libpangocairo-1.0.la are pulling staging/armv4t-oe-linux-gnueabi/usr/lib/libpixman.la which is not available while building it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-18aceofpenguins: fix crosscompilationThomas Zimmermann2
* libpng and zlib from buildhost were used * now builds with libpng-native and zlib-native Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-18qt4-tools-native: set libdir and incdir in .inc fileMartin Jansa5
* move SRC_URI and EXTRA_OECONF for new versions to .inc and changed to old version * remove LFLAGS setting from 4.6.* versions (replaced with -L param) * Idea also Acked-by: Holger Hans Peter Freyther <zecke@selfish.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org>
2010-02-18xfwm4-themes 4.6.0: Refactor recipe to clean up the production of the theme ↵David-John Willis1
packages and make sure that xfwm4-themes is a valid meta package that depends on all the individual themes (over 80 of them).
2010-02-18xfce4-power-manager: Remove broken xfce4-power-manager_4.6.1.bb and add ↵David-John Willis2
latest 0.8.4.2 to xfce-extras. * xfce4-power-manager_4.6.1.bb was a dummy package that never worked (a left over from my Xfce 4.6.1 work). 0.8.4.2 is the correct version to use with Xfce 4.6.* >.
2010-02-18linux-kexecboot.inc: enable lzma compression for more kernel versionsAndrea Adami1
2010-02-17Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Koen Kooi5
into org.openembedded.dev
2010-02-17linux-kexecboot_2.6.32: minor defconfig update for Zaurus clamshellsAndrea Adami3
2010-02-17qt4-*-gles 4.6.2: only enable opengl es2 but not openvgKoen Kooi2
2010-02-17Revert "recipes/images/console-base-image.bb: factor out Angstrom-specific bits"Koen Kooi2
This violates the principal of least surprise and invalidates documentation. If you're touching a recipe at least make sure the creator/maintainer agrees with your changes. Which I don't, as I've already stated This reverts commit 80db39feb76a6afaf1eb2c4dd8311fc21e4c2d6f.
2010-02-17policykit: bump PRKoen Kooi1
2010-02-17libpam-base-files: bump PRKoen Kooi1
2010-02-17recipes/images/console-base-image.bb: factor out Angstrom-specific bitsRolf Leggewie2
* factor out Angstrom-specific bits into a separate recipe * I hope this should keep all participants in the ML-discussion happy http://thread.gmane.org/gmane.comp.handhelds.openembedded/29679 * the generic recipe now uses the IMAGE_EXTRA_INSTALL variable in favor of ANGSTROM_EXTRA_INSTALL to include additional packages in the image.
2010-02-17altboot: drop altboot in favor of kexecboot to avoid confusionRolf Leggewie9
* altboot is no longer supported * Thanks Coredump for your work, it certainly filled a niche at its time * drop related images as well
2010-02-17gtk+-2.18.6: add libxrender-native to virtclass-native dependencies (fails ↵Martin Jansa1
to find libx11 without) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-17gconf: add 2.28.0Koen Kooi1
2010-02-17policykit-gnome: fix SRC_URIKoen Kooi1
2010-02-17consolekit 0.4.1: fix PAM and make it a distro featureKoen Kooi1
2010-02-17qt4: add 4.6.2Koen Kooi20
* fix 4.6.1 references in 4.6.0 files as well * make qt-config.patch work with QT_NO_CAST_{TO,FROM},ASCII strict checking
2010-02-17consolekit: add 0.4.1Koen Kooi1
2010-02-17system-tools-backends: Add 2.8.3 and checksum and remove DEFAULT_PREFERENCE ↵David-John Willis4
= "-1" from 2.8.1 as I can find no good reason for it to be set. * Update Angstrom distro patch for 2.8.3 and make it only apply if Angstrom distro is set.
2010-02-17gnome-power-manager: add 2.28.3Koen Kooi1
2010-02-17devicekit-power: add 014Koen Kooi1
2010-02-17devicekit, -power: convert to new style stagingKoen Kooi2
2010-02-17policykit-gnome: update to 0.96Koen Kooi1
2010-02-17network-manager-applet git: update to 0.7.999Koen Kooi1
2010-02-17network-manager: fix 0.7.9999Koen Kooi2
2010-02-17libpam-base-files: remove polkit-1 that is already in policykit package:Koen Kooi2
Collected errors: * Package libpam-base-files wants to install file /etc/pam.d/polkit-1 But that file is already provided by package * policykit
2010-02-17policykit: add 0.96Koen Kooi1
2010-02-17eggdbus: fix depencies and add checksumsKoen Kooi1
2010-02-16initramfs-kexecboot-image: standardize image (remove PR, reorder)Andrea Adami1
2010-02-16openswan: Set USERLINK=${LDFLAGS} to fix GNU_HASH errors, bump PRTom Rini2
2010-02-16tangogps: add version 0.99.3Thomas Zimmermann2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-16linux-kexecboot: use INC_PR for kernels, PR should get bump with every ↵Martin Jansa7
kexecboot change * Andrea Adami wants only one INC_PR shared between kexecboot and linux-kexecboot recipes, maybe we could use sth like INC_PR = "${KEXECBOOT_PR}.19" in linux-kexecboot.inc and set KEXECBOOT_PR in some new .inc file * For now use INC_PR only for linux-kexecboot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-16linux-kexecboot: move from 2.6.33-rc8 to 2.6.33-rc8, enable DEVTMPFSMartin Jansa5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-16linux-2.6.33-rc6: move to linux-2.6.33-rc8Martin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-16xserver-xorg_git: add font-util-native dependencyMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-16xserver-xorg_git: bump SRCREV, drop unneeded crosscompile patchMartin Jansa2
* Fixed in http://cgit.freedesktop.org/xorg/xserver/commit/?id=7f648777680b9dea31c4adb657e205fc6880d98b * 1.8 RC1 (1.7.99.901) is out Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-16initramfs-kexecboot-image: move to recipes/imagesAndrea Adami1
2010-02-16Podboy: update to 1.3.4Valery Febvre1
* Add multi selection in lists (podcasts and episodes). * Add a missing refresh of "Downloads" page when episodes are deleted in "Episodes" page. * Little improvements here and there (sorry I don't remember where). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-15navit-icons: Fixed native dependencies: convert with rsvg is not shr specific.Stanislav Brabec1
2010-02-15imagemagick, imagemagick-native: Build with librsvg resp. librsvg-native. ↵Stanislav Brabec3
Useful for more consistent results resp. required for build of navit.
2010-02-15ibrdtn: Add release 0.1.1Stefan Schmidt2
IBR-DTN is a implementation of the bundle protocol RFC5050. The included build fix will only be needed for this release upcoming one will already have it.
2010-02-15xf86-video-intel_2.10.0 made dependent on xorg-extensionsFrans Meulenbroeks2
Intel 2.10.0 requires KMS. In order to run X the xorg-extensions xserver-xorg-extension-dri, xserver-xorg-extension-dri2 and xserver-xorg-extension-glx are needed. moved dependencies for these from eee701.conf to xf86-video-intel_2.10.0.bb so everyone using this driver gets them Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-15libnl 1.1: convert to new style staging and add comment about solving build ↵Koen Kooi1
error
2010-02-15vala-dbus-binding-tool: (mostly) new recipeSteffen Sledz4
* New recipes for native and non-native build of Vala DBus Binding Tool integrating earlier recipe from recipes/freesmartphone. Signed-off-by: Steffen Sledz <sledz@dresearch.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-02-15e*bbclass: run autopoint in configureKoen Kooi2
* remove config.rpath stuff from recipes
2010-02-15python-pygobject-native 2.20: fix configure and convert to new-style stagingKoen Kooi1