openembedded.git
15 years agotask-base: change the 'set' logic to work a bit better
Chris Larson [Fri, 9 Apr 2010 00:24:49 +0000 (17:24 -0700)]
task-base: change the 'set' logic to work a bit better

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agoUsing NotHandled/Handled in event handlers is deprecated
Chris Larson [Fri, 9 Apr 2010 00:05:55 +0000 (17:05 -0700)]
Using NotHandled/Handled in event handlers is deprecated

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agopacemaker: fix headers define extraction and uclibc build
Roman I Khimov [Wed, 7 Apr 2010 15:44:50 +0000 (19:44 +0400)]
pacemaker: fix headers define extraction and uclibc build

Header define extraction routine tries to execute test binary which
may or may not work depending on target architecture. Redo it using
preprocessor only.

Fix uclibc build also, doesn't link properly without fstack-protector.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agocluster-resource-agents: fix headers define extraction
Roman I Khimov [Wed, 7 Apr 2010 08:39:37 +0000 (12:39 +0400)]
cluster-resource-agents: fix headers define extraction

Header define extraction routine tries to execute test binary which
may or may not work depending on target architecture. Redo it using
preprocessor only.

Fixes wrong OCF_ROOT_DIR.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agobeep: fix building and packaging
Roman I Khimov [Wed, 7 Apr 2010 12:37:41 +0000 (16:37 +0400)]
beep: fix building and packaging

GNU_HASH was missing and beep and beep-doc packages were listed
in PACKAGES twice.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agoabiword 2.8.3: fix regression that caused the collab plugin being dropped from the...
Koen Kooi [Thu, 8 Apr 2010 19:48:02 +0000 (21:48 +0200)]
abiword 2.8.3: fix regression that caused the collab plugin being dropped from the list

15 years agognuplot: add 4.4.0
Koen Kooi [Thu, 8 Apr 2010 18:13:16 +0000 (20:13 +0200)]
gnuplot: add 4.4.0

15 years agoelementary-icon-theme: update to 2.3
Koen Kooi [Thu, 8 Apr 2010 17:17:35 +0000 (19:17 +0200)]
elementary-icon-theme: update to 2.3

15 years agotzdata: move tzdata_2010g.bb to tzdata_2010h.bb
Antonio Ospite [Wed, 7 Apr 2010 23:30:03 +0000 (23:30 +0000)]
tzdata: move tzdata_2010g.bb to tzdata_2010h.bb

tzdata_2010g is no longer available; change the checksums in the new
recipe

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Roman I Khimov <khimov@altell.ru>
15 years agotzcode-native_2010f: Update tzdata SRC_URI and checksum
Antonio Ospite [Wed, 7 Apr 2010 23:30:02 +0000 (23:30 +0000)]
tzcode-native_2010f: Update tzdata SRC_URI and checksum

tzdata2010g is no longer available, use tzdata2010h

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Roman I Khimov <khimov@altell.ru>
15 years agoinsane.bbclass: add x86_64 architecture for linux-uclibc
Vladimir Sorokin [Tue, 2 Mar 2010 16:44:47 +0000 (19:44 +0300)]
insane.bbclass: add x86_64 architecture for linux-uclibc

Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agobinutils: Add x86_64_i386_biarch patch for 2.20 & 2.20.1
Vladimir Sorokin [Wed, 24 Mar 2010 11:37:02 +0000 (14:37 +0300)]
binutils: Add x86_64_i386_biarch patch for 2.20 & 2.20.1

Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agosarg: new recipe
Roman I Khimov [Thu, 1 Apr 2010 13:06:04 +0000 (17:06 +0400)]
sarg: new recipe

Squid Analysis Report Generator is a tool that allow you to
view "where" your users are going to on the Internet.
Sarg provides many informations about Squid users
activities: times, bytes, sites, etc...

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agogd: build with freetype support
Roman I Khimov [Mon, 5 Apr 2010 19:28:15 +0000 (23:28 +0400)]
gd: build with freetype support

