summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-02-19libdrm: update PV, SRCREV after 2.4.18 release, needed for newer mesa-driMartin Jansa2
* disable radeon and enable libkms for om-gta02 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-19preferred-shr-versions: use udev 151 and usbutils 0.86Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-19EFL: bump SRCREV a bit, big python-EFL cleanupMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-19kexecboot-cfg_0.1: minor edits (one echo is enough). No runtime changes.Andrea Adami1
2010-02-18initscripts: Have sysfs.sh do similar checks to rcS and bump PR.Tom Rini2
rcS checks for [ -e /sys/kernel ], sysfs.sh, for proc will check -e /proc && ! -e /proc/mounts, so for sysfs check for -e /sys && ! -e /sys/kernel && sysfs in /proc/filesystems
2010-02-18gnome-mplayer: Add INC_PR support to recipes, add 0.9.9 and bump svn to ↵David-John Willis6
latest SVN not the same checkin as the 0.9.9 release. * Also mark SVN and def_pref=-1 so people default to the latest stable 0.9.9 as that is the same code as the old SVN recipe.
2010-02-18preferred-xorg-versions-live: update dri2proto and pixman requirementsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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-18checksums: fix git merge damage, sorry about thatKoen Kooi1
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 Willis3
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-17angstrom: move to qt 4.6.2 and nm 7.999Koen Kooi1
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-17kaeilos.conf: Added credits to AngstromMarco Cavallini1
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 Kooi21
* 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 Willis5
= "-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-17opkg-native: bump to r522 to get a fix to remove duplicate messages from ↵Koen Kooi1
do_rootfs logs
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-17checksums: add some old-style checksumsKoen Kooi1
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.inc: apply sane defaultsAndrea Adami1
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-16kernel.bbclass: prepare for 2.6.33 header move and simplify logic a bitKoen Kooi1
2010-02-16tangogps: add version 0.99.3Thomas Zimmermann2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-16sane-srcrevs-fso: bump mdbus2 for latest fixesMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>