openembedded.git
14 years agoshr: prefer glib-2.0_2.23.6
Martin Jansa [Fri, 26 Mar 2010 10:45:53 +0000 (11:45 +0100)]
shr: prefer glib-2.0_2.23.6

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoEFL: another SRCREV bump, more efreet fixes and illume2/illume-keyboard fixes reporte...
Martin Jansa [Wed, 31 Mar 2010 06:31:44 +0000 (08:31 +0200)]
EFL: another SRCREV bump, more efreet fixes and illume2/illume-keyboard fixes reported by Tom 'TAsn' Hacohen

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomesa-dri_7.8: add patch with glamo support and prefer it with SHR
Martin Jansa [Tue, 30 Mar 2010 15:27:42 +0000 (17:27 +0200)]
mesa-dri_7.8: add patch with glamo support and prefer it with SHR

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agotcpdump: fixed build with newer autoconf-2.65
Enrico Scholz [Fri, 26 Mar 2010 11:53:03 +0000 (12:53 +0100)]
tcpdump: fixed build with newer autoconf-2.65

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agosane-srcrevs: bump shr-settings
Sebastian Spaeth [Wed, 31 Mar 2010 08:55:19 +0000 (10:55 +0200)]
sane-srcrevs: bump shr-settings

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
14 years agoopenssl: add version 1.0.0
Roman I Khimov [Tue, 30 Mar 2010 12:19:35 +0000 (16:19 +0400)]
openssl: add version 1.0.0

* DEFAULT_PREFERENCE = "-1", since it might break apps
* enable engines build (and package those separately)

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoremoval.txt: proposal to remove ClamAV versions < 0.95 in April
Roman I Khimov [Tue, 30 Mar 2010 14:40:42 +0000 (18:40 +0400)]
removal.txt: proposal to remove ClamAV versions < 0.95 in April

http://www.clamav.net/lang/en/2009/10/05/eol-clamav-094/

Without database updates AV is almost completely useless, and
starting on April 15 2010 ClamAV < 0.95 will get no db updates,
so there is no reason to support that versions.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agoxextproto-70-includes: fix BPN (Base Package Name) to fetch the sources
Andrea Adami [Tue, 30 Mar 2010 22:33:03 +0000 (00:33 +0200)]
xextproto-70-includes: fix BPN (Base Package Name) to fetch the sources

* BPN was xextproto-70-includes, PN 7.0.5

14 years agokexec-tools_2.01: fix configure.ac for autoconf > 2.63
Andrea Adami [Tue, 30 Mar 2010 22:25:52 +0000 (00:25 +0200)]
kexec-tools_2.01: fix configure.ac for autoconf > 2.63

* see debian bug #543081

14 years agoopenssl: deal with unpackaged /usr/lib/ssl files
Roman I Khimov [Tue, 30 Mar 2010 11:47:29 +0000 (15:47 +0400)]
openssl: deal with unpackaged /usr/lib/ssl files

Config file is accessed directly from libcrypto, so belongs to
libcrypto package.

openssl-misc is a new package that contains CA management scripts.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Holger Hans Peter Freyther <zecke@selfish.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agopoptop: don't expose open port by default, listen on 127.0.0.1
Roman I Khimov [Wed, 10 Mar 2010 09:59:16 +0000 (12:59 +0300)]
poptop: don't expose open port by default, listen on 127.0.0.1

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agopoptop: change "require-mppe-128" option to plain "mppe"
Roman I Khimov [Fri, 27 Nov 2009 10:18:01 +0000 (13:18 +0300)]
poptop: change "require-mppe-128" option to plain "mppe"

OE has ppp-2.4.3-mppe-mppc-1.1.patch for pppd and it disables
'require-mppe-128' option, so poptop complains:

In file /etc/ppp/options.pptpd: unrecognized option 'require-mppe-128'

on start. Fix that by using 'mppe' option.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agopoptop: disable logwtmp in config
Roman I Khimov [Tue, 8 Sep 2009 09:54:18 +0000 (13:54 +0400)]
poptop: disable logwtmp in config

Poptop tries to use that and we have it removed since it's broken, no good.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoclamav: wait on stop in init
Roman I Khimov [Fri, 4 Sep 2009 13:37:03 +0000 (17:37 +0400)]
clamav: wait on stop in init

