openembedded.git
14 years agoframeworkd: bump SRCREV
Martin Jansa [Sat, 30 Oct 2010 12:01:51 +0000 (14:01 +0200)]
frameworkd: bump SRCREV

14 years agosshpass: initial commit. Version 1.04.
Vladimir Sorokin [Wed, 27 Oct 2010 13:04:20 +0000 (17:04 +0400)]
sshpass: initial commit. Version 1.04.

Sshpass is a tool for non-interactivly performing password authentication with
SSH's so called "interactive keyboard password authentication".

Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agosuricata: update 1.0.1 to 1.0.2
Roman I Khimov [Tue, 26 Oct 2010 08:15:24 +0000 (12:15 +0400)]
suricata: update 1.0.1 to 1.0.2

Important bugfixes and small features, considered as safe upgrade.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agovalgrind: new version 3.6.0
Vladimir Sorokin [Mon, 25 Oct 2010 13:20:25 +0000 (17:20 +0400)]
valgrind: new version 3.6.0

Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agopaxtest: new recipe, version 0.9.9
Roman I Khimov [Mon, 25 Oct 2010 12:26:41 +0000 (16:26 +0400)]
paxtest: new recipe, version 0.9.9

PaX is a Linux kernel patch which adds much stricter control on how memory is
being used by applications. A normal Linux kernel leaves the control to the
application and does not implement any enforcement. Especially buffer overflow
attacks benefit from the absence of kernel enforced memory control. PaX tries
to do its best to enforce this control of memory used by applications, thereby
making it harder to successfully exploit buffer overflows.

Paxtest provides a regression test suite that covers most (but not all) of PaX
functionality. It can also be used to test other memory protection patches.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agohttperf: new recipe, version 0.9.0
Roman I Khimov [Fri, 22 Oct 2010 12:15:16 +0000 (16:15 +0400)]
httperf: new recipe, version 0.9.0

Httperf is a tool for measuring web server performance. It provides a
flexible facility for generating various HTTP workloads and for
measuring server performance.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoadd missing script for usb detection
Eric Bénard [Sat, 30 Oct 2010 00:35:50 +0000 (02:35 +0200)]
add missing script for usb detection

this script is missing in commit cd7c9542bad478df9df733a6639ab3b6ef41ef72

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agobusybox/find-touchscreen: handle input/device case
Eric Bénard [Fri, 29 Oct 2010 15:44:52 +0000 (17:44 +0200)]
busybox/find-touchscreen: handle input/device case

On a new configuration using 2.6.36 kernel + busybox 1.17.1 ,
find-toucscreen.sh fails because $MDEV is input/event0 and not event0.

This patch fixes this problem by removing input/ if present in $MDEV.

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agobusybox's mdev: add script to populate /dev/bus/usb
Eric Bénard [Fri, 29 Oct 2010 20:27:35 +0000 (22:27 +0200)]
busybox's mdev: add script to populate /dev/bus/usb

this patch allows libusb to work on kernel configured without
CONFIG_USB_DEVICEFS

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agobusybox: add 1.17.3
Eric Bénard [Fri, 29 Oct 2010 15:55:38 +0000 (17:55 +0200)]
busybox: add 1.17.3

this patch adds the 1.17.3 release of busybox and its up to date
patches.

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agobusybox-1.17.1: add fixes from upstream
Eric Bénard [Fri, 29 Oct 2010 19:19:37 +0000 (21:19 +0200)]
busybox-1.17.1: add fixes from upstream

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agobusybox: factorize recipes
Eric Bénard [Fri, 29 Oct 2010 19:15:47 +0000 (21:15 +0200)]
busybox: factorize recipes

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agoudev_151: path fix in udev-rules-nokia-n900-hacks.rules and bump PR
Klaus Kurzmann [Fri, 29 Oct 2010 16:20:14 +0000 (18:20 +0200)]
udev_151: path fix in udev-rules-nokia-n900-hacks.rules and bump PR

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agocacaoh-*native: Don't rely on host libtool
Stefan Schmidt [Fri, 29 Oct 2010 14:27:33 +0000 (15:27 +0100)]
cacaoh-*native: Don't rely on host libtool