Support for freetype in gd is required for some packages and it looks
like it was disabled previosly just because of build failures. Version
2.0.35+2.0.36rc1 builds fine with it, so enable freetype for it.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agolinux-openmoko-2.6.32: enable MMC_S3C in defconfig
Martin Jansa [Thu, 8 Apr 2010 15:14:43 +0000 (17:14 +0200)]
linux-openmoko-2.6.32: enable MMC_S3C in defconfig

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoSlugOS: preferred-slugos-versions.inc - fix kernel SRCREV selection
Mike Westerhof [Thu, 8 Apr 2010 14:13:54 +0000 (09:13 -0500)]
SlugOS: preferred-slugos-versions.inc - fix kernel SRCREV selection
This makes the PREFERRED_VERSION selection for the SlugOS kernel work
again after a recent "pretty-ification" change for SRCREV handling.
Note that this is a sub-optimal solution, but it is required to correct
build failures for SlugOS.  A long-term solution needs to either put
the SRCREV back to where it was (a semi-global config file), or it needs
to change the way the ixp4xx kernels are selected.  More specifically,
the problems this fixes for SlugOS still exist in the ixp4xx machine
definition file.

15 years agolinux_2.6.33.bb: Add iMote2 as supported board.
Stefan Schmidt [Thu, 8 Apr 2010 13:59:37 +0000 (15:59 +0200)]
linux_2.6.33.bb: Add iMote2 as supported board.

Also add a defconfig for this board.

15 years agoangstrom-2008-preferred-versions.inc: Bump python version to 2.6.4
Stefan Schmidt [Thu, 8 Apr 2010 11:31:29 +0000 (13:31 +0200)]
angstrom-2008-preferred-versions.inc: Bump python version to 2.6.4

