summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2010-04-08gtk-engine-aurora: add 1.5.1Koen Kooi1
2010-04-08murrine: add git versionKoen Kooi1
2010-04-08elementary-gtk-theme: add 1.0Koen Kooi1
2010-04-08elementary-icon-theme: add 2.2 from openpandora OE overlayKoen Kooi2
2010-04-08murrine: add 0.90.3Koen Kooi1
2010-04-08gtk-engines: add 2.20.0Koen Kooi1
2010-04-08cups 1.4.x: cleanupsKoen Kooi2
2010-04-08cups: add 1.4.3Tarjei Knapstad5
2010-04-08gnome-power-manager: add 2.30.0Koen Kooi1
2010-04-08gnumeric: add 1.10.1Koen Kooi1
2010-04-08policykit: fix pam authKoen Kooi1
2010-04-08gconf-editor: add 2.30.0Koen Kooi1
2010-04-08pidgin: enable audio and vv when availableKoen Kooi1
2010-04-08python-lxml: Fix recipe.Michael Lippautz3
* Use latest version * Remove nonworking copy and unused patch * Move recipe to python/ dir Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2010-04-08gnome-bluetooth git: lower default pref for angstromKoen Kooi1
2010-04-08nm-applet: enable BT PANKoen Kooi1
2010-04-08gnome-bluetooth: add 2.30.0Koen Kooi1
2010-04-08gnome-terminal: add 2.30.0Koen Kooi1
2010-04-08gnome-utils: add 2.30.0Koen Kooi1
2010-04-08angstrom-task-gnome: add modemmanagerKoen Kooi1
2010-04-08modemmanager: add 0.3Koen Kooi1
2010-04-08metacity: remove def_pref from 2.30Koen Kooi1
2010-04-08gphoto2: add 2.4.8Koen Kooi5
libgphoto2: add 2.4.8
2010-04-08nautilus-cd-burner: add 2.25.3 + patches to remove runtime dep on 'eject' ↵Koen Kooi3
and 'gnome-mount'
2010-04-08abiword: add 2.8.3Koen Kooi1
2010-04-08angstrom-task-gnome: add gnome-mountKoen Kooi1
2010-04-07bluez4: add udev rules to FILES_${PN}Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-07opimd-utils: update PV to correspond with SRCREVMartin Jansa1
2010-04-07freesmartphone: move SRCREVs to recipesMartin Jansa38
* simplify fso-autorev * move cornucopia and python-helpers rev to sane-srcrevs.inc * drop SRCREV for removed recipes fsolocationd, fsotimed, vala-native
2010-04-07e-wm-theme-illume-gry: bump SRCREVMartin Jansa1
2010-04-07shr-e-gadgets: bump SRCREVMartin Jansa1
2010-04-07serial-forward: rename recipe to show that it's git basedMartin Jansa1
2010-04-07recipes: move SRCREVs also to git recipesMartin Jansa77
* Following revs weren't used in OE tree (based on PN check) * SRCREV_pn-fsod ?= "2a33e5ffe96c611e6a6b8b6c33d2a83ba656f55b" * SRCREV_pn-linux-sgh-i900 ?= "7e5f8bd3864485e5fc66cb946e09f18b5a32cebc" * SRCREV_pn-pygsm ?= "976477f6b403f422b4ea730f71ebf409f6671141" * SRCREV_pn-u-boot-openmoko-devel ?= "ba029a1426bfca169572bf80d50a8b190a6b0e19"
2010-04-07firmware-ti-wl1251: new recipeMichael 'Mickey' Lauer2
2010-04-07libsigc++: add dep on mm-commonKoen Kooi1
2010-04-07goffic: add 0.8.1Koen Kooi1
2010-04-07abiword: add 2.8.2Koen Kooi1
2010-04-07gftp 2.0.19: fix src uri nameKoen Kooi1
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-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>