Takes some time for clamav to shut down and it's better to return from
init script only when it actually is stopped.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoclamav: add version 0.95.3
Roman I Khimov [Tue, 30 Mar 2010 12:42:47 +0000 (16:42 +0400)]
clamav: add version 0.95.3

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoclamav-0.94.2: remove deprecated options from config file
Roman I Khimov [Mon, 29 Mar 2010 18:30:23 +0000 (22:30 +0400)]
clamav-0.94.2: remove deprecated options from config file

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoclamav: switch to INC_PR
Roman I Khimov [Mon, 29 Mar 2010 13:26:58 +0000 (17:26 +0400)]
clamav: switch to INC_PR

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibtelepathy: remove duplicate header installation in preparation for automake 1...
Steve Sakoman [Tue, 30 Mar 2010 02:18:35 +0000 (19:18 -0700)]
libtelepathy: remove duplicate header installation in preparation for automake 1.11.1

14 years agoclaws-mail: remove duplicate header installation in preparation for automake 1.11.1
Steve Sakoman [Mon, 29 Mar 2010 22:08:03 +0000 (15:08 -0700)]
claws-mail: remove duplicate header installation in preparation for automake 1.11.1

14 years agontp: remove duplicate installation of sntp.1 in preparation for automake 1.11.1
Steve Sakoman [Mon, 29 Mar 2010 22:04:38 +0000 (15:04 -0700)]
ntp: remove duplicate installation of sntp.1 in preparation for automake 1.11.1

14 years agolibnet: convert to new staging
Steve Sakoman [Mon, 29 Mar 2010 22:00:16 +0000 (15:00 -0700)]
libnet: convert to new staging

14 years agognome-bluetooth: remove trailing / in lib/plugins/Makefile.am to eliminate install...
Steve Sakoman [Mon, 29 Mar 2010 21:56:31 +0000 (14:56 -0700)]
gnome-bluetooth: remove trailing / in lib/plugins/Makefile.am to eliminate install error

14 years agodebianutils: remove duplicate installation of tempfile.1 in preparation for automake...
Steve Sakoman [Mon, 29 Mar 2010 21:52:32 +0000 (14:52 -0700)]
debianutils: remove duplicate installation of tempfile.1 in preparation for automake 1.11.1

14 years agom4 1.4.14: work around automake 1.11 req
Koen Kooi [Tue, 30 Mar 2010 15:38:02 +0000 (17:38 +0200)]
m4 1.4.14: work around automake 1.11 req

14 years agogcc-cross: fix gfortran -> g77 linking logic
Koen Kooi [Mon, 29 Mar 2010 17:36:57 +0000 (19:36 +0200)]
gcc-cross: fix gfortran -> g77 linking logic