Reported-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agoxerces-c_2.8.0.bb: Call gnu-configize in do_configure
Khem Raj [Fri, 29 Oct 2010 05:12:53 +0000 (22:12 -0700)]
xerces-c_2.8.0.bb: Call gnu-configize in do_configure

* This gets correct config.guess and config.sub generated
  which have OE changes ro note uclibc based OS

* Remove redundant do_stage

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolinux.inc: Add space before ending ']' of shell conditional.
Khem Raj [Fri, 29 Oct 2010 01:34:35 +0000 (18:34 -0700)]
linux.inc: Add space before ending ']' of shell conditional.

* Thanks to Scott Anderson for spotting it.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agobase-files: bump PR to get /etc/profile.d built
Klaus Kurzmann [Thu, 28 Oct 2010 20:27:20 +0000 (22:27 +0200)]
base-files: bump PR to get /etc/profile.d built

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agoeet: depend on gnutls(else it fails to compile)
Denis 'GNUtoo' Carikli [Thu, 28 Oct 2010 15:51:09 +0000 (17:51 +0200)]
eet: depend on gnutls(else it fails to compile)

If we don't depend on gnutls we have:
|   CC     libeet_la-eet_connection.lo
| eet_lib.c:50:28: fatal error: gnutls/gnutls.h: No such file or directory

14 years agocacaoh-openjdk-native: Cleanup double inherit of autotools.
Stefan Schmidt [Thu, 28 Oct 2010 13:55:12 +0000 (15:55 +0200)]
cacaoh-openjdk-native: Cleanup double inherit of autotools.

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agocacaoh-*native: Try to be libtool version agnostic.
Stefan Schmidt [Thu, 28 Oct 2010 13:50:55 +0000 (15:50 +0200)]
cacaoh-*native: Try to be libtool version agnostic.

Based on a suggestion from Enrico Scholz we should use libtool --mode=install
for install libtool stuff. This fixes a regresion for me that came in with
commit 93c4d9d84096c817e74abf3f4c02f82af4c95178

It is working fine again now with libtool 2.2.6b (angstrom-2008), testing with
libtool 2.4 would be appreciated.

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agoxserver-xorg-conf: nokia900's xorg.conf mark keyboard as CoreKeyboard
Denis 'GNUtoo' Carikli [Sun, 19 Sep 2010 17:28:25 +0000 (19:28 +0200)]
xserver-xorg-conf: nokia900's xorg.conf mark keyboard as CoreKeyboard

* add CoreKeyboard option for nokia900
  This seems to be needed to make it actually load it...
  Otherwise a pc105 model will be there instead of the
  needed nokiarx51 one... needs researching.

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoedbus: fix upgradable path
Martin Jansa [Thu, 28 Oct 2010 08:51:03 +0000 (10:51 +0200)]
edbus: fix upgradable path

* FILES_edbus is empty now all libs packaged in lib*.ipk

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoe-wm: add subpackage with optional EFM desktop icon
Pau Espin Pedrol [Wed, 27 Oct 2010 22:07:40 +0000 (00:07 +0200)]
e-wm: add subpackage with optional EFM desktop icon

* you have to enable efm module in e-wm settings

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agocairo_1.10.0: bump PR to rebuild with gcc fix
Martin Jansa [Wed, 27 Oct 2010 23:07:16 +0000 (01:07 +0200)]
cairo_1.10.0: bump PR to rebuild with gcc fix

14 years agotask-shr-feed: Remove obsoleted and commented out recipes
Stefan Schmidt [Thu, 28 Oct 2010 08:34:13 +0000 (10:34 +0200)]
task-shr-feed: Remove obsoleted and commented out recipes

14 years agoillume-image: Remove obsoleted and commented out recipes
Stefan Schmidt [Thu, 28 Oct 2010 08:32:33 +0000 (10:32 +0200)]
illume-image: Remove obsoleted and commented out recipes

14 years agoelementary-sms: Move to obsolete.
Stefan Schmidt [Thu, 28 Oct 2010 08:31:17 +0000 (10:31 +0200)]
elementary-sms: Move to obsolete.

* Depends on libefso which moved to obsolete

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agoxdelta 3.0z: fix GNU_HASH QA errors
Michael Smith [Thu, 28 Oct 2010 12:35:54 +0000 (08:35 -0400)]
xdelta 3.0z: fix GNU_HASH QA errors