This is done to match the python-native version. Without this we seem to get
trouble with some header mismatch or similar:

 ./libpython2.6.so: undefined reference to `_PyParser_Grammar'

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Acked-by: Koen Kooi <koen@openembedded.org>
15 years agolowpan-tools_git.bb: Bump SRCREV
Stefan Schmidt [Thu, 8 Apr 2010 11:41:38 +0000 (13:41 +0200)]
lowpan-tools_git.bb: Bump SRCREV

Gain some fixes and monitor device support.

15 years agoimote2.conf: Change flash size to 30 Mbyte
Stefan Schmidt [Thu, 8 Apr 2010 11:34:52 +0000 (13:34 +0200)]
imote2.conf: Change flash size to 30 Mbyte

We have a32 Mbyte flash chip but better leave some space for jffs2.

15 years agoomap3-mkcard.sh: Adding sleep and umounts to fix race cond.
Michael Lippautz [Thu, 8 Apr 2010 12:44:15 +0000 (14:44 +0200)]
omap3-mkcard.sh: Adding sleep and umounts to fix race cond.

* Adds sleep to wait for blocknodes in /dev
* Adds unmounts to fix possible automounts

Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
15 years agoelementary-gtk-theme: also depend on aurora
Koen Kooi [Thu, 8 Apr 2010 13:17:12 +0000 (15:17 +0200)]
elementary-gtk-theme: also depend on aurora

15 years agogtk-engine-aurora: add 1.5.1
Koen Kooi [Thu, 8 Apr 2010 13:16:52 +0000 (15:16 +0200)]
gtk-engine-aurora: add 1.5.1

15 years agomurrine: add git version
Koen Kooi [Thu, 8 Apr 2010 12:53:25 +0000 (14:53 +0200)]
murrine: add git version

15 years agoelementary-gtk-theme: add 1.0
Koen Kooi [Thu, 8 Apr 2010 12:53:13 +0000 (14:53 +0200)]
elementary-gtk-theme: add 1.0

15 years agoelementary-icon-theme: add 2.2 from openpandora OE overlay
Koen Kooi [Thu, 8 Apr 2010 12:32:32 +0000 (14:32 +0200)]
elementary-icon-theme: add 2.2 from openpandora OE overlay

15 years agomurrine: add 0.90.3
Koen Kooi [Thu, 8 Apr 2010 12:23:56 +0000 (14:23 +0200)]
murrine: add 0.90.3

15 years agogtk-engines: add 2.20.0
Koen Kooi [Thu, 8 Apr 2010 12:23:46 +0000 (14:23 +0200)]
gtk-engines: add 2.20.0

15 years agocups 1.4.x: cleanups
Koen Kooi [Thu, 8 Apr 2010 11:53:00 +0000 (13:53 +0200)]
cups 1.4.x: cleanups

15 years agocups: add 1.4.3
Tarjei Knapstad [Thu, 8 Apr 2010 11:04:50 +0000 (13:04 +0200)]
cups: add 1.4.3

15 years agognome-power-manager: add 2.30.0
Koen Kooi [Thu, 8 Apr 2010 10:51:51 +0000 (12:51 +0200)]
gnome-power-manager: add 2.30.0

15 years agognumeric: add 1.10.1
Koen Kooi [Thu, 8 Apr 2010 10:31:44 +0000 (12:31 +0200)]
gnumeric: add 1.10.1

15 years agopolicykit: fix pam auth
Koen Kooi [Thu, 8 Apr 2010 10:31:13 +0000 (12:31 +0200)]
policykit: fix pam auth

15 years agogconf-editor: add 2.30.0
Koen Kooi [Thu, 8 Apr 2010 09:20:37 +0000 (11:20 +0200)]
gconf-editor: add 2.30.0

15 years agopidgin: enable audio and vv when available
Koen Kooi [Thu, 8 Apr 2010 09:08:56 +0000 (11:08 +0200)]
pidgin: enable audio and vv when available

15 years agopython-lxml: Fix recipe.
Michael Lippautz [Thu, 8 Apr 2010 10:16:56 +0000 (12:16 +0200)]
python-lxml: Fix recipe.

* Use latest version
* Remove nonworking copy and unused patch
* Move recipe to python/ dir

Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
15 years agognome-bluetooth git: lower default pref for angstrom
Koen Kooi [Thu, 8 Apr 2010 08:59:28 +0000 (10:59 +0200)]
gnome-bluetooth git: lower default pref for angstrom

15 years agonm-applet: enable BT PAN
Koen Kooi [Thu, 8 Apr 2010 08:56:44 +0000 (10:56 +0200)]
nm-applet: enable BT PAN

15 years agognome-bluetooth: add 2.30.0
Koen Kooi [Thu, 8 Apr 2010 08:53:34 +0000 (10:53 +0200)]
gnome-bluetooth: add 2.30.0

15 years agognome-terminal: add 2.30.0
Koen Kooi [Thu, 8 Apr 2010 08:45:32 +0000 (10:45 +0200)]
gnome-terminal: add 2.30.0

15 years agognome-utils: add 2.30.0
Koen Kooi [Thu, 8 Apr 2010 08:45:23 +0000 (10:45 +0200)]
gnome-utils: add 2.30.0

15 years agoangstrom-task-gnome: add modemmanager
Koen Kooi [Thu, 8 Apr 2010 08:37:01 +0000 (10:37 +0200)]
angstrom-task-gnome: add modemmanager

15 years agomodemmanager: add 0.3
Koen Kooi [Thu, 8 Apr 2010 08:36:22 +0000 (10:36 +0200)]
modemmanager: add 0.3

15 years agometacity: remove def_pref from 2.30
Koen Kooi [Thu, 8 Apr 2010 07:58:33 +0000 (09:58 +0200)]
metacity: remove def_pref from 2.30

15 years agogphoto2: add 2.4.8
Koen Kooi [Thu, 8 Apr 2010 07:20:01 +0000 (09:20 +0200)]
gphoto2: add 2.4.8
libgphoto2: add 2.4.8

15 years agonautilus-cd-burner: add 2.25.3 + patches to remove runtime dep on 'eject' and 'gnome...
Koen Kooi [Thu, 8 Apr 2010 07:15:14 +0000 (09:15 +0200)]
nautilus-cd-burner: add 2.25.3 + patches to remove runtime dep on 'eject' and 'gnome-mount'

15 years agoabiword: add 2.8.3
Koen Kooi [Thu, 8 Apr 2010 07:09:29 +0000 (09:09 +0200)]
abiword: add 2.8.3

15 years agoangstrom-task-gnome: add gnome-mount
Koen Kooi [Thu, 8 Apr 2010 07:09:10 +0000 (09:09 +0200)]
angstrom-task-gnome: add gnome-mount

15 years agobluez4: add udev rules to FILES_${PN}
Martin Jansa [Wed, 7 Apr 2010 19:35:52 +0000 (21:35 +0200)]
bluez4: add udev rules to FILES_${PN}

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoopimd-utils: update PV to correspond with SRCREV
Martin Jansa [Wed, 7 Apr 2010 16:19:14 +0000 (18:19 +0200)]
opimd-utils: update PV to correspond with SRCREV

15 years agofreesmartphone: move SRCREVs to recipes
Martin Jansa [Wed, 7 Apr 2010 15:55:34 +0000 (17:55 +0200)]
freesmartphone: move SRCREVs to recipes

* simplify fso-autorev
* move cornucopia and python-helpers rev to sane-srcrevs.inc
* drop SRCREV for removed recipes fsolocationd, fsotimed, vala-native

15 years agoe-wm-theme-illume-gry: bump SRCREV
Martin Jansa [Wed, 7 Apr 2010 15:36:56 +0000 (17:36 +0200)]
e-wm-theme-illume-gry: bump SRCREV

15 years agoshr-e-gadgets: bump SRCREV
Martin Jansa [Wed, 7 Apr 2010 15:36:40 +0000 (17:36 +0200)]
shr-e-gadgets: bump SRCREV

15 years agoserial-forward: rename recipe to show that it's git based
Martin Jansa [Wed, 7 Apr 2010 15:35:09 +0000 (17:35 +0200)]
serial-forward: rename recipe to show that it's git based

15 years agorecipes: move SRCREVs also to git recipes
Martin Jansa [Wed, 7 Apr 2010 15:33:03 +0000 (17:33 +0200)]
recipes: move SRCREVs also to git recipes

* 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"

15 years agofirmware-ti-wl1251: new recipe
Michael 'Mickey' Lauer [Wed, 7 Apr 2010 12:10:37 +0000 (14:10 +0200)]
firmware-ti-wl1251: new recipe

15 years agoclasses/cmake.bbclass: make cmake continue if the build dir already exist
Xerxes Rånby [Wed, 7 Apr 2010 10:45:32 +0000 (12:45 +0200)]
classes/cmake.bbclass: make cmake continue if the build dir already exist

15 years agolibsigc++: add dep on mm-common
Koen Kooi [Wed, 7 Apr 2010 09:40:52 +0000 (11:40 +0200)]
libsigc++: add dep on mm-common

15 years agogoffic: add 0.8.1
Koen Kooi [Wed, 7 Apr 2010 09:16:18 +0000 (11:16 +0200)]
goffic: add 0.8.1

15 years agoabiword: add 2.8.2
Koen Kooi [Wed, 7 Apr 2010 08:59:18 +0000 (10:59 +0200)]
abiword: add 2.8.2

15 years agogftp 2.0.19: fix src uri name
Koen Kooi [Wed, 7 Apr 2010 08:50:35 +0000 (10:50 +0200)]
gftp 2.0.19: fix src uri name

15 years agognome-mount 0.8: clean up recipe
Koen Kooi [Wed, 7 Apr 2010 08:30:33 +0000 (10:30 +0200)]
gnome-mount 0.8: clean up recipe

15 years agoe17/enna: drop empty directory, enna is now moved to recipes/enna
Martin Jansa [Wed, 7 Apr 2010 08:23:52 +0000 (10:23 +0200)]
e17/enna: drop empty directory, enna is now moved to recipes/enna

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoenna: Move to own recipe folder and update to new Enna hg repository.
Paul Menzel [Sat, 3 Apr 2010 01:03:54 +0000 (01:03 +0000)]
enna: Move to own recipe folder and update to new Enna hg repository.

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>
15 years agolibvalhalla: Correct `PV` for `libvalhalla_hg.bb`.
Paul Menzel [Fri, 2 Apr 2010 05:51:58 +0000 (05:51 +0000)]
libvalhalla: Correct `PV` for `libvalhalla_hg.bb`.

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>
15 years agolibplayer: Update `SRCREV` to 4fb30e64db79 [1].
Paul Menzel [Fri, 2 Apr 2010 05:44:03 +0000 (05:44 +0000)]
libplayer: Update `SRCREV` to 4fb30e64db79 [1].

[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>
15 years agolibplayer: Use `${PN}` instead of `libplayer`.
Paul Menzel [Fri, 2 Apr 2010 05:41:57 +0000 (05:41 +0000)]
libplayer: Use `${PN}` instead of `libplayer`.

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolibplayer: Add `virtual/libx11` and `libxcb` to `DEPENDS`.
Paul Menzel [Fri, 2 Apr 2010 05:41:16 +0000 (05:41 +0000)]
libplayer: Add `virtual/libx11` and `libxcb` to `DEPENDS`.

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>
15 years agolibsvdrp: Add libsvdrp hg.
Paul Menzel [Sun, 28 Mar 2010 04:49:21 +0000 (04:49 +0000)]
libsvdrp: Add libsvdrp hg.

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>
15 years agopreferred-xorg-versions-live: updated versions
Martin Jansa [Wed, 7 Apr 2010 08:18:37 +0000 (10:18 +0200)]
preferred-xorg-versions-live: updated versions

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxf86-video-fbdev: add version 0.4.2
Martin Jansa [Wed, 7 Apr 2010 08:18:00 +0000 (10:18 +0200)]
xf86-video-fbdev: add version 0.4.2

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxf86-input-evdev: Add evdev 2.4.0 [1].
Paul Menzel [Tue, 6 Apr 2010 02:15:27 +0000 (02:15 +0000)]
xf86-input-evdev: Add evdev 2.4.0 [1].

[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>
15 years agoutil-macros: add version 1.7.0
Martin Jansa [Wed, 7 Apr 2010 08:02:21 +0000 (10:02 +0200)]
util-macros: add version 1.7.0

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxorg-sgml-doctools: add version 1.4
Martin Jansa [Wed, 7 Apr 2010 08:02:11 +0000 (10:02 +0200)]
xorg-sgml-doctools: add version 1.4

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-openmoko-2.6.32: move to 2.6.32.11
Martin Jansa [Wed, 7 Apr 2010 08:14:59 +0000 (10:14 +0200)]
linux-openmoko-2.6.32: move to 2.6.32.11

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agonautilus 2.30: drop eel dependency
Koen Kooi [Wed, 7 Apr 2010 07:26:28 +0000 (09:26 +0200)]
nautilus 2.30: drop eel dependency

15 years agognome-control-center: drop eel dependency
Koen Kooi [Wed, 7 Apr 2010 07:24:47 +0000 (09:24 +0200)]
gnome-control-center: drop eel dependency

15 years agognome-panel 2.30: add missing dep on libcanberra
Koen Kooi [Tue, 6 Apr 2010 21:31:08 +0000 (23:31 +0200)]
gnome-panel 2.30: add missing dep on libcanberra

15 years agofso2-demo-image: install iptables and some alsa utils
Michael 'Mickey' Lauer [Tue, 6 Apr 2010 22:26:31 +0000 (00:26 +0200)]
fso2-demo-image: install iptables and some alsa utils

15 years agoconf/machine/htcdream.conf: add wifi to MACHINE_FEATURES and add required kernel...
Michael 'Mickey' Lauer [Tue, 6 Apr 2010 19:18:12 +0000 (21:18 +0200)]
conf/machine/htcdream.conf: add wifi to MACHINE_FEATURES and add required kernel modules

15 years agolinux-leviathan: bump; remove patch that has been applied upstream
Michael 'Mickey' Lauer [Tue, 6 Apr 2010 18:55:58 +0000 (20:55 +0200)]
linux-leviathan: bump; remove patch that has been applied upstream

15 years agoMAINTAINERS: fix my entry
Michael 'Mickey' Lauer [Tue, 6 Apr 2010 18:55:39 +0000 (20:55 +0200)]
MAINTAINERS: fix my entry

15 years agolinux-leviathan: bump to latest version; enable mac80211 and cfg80211
Michael 'Mickey' Lauer [Mon, 5 Apr 2010 14:38:08 +0000 (16:38 +0200)]
linux-leviathan: bump to latest version; enable mac80211 and cfg80211

15 years agoclean.bbclass: add pstage bits, for use with srctree
Chris Larson [Tue, 6 Apr 2010 21:27:59 +0000 (14:27 -0700)]
clean.bbclass: add pstage bits, for use with srctree

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agoAdd ac_cv_sys_symbol_underscore to site/ for gnupg
Chris Larson [Tue, 6 Apr 2010 21:27:28 +0000 (14:27 -0700)]
Add ac_cv_sys_symbol_underscore to site/ for gnupg

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agolinux-kexecboot: remove bogus omap3 refs in 2.6.33+2.6.34-rc3 recipe
Andrea Adami [Tue, 6 Apr 2010 20:29:51 +0000 (22:29 +0200)]
linux-kexecboot: remove bogus omap3 refs in 2.6.33+2.6.34-rc3 recipe

15 years agomesa-dri 7.8: disable egl for htcdream(this recipe is machine arch)
Denis 'GNUtoo' Carikli [Tue, 6 Apr 2010 19:58:18 +0000 (21:58 +0200)]
mesa-dri 7.8: disable egl for htcdream(this recipe is machine arch)

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

15 years agohtcdream.conf: added mesa-dri as PREFERRED_PROVIDER for virtual/libgl under shr
Denis 'GNUtoo' Carikli [Tue, 6 Apr 2010 19:54:39 +0000 (21:54 +0200)]
htcdream.conf: added mesa-dri as PREFERRED_PROVIDER for virtual/libgl under shr

15 years agoxf86-video-msm : bump git version(fixes gtk issue),rebased patch,also made it compile...
Denis 'GNUtoo' Carikli [Tue, 6 Apr 2010 19:37:04 +0000 (21:37 +0200)]
xf86-video-msm : bump git version(fixes gtk issue),rebased patch,also made 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"

15 years agoutil-linux-ng: ensure that LDFLAGS are clean on native build
Roman I Khimov [Fri, 2 Apr 2010 14:46:30 +0000 (18:46 +0400)]
util-linux-ng: ensure that LDFLAGS are clean on native build

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>
15 years agoragel-native: new recipe
Roman I Khimov [Mon, 5 Apr 2010 14:12:47 +0000 (18:12 +0400)]
ragel-native: new recipe

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>
15 years agopoptop: fix broken sed script
Roman I Khimov [Tue, 6 Apr 2010 09:58:21 +0000 (13:58 +0400)]
poptop: fix broken sed script

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agogvfs: add 1.6.0
Steve Sakoman [Tue, 6 Apr 2010 04:17:38 +0000 (21:17 -0700)]
gvfs: add 1.6.0

15 years agognome-nettool: add 2.30.0
Steve Sakoman [Tue, 6 Apr 2010 04:12:24 +0000 (21:12 -0700)]
gnome-nettool: add 2.30.0

15 years agognome-mount: add 0.8
Steve Sakoman [Tue, 6 Apr 2010 04:11:09 +0000 (21:11 -0700)]
gnome-mount: add 0.8

15 years agognome-games-extra-data: add 2.30.0
Steve Sakoman [Mon, 5 Apr 2010 13:37:59 +0000 (06:37 -0700)]
gnome-games-extra-data: add 2.30.0

15 years agognome-games: add 2.30.0
Steve Sakoman [Mon, 5 Apr 2010 13:37:03 +0000 (06:37 -0700)]
gnome-games: add 2.30.0

15 years agognome-backgrounds: add 2.30.0
Steve Sakoman [Sun, 4 Apr 2010 04:51:25 +0000 (21:51 -0700)]
gnome-backgrounds: add 2.30.0

15 years agoepiphany-extensions: add 2.30.0
Steve Sakoman [Sat, 3 Apr 2010 05:02:30 +0000 (22:02 -0700)]
epiphany-extensions: add 2.30.0

15 years agogftp: add 2.0.19
Steve Sakoman [Sat, 3 Apr 2010 04:40:38 +0000 (21:40 -0700)]
gftp: add 2.0.19