Acked-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoillume-keyboards-shr: install directly to illume/keyboards (do not use subdir for...
Martin Jansa [Tue, 30 Mar 2010 06:24:29 +0000 (08:24 +0200)]
illume-keyboards-shr: install directly to illume/keyboards (do not use subdir for each keyboard)

* Newer illume isn't looking for keyboards in subdirectories of
  /usr/lib/enlightenment/modules/illume/keyboards/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxserver-xorg: bump SRCREV
Martin Jansa [Tue, 30 Mar 2010 11:36:45 +0000 (13:36 +0200)]
xserver-xorg: bump SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomesa-dri: add version 7.8
Martin Jansa [Tue, 30 Mar 2010 11:36:29 +0000 (13:36 +0200)]
mesa-dri: add version 7.8

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomesa-dri-glsl-native: move to 7.8 release
Martin Jansa [Tue, 30 Mar 2010 11:06:21 +0000 (13:06 +0200)]
mesa-dri-glsl-native: move to 7.8 release

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolibcroco: add 0.6.2 and convert to new style staging
Koen Kooi [Tue, 30 Mar 2010 14:28:39 +0000 (16:28 +0200)]
libcroco: add 0.6.2 and convert to new style staging

14 years agoangstrom: start adding infrastructure to support 'hardfp' on new arm cores
Koen Kooi [Tue, 30 Mar 2010 12:21:49 +0000 (14:21 +0200)]
angstrom: start adding infrastructure to support 'hardfp' on new arm cores

14 years agotraceroute: added 2.0.12 version
Martyn Welch [Sun, 21 Mar 2010 23:35:00 +0000 (23:35 +0000)]
traceroute: added 2.0.12 version

Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
14 years agorealpath: added 1.10
Martyn Welch [Sun, 21 Mar 2010 23:34:46 +0000 (23:34 +0000)]
realpath: added 1.10

The package contains a small utility realpath, which converts each
pathname argument to an absolute pathname, which has no components
that are symbolic links or the special .  or ..  directory entries.

This utility provides mostly the same functionality as `/bin/readlink -f'
in the coreutils package.

Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
14 years agostart-stop-daemon: added standalone C version
Martyn Welch [Sun, 21 Mar 2010 23:34:53 +0000 (23:34 +0000)]
start-stop-daemon: added standalone C version

This is not needed if you are building with busybox, however it is
required if attempting a busybox-less build and do not want to have DPKG
installed.

Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
14 years agoAdd ubuntu verison of ifupdown
Martyn Welch [Sun, 21 Mar 2010 23:35:56 +0000 (23:35 +0000)]
Add ubuntu verison of ifupdown

We need some of the features in the ubuntu version of ifupdown, rather than
the version found in Debian.

Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
14 years agoalsa-state: BUG 2.0 support
Marcin Juszkiewicz [Tue, 30 Mar 2010 11:11:02 +0000 (13:11 +0200)]
alsa-state: BUG 2.0 support

Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
14 years agoutil-linux-ng: enable reset command
Marcin Juszkiewicz [Tue, 30 Mar 2010 12:06:34 +0000 (14:06 +0200)]
util-linux-ng: enable reset command

Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
14 years agoutil-linux-ng: swapoff is symlink to swapon
Marcin Juszkiewicz [Tue, 30 Mar 2010 12:05:35 +0000 (14:05 +0200)]
util-linux-ng: swapoff is symlink to swapon

Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
14 years agoMerge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
Frans Meulenbroeks [Tue, 30 Mar 2010 11:57:52 +0000 (13:57 +0200)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev

14 years agoautoconf: removed DEFAULT_PREFERENCE = -1
Frans Meulenbroeks [Tue, 30 Mar 2010 11:56:15 +0000 (13:56 +0200)]
autoconf: removed DEFAULT_PREFERENCE = -1

as discussed on #oe

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Graeme Gregory <dp@xora.org.uk>
14 years agotgt: moved to 1.0.3
Frans Meulenbroeks [Tue, 30 Mar 2010 11:55:31 +0000 (13:55 +0200)]
tgt: moved to 1.0.3

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agouboot git: update beagleboard
Koen Kooi [Tue, 30 Mar 2010 11:45:07 +0000 (13:45 +0200)]
uboot git: update beagleboard

14 years agoEFL: bump SRCREV even more for last few efreet fixes
Martin Jansa [Tue, 30 Mar 2010 11:27:59 +0000 (13:27 +0200)]
EFL: bump SRCREV even more for last few efreet fixes

14 years agoEFL: bump SRCREV
Martin Jansa [Tue, 30 Mar 2010 06:24:46 +0000 (08:24 +0200)]
EFL: bump SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoartoolkitplus: add 2.2.0
Koen Kooi [Tue, 30 Mar 2010 11:14:29 +0000 (13:14 +0200)]
artoolkitplus: add 2.2.0

14 years agoscons bbclass: add SCONS_FIX_ENV option that allows you to fix the toolchain from env
Koen Kooi [Tue, 30 Mar 2010 11:04:33 +0000 (13:04 +0200)]
scons bbclass: add SCONS_FIX_ENV option that allows you to fix the toolchain from env

14 years agopython-scons: update to 1.3.0
Koen Kooi [Tue, 30 Mar 2010 09:20:57 +0000 (11:20 +0200)]
python-scons: update to 1.3.0

* stage sconscript file that gets the toolchain options from the environment

14 years agoscons bbclass: convert to new style staging
Koen Kooi [Tue, 30 Mar 2010 09:11:55 +0000 (11:11 +0200)]
scons bbclass: convert to new style staging

14 years agoobexd: add 0.22
Thomas Zimmermann [Tue, 30 Mar 2010 07:16:19 +0000 (09:16 +0200)]
obexd: add 0.22

* Add experimental FSO PBAP for SHR only

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
14 years agoecore: enable XIM for dead keys support from illume keyboards
Martin Jansa [Tue, 30 Mar 2010 06:25:19 +0000 (08:25 +0200)]
ecore: enable XIM for dead keys support from illume keyboards

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoemtooth: bump SRCREV, add new deps
Martin Jansa [Tue, 30 Mar 2010 06:23:54 +0000 (08:23 +0200)]
emtooth: bump SRCREV, add new deps

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agopkgconfig.inc: add missing ${D} when creating ${libdir}/pkgconfig in do_install_append
Klaus Kurzmann [Mon, 29 Mar 2010 11:53:27 +0000 (11:53 +0000)]
pkgconfig.inc: add missing ${D} when creating ${libdir}/pkgconfig in do_install_append

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Signed-off-by: Philip Balister <philip@balister.org>
14 years agogeoclue: add 0.12.0 release
Koen Kooi [Mon, 29 Mar 2010 20:11:50 +0000 (22:11 +0200)]
geoclue: add 0.12.0 release

14 years agoecore-native: disable curl again
Koen Kooi [Mon, 29 Mar 2010 19:45:18 +0000 (21:45 +0200)]
ecore-native: disable curl again

* this avoids an error with curl internal checks that get triggered for some reason on 64 bit buildhosts

14 years agosane-srcrevs.inc: bump revs for libgee and libgee-native
Klaus Kurzmann [Mon, 29 Mar 2010 19:07:35 +0000 (21:07 +0200)]
sane-srcrevs.inc: bump revs for libgee and libgee-native
to get a fix to make it build with current vala

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agolinux-leviathan: defconfig: enable earlysuspend for console to fix suspend/resume...
Denis 'GNUtoo' Carikli [Mon, 29 Mar 2010 18:47:57 +0000 (20:47 +0200)]
linux-leviathan: defconfig: enable earlysuspend for console to fix suspend/resume w/ console on a VT

14 years agoquagga: add version 0.99.16
Roman I Khimov [Mon, 29 Mar 2010 12:01:55 +0000 (16:01 +0400)]
quagga: add version 0.99.16

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoquagga: fix access rights, add more postinst
Roman I Khimov [Sat, 27 Mar 2010 19:37:16 +0000 (22:37 +0300)]
quagga: fix access rights, add more postinst

Add null conf files for protocols (allows tighter permissions
setting and sets some starting point for configuration in general),
fix permissions for log directory.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoquagga: switch to INC_PR
Roman I Khimov [Mon, 29 Mar 2010 10:01:33 +0000 (14:01 +0400)]
quagga: switch to INC_PR

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoutil-linux-ng-native: add dependency on lzo-native
Denys Dmytriyenko [Mon, 29 Mar 2010 17:26:30 +0000 (13:26 -0400)]
util-linux-ng-native: add dependency on lzo-native

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
14 years agoMerge branch 'pacemaker' into org.openembedded.dev
Roman I Khimov [Mon, 29 Mar 2010 17:10:31 +0000 (21:10 +0400)]
Merge branch 'pacemaker' into org.openembedded.dev

14 years agotask-shr-feed: add libyaml-perl and libnet-dbus-perl as requested in SHR Bug: #998
Thomas Zimmermann [Mon, 29 Mar 2010 15:56:48 +0000 (17:56 +0200)]
task-shr-feed: add libyaml-perl and libnet-dbus-perl as requested in SHR Bug: #998

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
14 years agofindutils: fix path of sort in updatedb
Thomas Zimmermann [Mon, 29 Mar 2010 14:53:11 +0000 (16:53 +0200)]
findutils: fix path of sort in updatedb

* sort pointed to staging in updatedb script

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
14 years agolibpcap.inc : fix staging of libpcap.m4
Denis 'GNUtoo' Carikli [Mon, 29 Mar 2010 08:40:13 +0000 (10:40 +0200)]
libpcap.inc : fix staging of libpcap.m4

Without that fix it fails like this:
| oe_libinstall: cd ${WORKDIR}/armv6-angstrom-linux-gnueabi/libpcap-1.0.0-r6/libpcap-1.0.0
| install: cannot create regular file `${WORKDIR}/armv6-angstrom-linux-gnueabi/libpcap-1.0.0-r6/image/usr/share/aclocal/libpcap.m4': No such file or directory
NOTE: Task failed: ${WORKDIR}/armv6-angstrom-linux-gnueabi/libpcap-1.0.0-r6/temp/log.do_install.32266

14 years agoopenssl-native 0.9.8m: fix staging
Koen Kooi [Mon, 29 Mar 2010 14:03:38 +0000 (16:03 +0200)]
openssl-native 0.9.8m: fix staging

14 years agoalsa-oss: fix aoss and convert to new staging
Thomas Zimmermann [Mon, 29 Mar 2010 13:50:22 +0000 (15:50 +0200)]
alsa-oss: fix aoss and convert to new staging

* as libaoss.so is in -dev it has to be renamed in aoss

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
14 years agoEFL: bump SRCREV, mostly bug fixes
Martin Jansa [Mon, 29 Mar 2010 11:55:11 +0000 (13:55 +0200)]
EFL: bump SRCREV, mostly bug fixes

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoglib-2.0_2.23.6: add gatomic-proper-pointer-get-cast.patch
Roman I Khimov [Mon, 29 Mar 2010 09:03:54 +0000 (13:03 +0400)]
glib-2.0_2.23.6: add gatomic-proper-pointer-get-cast.patch

Fixes "cast discards qualifiers from pointer target type" warning on
gthread.h:348 which is especially annoying when package is being built
with -Werror.

2.22 glib branch is not affected.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agopacemaker: new recipe
Roman I Khimov [Tue, 23 Mar 2010 14:27:27 +0000 (17:27 +0300)]
pacemaker: new recipe

Pacemaker achieves maximum availability for your cluster
services by detecting and recovering from node and service-level
failures. It achieves this by utilizing the messaging and
membership capabilities provided by your preferred cluster
infrastructure (OE version is built for OpenAIS).

If the startup and shutdown of your service can scripted,
Pacemaker can improve its availability. Pacemaker can manage
clusters of practically any size and comes with a powerful
dependency model for accurately modeling your environment.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoopenais: add new recipe
Roman I Khimov [Mon, 22 Mar 2010 20:48:26 +0000 (23:48 +0300)]
openais: add new recipe

The OpenAIS Standards Based Cluster Framework is an OSI Certified
implementation of the Service Availability Forum Application
Interface Specification (AIS). The Application Interface Specification
is a software API and policies which are used to develop applications
that maintain service during faults. Restarting and failover of
applications is also provided for those deploying applications which
may not be modified.

The OpenAIS software is built to operate as plugins to the Corosync
Cluster Engine.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agocorosync: add new recipe
Roman I Khimov [Mon, 22 Mar 2010 19:37:58 +0000 (22:37 +0300)]
corosync: add new recipe

The Corosync Cluster Engine is an OSI Certified implementation
of a complete cluster engine.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agocluster-resource-agents: add new recipe
Roman I Khimov [Mon, 22 Mar 2010 15:48:23 +0000 (18:48 +0300)]
cluster-resource-agents: add new recipe

A resource agent is a standardized interface for a cluster resource.
In translates a standard set of operations into steps specific to the
resource or application, and interprets their results as success or
failure.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agocluster-glue: add new recipe
Roman I Khimov [Mon, 22 Mar 2010 15:31:23 +0000 (18:31 +0300)]
cluster-glue: add new recipe

Cluster Glue is a set of libraries, tools and utilities suitable for the
Heartbeat/Pacemaker cluster stack. In essence, Glue is everything that is
not the cluster messaging layer (Heartbeat), nor the cluster resource
manager (Pacemaker), nor a Resource Agent.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agofso: bump SRCREVs to fix fso-specs build issue
Martin Jansa [Mon, 29 Mar 2010 08:35:04 +0000 (10:35 +0200)]
fso: bump SRCREVs to fix fso-specs build issue

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoutil-linux-ng: disable building fallocate and chgrp-ing wall for -native
Denys Dmytriyenko [Mon, 29 Mar 2010 06:29:12 +0000 (02:29 -0400)]
util-linux-ng: disable building fallocate and chgrp-ing wall for -native

Fixes following build/install errors on Ubuntu 8.04:
1. Cannot find linux/falloc.h header
2. Cannot chgrp tty wall on install

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
14 years agoalsa-utils: add gettext-native dependency
Denys Dmytriyenko [Mon, 29 Mar 2010 06:27:15 +0000 (02:27 -0400)]
alsa-utils: add gettext-native dependency

Fixes following error on Ubuntu 8.04:
mv: cannot stat `t-ja.gmo': No such file or directory

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
14 years agocmake bbclass: add rudimentary support for cmake site files
Koen Kooi [Sun, 28 Mar 2010 18:43:19 +0000 (20:43 +0200)]
cmake bbclass: add rudimentary support for cmake site files

14 years agolinux-leviathan: bump to 48afbaf19428893b7aec0a385970f300c38300c3 and enable netfilte...
Michael 'Mickey' Lauer [Sun, 28 Mar 2010 17:43:12 +0000 (19:43 +0200)]
linux-leviathan: bump to 48afbaf19428893b7aec0a385970f300c38300c3 and enable netfilter / iptables

14 years agolibfso-glib: catch up with upstream changes
Michael 'Mickey' Lauer [Sun, 28 Mar 2010 16:49:59 +0000 (18:49 +0200)]
libfso-glib: catch up with upstream changes

14 years agofso-specs: catch up with upstream changes and set proper packaging ARCH
Michael 'Mickey' Lauer [Sun, 28 Mar 2010 16:32:32 +0000 (18:32 +0200)]
fso-specs: catch up with upstream changes and set proper packaging ARCH

14 years agovala-dbus-binding-tool: 0.1.4 -> 0.1.5
Michael 'Mickey' Lauer [Sun, 28 Mar 2010 13:01:00 +0000 (15:01 +0200)]
vala-dbus-binding-tool: 0.1.4 -> 0.1.5

14 years agovala[-native]: 0.7.10.5 -> 0.7.10.281
Michael 'Mickey' Lauer [Sun, 28 Mar 2010 12:49:54 +0000 (14:49 +0200)]
vala[-native]: 0.7.10.5 -> 0.7.10.281

14 years agoglib-2.0 2.23.6: depend on zlib(configure failed because of it missing)
Denis 'GNUtoo' Carikli [Sun, 28 Mar 2010 09:29:00 +0000 (11:29 +0200)]
glib-2.0 2.23.6: depend on zlib(configure failed because of it missing)

If we don't depend on zlib we have:
| checking for inflate in -lz... no
| configure: error: *** Working zlib library and headers not found ***
| FATAL: oe_runconf failed

14 years agoxserver-kdrive-common : Xserver: add support xorg for buglabs's bug 1.x an bump PR
Denis 'GNUtoo' Carikli [Sun, 28 Mar 2010 02:01:57 +0000 (04:01 +0200)]
xserver-kdrive-common : Xserver: add support xorg for buglabs's bug 1.x an bump PR

Handle the case where we have Xorg on a bug device
  (kdrive support was not present and not added):
The bug device has 3 framebuffer devices nodes:
/dev/fb0 : 160x105 monochrome lcd screen, on bugbase
/dev/fb1 : 320x240 first color lcd screen (bug module)
/dev/fb2 : 320x240 second color lcd screen (bug module)

if we don't add this commit,Xserver would be running the following command
  at the end:
xinit /etc/X11/Xsession -- /usr/bin/Xorg :0  -pn -screen 160x105x1
which will produce the following result for xorg:
(EE) No Screen section called "160x105x1"
(EE) Unable to determine the screen layout
(EE) Error parsing the config file

Fatal server error:
no screens found

Note that here  "bug" is the machine defined in conf/machine/bug.conf

14 years agoRevert "Added wl1251 firmware" (license issues)
Denis 'GNUtoo' Carikli [Sun, 21 Mar 2010 20:35:13 +0000 (21:35 +0100)]
Revert "Added wl1251 firmware" (license issues)

This reverts commit d3780146af6fdc0f2de1b9485e9baf3f0f57ea97.
  Because we do not have the permission to ship this firmware

The firmware came with no license,having no license doesn't give
  us the right to ship it,in fact it's the contrary:
  Current copyright law prevent redistribution by default
  if no permission is specified.

14 years agogs 8.64 : fixed GNU_HASH and added checksums
Denis 'GNUtoo' Carikli [Sun, 21 Mar 2010 20:20:48 +0000 (21:20 +0100)]
gs 8.64 : fixed GNU_HASH and added checksums

I used TARGET_CC_ARCH += "${LDFLAGS}" because the following didn't work:
  *EXTRA_OEMAKE = "XLDFLAGS='${LDFLAGS}'" (xldflags was present in some Makefile)
  *EXTRA_OEMAKE = "LDFLAGS='${LDFLAGS}'"

14 years agoeee701: changed preferred linux version from 2.6.32 to 2.6.33
Denis 'GNUtoo' Carikli [Sun, 21 Mar 2010 19:58:57 +0000 (20:58 +0100)]
eee701: changed preferred linux version from 2.6.32 to 2.6.33

This commit depends on commit 513aa6b432fd01bfbf7132297a738a84baead5ca
  ( linux-2.6.33: added eee701 defconfig )

14 years agolinux-2.6.33: added eee701 defconfig
Denis 'GNUtoo' Carikli [Sun, 21 Mar 2010 19:56:55 +0000 (20:56 +0100)]
linux-2.6.33: added eee701 defconfig

I took the linux-2.6.32 config,made menuconfig,
  saved changes and commited the resulting defconfig

14 years agofbreader 0.12.1: fix QA issues and bump PR
Denis 'GNUtoo' Carikli [Fri, 12 Mar 2010 20:51:25 +0000 (21:51 +0100)]
fbreader 0.12.1: fix QA issues and bump PR

There were 2 QA issues:
  * GNU_HASH (fixed with LDFLAGS='${LDFLAGS}' in EXTRA_OEMAKE )
  * .debug included in the main package (fixed by
    FILES_${PN}-dbg += "${libdir}/zlibrary/ui/.debug/")
Both were fixed and PR was bumped.

Note that buildsys(fbreader-0.8.2a_buildsys_oe.patch is an example of them)
  patches were not ported because it built correctly without.
OE_CFLAGS='${CXXFLAGS}' was removed because without the buildsys patches,
  it doesn't have any effect.

14 years agomp3blaster: added version 3.2.5
Denis 'GNUtoo' Carikli [Fri, 12 Mar 2010 20:41:29 +0000 (21:41 +0100)]
mp3blaster: added version 3.2.5

According to their website(for version 3.2.4) "This version fixes
  skips and hickups when using SDL audio output.
  Also, when changing back directories in the file browser,
  it will jump back to the subdirectory the user came from."
With my setup(eee701),it didn't solved the problem completely,
  but still,the audio was better.

And(for version 3.2.5) :
  "This version only contains some minor compliation fixes"

The path was rebased.
Maybe it should be submited upstream.

14 years agoppp: Prepend ${D} to INCDIR
Khem Raj [Sun, 28 Mar 2010 16:08:26 +0000 (09:08 -0700)]
ppp: Prepend ${D} to INCDIR

* Right now it tries to install into /usr/include on build
  where it should be in the staged areas.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agosqlite: convert to new style staging
Koen Kooi [Sun, 28 Mar 2010 16:11:16 +0000 (18:11 +0200)]
sqlite: convert to new style staging

14 years agoqt4: fix pkgconfig logic to avoid: NOTE: <type 'exceptions.Exception'>:variable inclu...
Koen Kooi [Sun, 28 Mar 2010 16:08:23 +0000 (18:08 +0200)]
qt4: fix pkgconfig logic to avoid: NOTE: <type 'exceptions.Exception'>:variable includedir references itself! while evaluating:
${includedir}

14 years agolibpcap: also conver 1.0.0 to new style staging
Koen Kooi [Sun, 28 Mar 2010 13:43:37 +0000 (15:43 +0200)]
libpcap: also conver 1.0.0 to new style staging

14 years agoarora: add 0.10.2, needed to build against qt 4.6.x
Koen Kooi [Sun, 28 Mar 2010 13:36:53 +0000 (15:36 +0200)]
arora: add 0.10.2, needed to build against qt 4.6.x

14 years agowireless-tools: convert to new style staging
Koen Kooi [Sun, 28 Mar 2010 13:28:57 +0000 (15:28 +0200)]
wireless-tools: convert to new style staging

* now only -cross and kernel packages use legacy staging for 'MACHINE=smartq5 bitbake console-image'

14 years agolibpcap: convert to new style staging
Koen Kooi [Sun, 28 Mar 2010 13:27:31 +0000 (15:27 +0200)]
libpcap: convert to new style staging

14 years agoopenssl: convert to new style staging
Koen Kooi [Sun, 28 Mar 2010 13:26:37 +0000 (15:26 +0200)]
openssl: convert to new style staging

14 years agoppp: convert to new style staging
Koen Kooi [Sun, 28 Mar 2010 13:23:29 +0000 (15:23 +0200)]
ppp: convert to new style staging

14 years agowebkit: bump SRCREV
Koen Kooi [Sun, 28 Mar 2010 13:03:33 +0000 (15:03 +0200)]
webkit: bump SRCREV