Signed-off-by: Michael Smith <msmith@cbnco.com>
14 years agogs: Clean up and break into two recipes.
Graham Gower [Wed, 27 Oct 2010 15:05:01 +0000 (15:05 +0000)]
gs: Clean up and break into two recipes.

* Break the native compilation steps into a separate native recipe.
* Fix license
* Convert to new style staging
* Fix build on mipsel due to missing -fPIC for objects linked into so files.

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoscim_1.4.9.bb: Fix infinite loop when compiling po/ subdir
Khem Raj [Thu, 28 Oct 2010 02:08:54 +0000 (19:08 -0700)]
scim_1.4.9.bb: Fix infinite loop when compiling po/ subdir

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agobase: drop rebuild, fix eventhandler
Chris Larson [Thu, 28 Oct 2010 01:14:38 +0000 (18:14 -0700)]
base: drop rebuild, fix eventhandler

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agogitver: add GITSHA variable
Chris Larson [Thu, 28 Oct 2010 00:22:38 +0000 (17:22 -0700)]
gitver: add GITSHA variable

There's a case where git describe produces output which is not pleasant, to
put it mildly, and it's better to just set PV to "0.0+${GITSHA}" or similar,
including the short form of the commit hash for HEAD.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoclean: rename clean_workdir to remove_workdir
Chris Larson [Thu, 28 Oct 2010 00:21:58 +0000 (17:21 -0700)]
clean: rename clean_workdir to remove_workdir

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agogitver: fix non-symbolic HEAD ref
Chris Larson [Wed, 27 Oct 2010 21:54:20 +0000 (14:54 -0700)]
gitver: fix non-symbolic HEAD ref

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agogcc-4.5.inc: Disable Optimize load 0.0 for NEON patch
Khem Raj [Wed, 27 Oct 2010 22:02:21 +0000 (15:02 -0700)]
gcc-4.5.inc: Disable Optimize load 0.0 for NEON patch

* fixes the cairo regression and has been reported to malfunction
  see https://bugs.launchpad.net/gcc-linaro/+bug/667490

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agojaaa_0.4.2.bb: Dont inherit autotools
Khem Raj [Wed, 27 Oct 2010 19:57:09 +0000 (12:57 -0700)]
jaaa_0.4.2.bb: Dont inherit autotools

* Define own do_compile and do_install

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolinux-2.6.28: make it bootable and usefull on nokia900
Denis 'GNUtoo' Carikli [Sat, 25 Sep 2010 20:16:27 +0000 (22:16 +0200)]
linux-2.6.28: make it bootable and usefull on nokia900

*crucial boot support(mmc,mmc block devices,and filesystems) are now builtin
*a CMDLINE is now set in the recipe(there is a custom nokia bootloader on the nokia900),
  That is also necessary to boot on microsd
*g_ether is now built, which is required for usbnet
*ondemand cpufreq governor is now the default

*the inconsistent-mmc-fix-2.6.28-20094803.3.diff patch comes from:
    https://bugs.maemo.org/show_bug.cgi?id=2747
  and is necessary to be able to boot on microsd

*there is also a patch that reports the battery capacity which comes from:
    http://my.arava.co.il/~matan/770/n900/bq27x00_battery.c
  That patch should be temporary,and be replcaed by somwthing like that:
