summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-04-07gnome-mount 0.8: clean up recipeKoen Kooi1
2010-04-07e17/enna: drop empty directory, enna is now moved to recipes/ennaMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-07enna: Move to own recipe folder and update to new Enna hg repository.Paul Menzel3
1. Create `enna.inc`. 2. Use `INC_PR`. 3. Move to new repository location. 4. Update license to LGPLv2.1+. 5. Build tested with GCC 4.4.3 and Binutils 2.20.1 for `MACHINE = "beagleboard". 6. Build tested with GCC 4.3.3 and Binuitls 2.18.50 for `MACHINE = "beagleboard". 7. Remove `dbus` from `DEPEND` since `edbus` already depends an it. 8. `libmusicbrainz`, `lightmediascanner` and `taglib` are not needed anymore as `DEPENDS`. 9. `do_configure_prepend()` fixes [1]. Thanks Koen. 10. libvalhalla 2.0.0 (`libvalhalla_hg.bb`) is needed for this version. [1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-March/018800.html Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-07libvalhalla: Correct `PV` for `libvalhalla_hg.bb`.Paul Menzel1
Otherwise `libvalhalla_1.0.1.bb` is the preferred recipe if `bitbake libvalhalla` is run. Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-07libplayer: Update `SRCREV` to 4fb30e64db79 [1].Paul Menzel1
[1] http://hg.geexbox.org/libplayer/rev/4fb30e64db79 Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-07libplayer: Use `${PN}` instead of `libplayer`.Paul Menzel1
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-07libplayer: Add `virtual/libx11` and `libxcb` to `DEPENDS`.Paul Menzel1
Without those dependencies libplayer would not work with MPlayer and complain. »libplayer is not compiled with X11 support« [1] [1] http://hg.geexbox.org/libplayer/file/4fb30e64db79/src/wrapper_mplayer.c#l2669 Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-07libsvdrp: Add libsvdrp hg.Paul Menzel2
1. Build tested with GCC 4.4.3 and Binutils 2.20.1 for `MACHINE = "beagleboard"`. 2. Build tested with GCC 4.3.3 and Binutils 2.18.50 Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-07preferred-xorg-versions-live: updated versionsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-07xf86-video-fbdev: add version 0.4.2Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-07xf86-input-evdev: Add evdev 2.4.0 [1].Paul Menzel1
[1] http://lists.freedesktop.org/archives/xorg/2010-April/049851.html Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-07util-macros: add version 1.7.0Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-07xorg-sgml-doctools: add version 1.4Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-07linux-openmoko-2.6.32: move to 2.6.32.11Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-07nautilus 2.30: drop eel dependencyKoen Kooi1
2010-04-07gnome-control-center: drop eel dependencyKoen Kooi1
2010-04-07gnome-panel 2.30: add missing dep on libcanberraKoen Kooi1
2010-04-07fso2-demo-image: install iptables and some alsa utilsMichael 'Mickey' Lauer1
2010-04-07conf/machine/htcdream.conf: add wifi to MACHINE_FEATURES and add required ↵Michael 'Mickey' Lauer1
kernel modules
2010-04-07linux-leviathan: bump; remove patch that has been applied upstreamMichael 'Mickey' Lauer3
2010-04-07MAINTAINERS: fix my entryMichael 'Mickey' Lauer1
2010-04-07linux-leviathan: bump to latest version; enable mac80211 and cfg80211Michael 'Mickey' Lauer2
2010-04-06clean.bbclass: add pstage bits, for use with srctreeChris Larson1
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-04-06Add ac_cv_sys_symbol_underscore to site/ for gnupgChris Larson1
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-04-06linux-kexecboot: remove bogus omap3 refs in 2.6.33+2.6.34-rc3 recipeAndrea Adami1
2010-04-06mesa-dri 7.8: disable egl for htcdream(this recipe is machine arch)Denis 'GNUtoo' Carikli1
If we don't disable egl,we have some undefined functions at linking: | xeglgears.o: In function `main': | xeglgears.c:(.text+0x1afc): undefined reference to `eglCreateImageKHR' | xeglgears.c:(.text+0x1c4c): undefined reference to `eglCreateImageKHR' | xeglgears.c:(.text+0x1cf8): undefined reference to `glEGLImageTargetTexture2DOES' | collect2: ld returned 1 exit status Note that we don't have 3d(yet and maybe never) on htcdream
2010-04-06htcdream.conf: added mesa-dri as PREFERRED_PROVIDER for virtual/libgl under shrDenis 'GNUtoo' Carikli1
2010-04-06xf86-video-msm : bump git version(fixes gtk issue),rebased patch,also made ↵Denis 'GNUtoo' Carikli4
it compile automatically *We had an issue with gtk+ programs resulting in screen corruption,this is now fixed with this version *rebased the patches to make it work with the new version *switched to machine arch(thanks XorA and hrw),that permit us to copy a kernel header in the sources, unfortunately it also depends on another non-staged kernel header(kgsl_drm.h) that was manually copied in the files dir *The copy of the kenrel headers in the source directory permit us to compile it (thanks mickeyl for how to do it corectly) *removed neon for htcdream machine,if someone wants to support more machines or architectures, he will have to find a better way and modify the recipe,maybe using a python @ function that checks TARGET_CC_ARCH,and as CosmicPenguin said in #oe "Thats what open source is all about"
2010-04-06util-linux-ng: ensure that LDFLAGS are clean on native buildRoman I Khimov1
uclibc-based configurations fail to build util-linux-ng-native because of "-lintl". Fix LDFLAGS for native builds. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-06ragel-native: new recipeRoman I Khimov1
Ragel compiles executable finite state machines from regular languages. Ragel targets C, C++, Objective-C, D, Java and Ruby. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular language. Code embedding is done using inline operators that do not disrupt the regular language syntax. Mostly used to build other applications, thus -native version only. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-06poptop: fix broken sed scriptRoman I Khimov1
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-06gvfs: add 1.6.0Steve Sakoman1
2010-04-06gnome-nettool: add 2.30.0Steve Sakoman1
2010-04-06gnome-mount: add 0.8Steve Sakoman1
2010-04-06gnome-games-extra-data: add 2.30.0Steve Sakoman1
2010-04-06gnome-games: add 2.30.0Steve Sakoman1
2010-04-06gnome-backgrounds: add 2.30.0Steve Sakoman1
2010-04-06epiphany-extensions: add 2.30.0Steve Sakoman1
2010-04-06gftp: add 2.0.19Steve Sakoman1
2010-04-06gcalctool: add 5.30.0Steve Sakoman1
2010-04-06evince: add 2.30.0Steve Sakoman1
2010-04-06cheese: add 2.30.0Koen Kooi1
2010-04-06giflib: added native, moved to new staging, improvedMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-04-06vim: updated to upstream patch 411Marcin Juszkiewicz3
2010-04-05SlugOS: initscripts-slugos - add dependency on update-rc.d-nativeMike Westerhof1
2010-04-05kexecboot-cfg: fix command line (declare MEM and ROTATION tokens)Andrea Adami1
2010-04-04linux-leviathan: apply patch to restore backlight level to previous versionMichael 'Mickey' Lauer3
2010-04-04opie-init: fix default font/icon size on hx4700Paul Eggleton2
This patch adds a default qpe.conf for hx4700 so that icons/fonts are a reasonable size (a direct copy of the one for spitz). Also adds a 1.2.4 version of the opie-init recipe. Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
2010-04-04opie-taskbar: force calibration on first startPaul Eggleton2
Since we install default /etc/pointercal files that aren't perfect for all devices, this patch forces Opie to do a screen calibration during the first start wizard regardless of whether the pointercal file exists or not. Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
2010-04-04illume-keyboards-shr_git.bb: Add package for finnish keyboardJussi Timperi2
Signed-off-by: Jussi Timperi <jussi.timperi@gmail.com> Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>