Sep 24 18:48:06 <DocScrutinizer51> the bq27200 kernel module is rather rudimentary
Sep 24 18:48:09 <DocScrutinizer51> should be easy to adapt FR bq2700 module to provide same szsfs nodes and just use I2C instead of FIQ+HDQ
Sep 24 18:48:11 <DocScrutinizer51> and that's exactly what I'd recommend to do
(from #openmoko-cdevel on Freenode)

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxserver-xorg_1.9.1: bump PR to rebuild with udev support for SHR
Martin Jansa [Wed, 27 Oct 2010 21:21:52 +0000 (23:21 +0200)]
xserver-xorg_1.9.1: bump PR to rebuild with udev support for SHR

14 years agowebkit-efl: fix typo in theme path
Martin Jansa [Wed, 27 Oct 2010 21:17:06 +0000 (23:17 +0200)]
webkit-efl: fix typo in theme path

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agounifdef: replace our local unifdef with upstream
Chris Larson [Wed, 27 Oct 2010 21:05:33 +0000 (14:05 -0700)]
unifdef: replace our local unifdef with upstream

Now using the release version 2.4 of unifdef, with a target recipe as well as
native/nativesdk, rather than building from the unifdef.c in the OE
repository.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoEFL: upgrade SRCREV
Martin Jansa [Mon, 25 Oct 2010 07:47:10 +0000 (09:47 +0200)]
EFL: upgrade SRCREV

* fixed python-elementary after elementary API changes

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoedbus: improve packaging
Martin Jansa [Wed, 27 Oct 2010 12:07:45 +0000 (14:07 +0200)]
edbus: improve packaging

* add e-notify-send to PN-enotify
* package each lib separate as used for hal/dbus

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoedje: add inkscape2edc to PN-utils
Martin Jansa [Wed, 27 Oct 2010 12:08:02 +0000 (14:08 +0200)]
edje: add inkscape2edc to PN-utils

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoefl.bbclass: improve packaging a bit
Martin Jansa [Wed, 27 Oct 2010 09:16:13 +0000 (11:16 +0200)]
efl.bbclass: improve packaging a bit

* include dbus service config if available
* include plugins from //plugins/ (ie from ethumb)
* include edje modules (ie from emotion)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agowebkit-efl: bump SRCREV a bit and add ${datadir}/ewebkit-0/theme/default.edj to package
Martin Jansa [Wed, 27 Oct 2010 19:59:02 +0000 (21:59 +0200)]
webkit-efl: bump SRCREV a bit and add ${datadir}/ewebkit-0/theme/default.edj to package

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agognutls: move to latest stable branch 2.10.1 -> 2.10.2
Martin Jansa [Wed, 27 Oct 2010 08:01:46 +0000 (10:01 +0200)]
gnutls: move to latest stable branch 2.10.1 -> 2.10.2

* needed by new ecore http://trac.enlightenment.org/e/changeset/53910

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxorg-xserver-common: use udev for SHR as DISTRO_XORG_CONFIG_MANAGER
Martin Jansa [Wed, 27 Oct 2010 14:10:38 +0000 (16:10 +0200)]
xorg-xserver-common: use udev for SHR as DISTRO_XORG_CONFIG_MANAGER

* libudev dependency doesn't hurt so much
* usefull for other supported machines than gta0[12]

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoshr-image: remove IMAGE_DEV_MANAGER only for om-gta0[12]
Martin Jansa [Wed, 27 Oct 2010 08:06:55 +0000 (10:06 +0200)]
shr-image: remove IMAGE_DEV_MANAGER only for om-gta0[12]

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agobase-files: add empty /etc/profile.d which can be filled by distro/machine profile...
Martin Jansa [Wed, 27 Oct 2010 08:48:51 +0000 (10:48 +0200)]
base-files: add empty /etc/profile.d which can be filled by distro/machine profile scripts

* used for gtk_im_module.sh in SHR
* would be better to be able to fill it from more sources (maybe put profile.d.machine, profile.d.distro, profile.d directories
  and install all files to target profile.d), is it worth it?
* /etc/profile.d/empty is used to prevent install call not failing because /profile.d/* not found

Acked-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agonetbase: add nokia900 support
Denis 'GNUtoo' Carikli [Sun, 19 Sep 2010 17:23:28 +0000 (19:23 +0200)]
netbase: add nokia900 support

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoudev_151.bb: add rules for nokia900
Klaus Kurzmann [Sat, 2 Oct 2010 14:34:50 +0000 (16:34 +0200)]
udev_151.bb: add rules for nokia900

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agokeymaps: add keymap for the nokia900
Klaus Kurzmann [Sat, 2 Oct 2010 11:26:20 +0000 (13:26 +0200)]
keymaps: add keymap for the nokia900

bump PR of task-base and task-boot to pickup keyboard for nokia900

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agonokia900: add keyboard to MACHINE_FEATURES, watchdog to MACHINE_EXTRA_RRECOMMENDS...
Denis 'GNUtoo' Carikli [Sun, 19 Sep 2010 19:28:31 +0000 (21:28 +0200)]
nokia900: add keyboard to MACHINE_FEATURES, watchdog to MACHINE_EXTRA_RRECOMMENDS and autoload for g_ether

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agonokia900: add keyboard to XSERVER and bump PR
Denis 'GNUtoo' Carikli [Sun, 19 Sep 2010 19:28:31 +0000 (21:28 +0200)]
nokia900: add keyboard to XSERVER and bump PR

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agocwautomacros: add recipe, version 20090610
Chris Larson [Wed, 27 Oct 2010 20:53:19 +0000 (13:53 -0700)]
cwautomacros: add recipe, version 20090610

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agowhich: add recipe, versions 2.17 and 2.20
Chris Larson [Wed, 27 Oct 2010 20:52:05 +0000 (13:52 -0700)]
which: add recipe, versions 2.17 and 2.20

2.17 is the most recent version which was still GPLv2+, and 2.20 is the latest
which is now GPLv3+.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agodt: rename to 17.07
Chris Larson [Wed, 27 Oct 2010 20:03:46 +0000 (13:03 -0700)]
dt: rename to 17.07

The current version upstream, which matches our checksums, is version 17.07,
not 15.14.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agolzip: fix install
Chris Larson [Wed, 27 Oct 2010 18:58:51 +0000 (11:58 -0700)]
lzip: fix install

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoed: fix build issue, fix install
Chris Larson [Wed, 27 Oct 2010 18:58:36 +0000 (11:58 -0700)]
ed: fix build issue, fix install

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoclxclient_3.6.1.bb: Implement do_install
Khem Raj [Wed, 27 Oct 2010 18:45:13 +0000 (11:45 -0700)]
clxclient_3.6.1.bb: Implement do_install

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoframeworkd_git.bb: bump SRCREV for new opimd with New instead of MessageRead
Klaus Kurzmann [Wed, 27 Oct 2010 14:22:28 +0000 (16:22 +0200)]
frameworkd_git.bb: bump SRCREV for new opimd with New instead of MessageRead

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agobubble-keyboard/essential-dialer/gridpad/intuition/libefso: Remove, moved to
Stefan Schmidt [Wed, 27 Oct 2010 12:27:25 +0000 (14:27 +0200)]
bubble-keyboard/essential-dialer/gridpad/intuition/libefso: Remove, moved to
obsolete.

My git-fu failed here for moving, sorry.

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agolibefso: Move to obsolete
Stefan Schmidt [Wed, 27 Oct 2010 12:24:33 +0000 (14:24 +0200)]
libefso: Move to obsolete

* The domain is down and will not come back. Talked to the admin.
* The software was not updated for all kind of EFL API changes.

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agointuition: Move to obsolete
Stefan Schmidt [Wed, 27 Oct 2010 12:24:13 +0000 (14:24 +0200)]
intuition: Move to obsolete

* The domain is down and will not come back. Talked to the admin.
* The software was not updated for all kind of EFL API changes.

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agogridpad: Move to obsolete
Stefan Schmidt [Wed, 27 Oct 2010 12:23:54 +0000 (14:23 +0200)]
gridpad: Move to obsolete

* The domain is down and will not come back. Talked to the admin.
* The software was not updated for all kind of EFL API changes.

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agoessential-dialer: Move to obsolete
Stefan Schmidt [Wed, 27 Oct 2010 12:23:32 +0000 (14:23 +0200)]
essential-dialer: Move to obsolete

* The domain is down and will not come back. Talked to the admin.
* The software was not updated for all kind of EFL API changes.

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agobubble-keyboard: Move to obsolete
Stefan Schmidt [Wed, 27 Oct 2010 12:21:28 +0000 (14:21 +0200)]
bubble-keyboard: Move to obsolete

* The domain is down and will not come back. Talked to the admin.
* The software was not updated for all kind of EFL API changes.

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agoclxclient_3.6.1.bb: Fix compilation, do not inherit autotools
Khem Raj [Wed, 27 Oct 2010 07:03:17 +0000 (00:03 -0700)]
clxclient_3.6.1.bb: Fix compilation, do not inherit autotools

* This does not use autoconf or automake so no need to inherit it
* Do not override CFLAGS and add freetype include path to compiler
  include search paths

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoaspell: Use BBCLASSEXTEND for native recipe
Khem Raj [Wed, 27 Oct 2010 01:13:33 +0000 (18:13 -0700)]
aspell: Use BBCLASSEXTEND for native recipe

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoubahnnav_0.4.1.bb: Fix complilation with gcc 4.5
Khem Raj [Tue, 26 Oct 2010 23:42:31 +0000 (16:42 -0700)]
ubahnnav_0.4.1.bb: Fix complilation with gcc 4.5

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agosupertux_0.1.3: Fix complilation with gcc 4.5
Khem Raj [Tue, 26 Oct 2010 23:42:06 +0000 (16:42 -0700)]
supertux_0.1.3: Fix complilation with gcc 4.5

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agosbrsh: Fix complilation with gcc 4.5
Khem Raj [Tue, 26 Oct 2010 23:41:45 +0000 (16:41 -0700)]
sbrsh: Fix complilation with gcc 4.5

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agokstars-embedded_0.8.5.bb: Fix complilation with gcc 4.5
Khem Raj [Tue, 26 Oct 2010 23:41:01 +0000 (16:41 -0700)]
kstars-embedded_0.8.5.bb: Fix complilation with gcc 4.5

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolvm2: Add recipe for 2.02.75 version
Khem Raj [Tue, 26 Oct 2010 23:39:40 +0000 (16:39 -0700)]
lvm2: Add recipe for 2.02.75 version

* Remove the old recipes and unneeded patches

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoparted_2.3.bb: Add recipe for version 2.3
Khem Raj [Tue, 26 Oct 2010 23:36:47 +0000 (16:36 -0700)]
parted_2.3.bb: Add recipe for version 2.3

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agocluster-glue_1.0.5.bb: Fix compilation w.r.t. using constant cast using gcc 4.5
Khem Raj [Tue, 26 Oct 2010 21:02:03 +0000 (14:02 -0700)]
cluster-glue_1.0.5.bb: Fix compilation w.r.t. using constant cast using gcc 4.5

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolinux-2.6.35: move version specific patch in /linux-2.6.35
Andrea Adami [Tue, 26 Oct 2010 23:15:28 +0000 (01:15 +0200)]
linux-2.6.35: move version specific patch in /linux-2.6.35

14 years agolinux-kexecboot: remove obsolete 2.6.35 specific patch.
Andrea Adami [Tue, 26 Oct 2010 23:02:24 +0000 (01:02 +0200)]
linux-kexecboot: remove obsolete 2.6.35 specific patch.

14 years agolinux-kexecboot-2.6.34: remove temporary dev version
Andrea Adami [Tue, 26 Oct 2010 22:52:12 +0000 (00:52 +0200)]
linux-kexecboot-2.6.34: remove temporary dev version

14 years agoRevert "linux-kexecboot-2.6.35: remove temporary dev version"
Andrea Adami [Tue, 26 Oct 2010 22:50:46 +0000 (00:50 +0200)]
Revert "linux-kexecboot-2.6.35: remove temporary dev version"

This reverts commit b4eb083f5efe0d1c24dee527c545d8e82a6c65b7.
* misnamed

14 years agolinux-kexecboot-2.6.32: remove obsoleted zaurus patchsets and defconfigs
Andrea Adami [Tue, 26 Oct 2010 22:46:13 +0000 (00:46 +0200)]
linux-kexecboot-2.6.32: remove obsoleted zaurus patchsets and defconfigs

14 years agolinux-kexecboot-2.6.35: remove temporary dev version
Andrea Adami [Tue, 26 Oct 2010 22:41:10 +0000 (00:41 +0200)]
linux-kexecboot-2.6.35: remove temporary dev version

14 years agolinux-kexecboot-2.6.35: remove temporary dev version
Andrea Adami [Tue, 26 Oct 2010 22:35:04 +0000 (00:35 +0200)]
linux-kexecboot-2.6.35: remove temporary dev version

14 years agogenromfs: add recipes, version 0.5.2 and git
Chris Larson [Tue, 26 Oct 2010 20:29:38 +0000 (13:29 -0700)]
genromfs: add recipes, version 0.5.2 and git

Also mark myself as the maintainer of this.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agolinux-2.6.28+2.6.29-rc6: remove obsoleted tosa defconfig.
Andrea Adami [Tue, 26 Oct 2010 22:28:43 +0000 (00:28 +0200)]
linux-2.6.28+2.6.29-rc6: remove obsoleted tosa defconfig.

14 years agolinux-2.6.28: remove obsoleted zaurus collie and tosa patchsets
Andrea Adami [Tue, 26 Oct 2010 22:23:55 +0000 (00:23 +0200)]
linux-2.6.28: remove obsoleted zaurus collie and tosa patchsets

14 years agolinux-2.6.32: remove obsoleted zaurus customizations
Andrea Adami [Tue, 26 Oct 2010 22:20:10 +0000 (00:20 +0200)]
linux-2.6.32: remove obsoleted zaurus customizations

14 years agolinux-2.6.33: remove obsoleted zaurus spitz defconfig
Andrea Adami [Tue, 26 Oct 2010 22:18:06 +0000 (00:18 +0200)]
linux-2.6.33: remove obsoleted zaurus spitz defconfig

14 years agolinux-2.6.34: remove obsoleted zaurus defconfigs
Andrea Adami [Tue, 26 Oct 2010 22:16:51 +0000 (00:16 +0200)]
linux-2.6.34: remove obsoleted zaurus defconfigs

14 years agolinux-2.6.33: readd boot logo to spitz defconfig
Andrea Adami [Tue, 26 Oct 2010 22:10:18 +0000 (00:10 +0200)]
linux-2.6.33: readd boot logo to spitz defconfig

14 years agolinux-2.6.30: readd boot logo for zaurus tosa
Andrea Adami [Tue, 26 Oct 2010 22:07:08 +0000 (00:07 +0200)]
linux-2.6.30: readd boot logo for zaurus tosa

14 years agolinux-2.6.29: readd boot logo for zaurus tosa
Andrea Adami [Tue, 26 Oct 2010 22:06:09 +0000 (00:06 +0200)]
linux-2.6.29: readd boot logo for zaurus tosa

14 years agolinux-rp: readd boot logo to zaurus machines (for 2.6.24 + 2.6.26)
Andrea Adami [Tue, 26 Oct 2010 22:03:24 +0000 (00:03 +0200)]
linux-rp: readd boot logo to zaurus machines (for 2.6.24 + 2.6.26)

14 years agolinux-kexecboot: move logos in recipes/linux/files
Andrea Adami [Tue, 26 Oct 2010 21:48:42 +0000 (23:48 +0200)]
linux-kexecboot: move logos in recipes/linux/files

* custom-sized distro logos can be shared including linux.inc
* and e.g. adding SRC_URI += "file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2"
* to the recipe.

14 years agoloader_0.04.bb: Its a mips 32-bit application build it for mips 32bit platforms only.
Khem Raj [Tue, 26 Oct 2010 20:17:04 +0000 (13:17 -0700)]
loader_0.04.bb: Its a mips 32-bit application build it for mips 32bit platforms only.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoMAINTAINERS: add myself for lzip, ed
Chris Larson [Tue, 26 Oct 2010 19:29:44 +0000 (12:29 -0700)]
MAINTAINERS: add myself for lzip, ed

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoed: add recipes, version 0.5 and 1.5
Chris Larson [Tue, 26 Oct 2010 19:14:52 +0000 (12:14 -0700)]
ed: add recipes, version 0.5 and 1.5

0.5 was the last version to be GPLv2+, so I'm including that in addition to
the latest GPLv3+ version.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoHandle .lz/.tar.lz URIs
Chris Larson [Tue, 26 Oct 2010 19:14:42 +0000 (12:14 -0700)]
Handle .lz/.tar.lz URIs

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agolzip: add recipe, version 1.11
Chris Larson [Tue, 26 Oct 2010 19:14:20 +0000 (12:14 -0700)]
lzip: add recipe, version 1.11

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agobitbake.conf: add SAVANNAH_MIRROR
Chris Larson [Tue, 26 Oct 2010 19:13:57 +0000 (12:13 -0700)]
bitbake.conf: add SAVANNAH_MIRROR

Signed-off-by: Chris Larson <chris_larson@mentor.com>