openembedded.git
14 years agouse PYTHON_SITEPACKAGES_DIR
Roman I Khimov [Tue, 23 Mar 2010 12:20:19 +0000 (15:20 +0300)]
use PYTHON_SITEPACKAGES_DIR

Converted most of python site-packages references to PYTHON_SITEPACKAGES_DIR.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agodistutils-common-base: move Python dir detection to separate class
Roman I Khimov [Tue, 23 Mar 2010 10:27:40 +0000 (13:27 +0300)]
distutils-common-base: move Python dir detection to separate class

Allows to inherit that in packages containing Python extensions but still tightly
control packaging of those extensions. Mainly for the cases where you want
those python modules/extensions/parts to be packaged separately from the main
package in order not to introduce python dependency where you don't need it.
Technically, you can do it with distutils-common-base, but it might require
more FILES_* work than with python-dir.

Introduce PYTHON_SITEPACKAGES_DIR along the way, site-packages directory is
referenced frequently enough within class files, but some recipes also pack this
directory as

${libdir}/python2.5/site-packages
${libdir}/python2.6/site-packages
${libdir}/python*/site-packages
/usr/lib/python*/site-packages
${libdir}/*/site-packages

all of which are not perfect.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoSlugOS: slugos-packages.bb - update to accomodate removal of e2fsprogs-libs
Mike Westerhof [Thu, 25 Mar 2010 04:51:10 +0000 (23:51 -0500)]
SlugOS: slugos-packages.bb - update to accomodate removal of e2fsprogs-libs

14 years agoRevert "cpan-base: add perl version to PR"
Roman I Khimov [Wed, 24 Mar 2010 18:06:37 +0000 (21:06 +0300)]
Revert "cpan-base: add perl version to PR"

This reverts commit e7c6b93906b8909e659d7e680a1457472bc99bda.

Sorry for breakage.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoMerge branch 'perl-5.10' into org.openembedded.dev
Roman I Khimov [Wed, 24 Mar 2010 17:20:50 +0000 (20:20 +0300)]
Merge branch 'perl-5.10' into org.openembedded.dev

14 years agonetworkmanager-openvpn: added missing dependency on gnome-keyring
Marcin Juszkiewicz [Wed, 24 Mar 2010 14:56:43 +0000 (15:56 +0100)]
networkmanager-openvpn: added missing dependency on gnome-keyring

Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
14 years agoutil-linux-ng: add native
Marcin Juszkiewicz [Wed, 24 Mar 2010 14:52:05 +0000 (15:52 +0100)]
util-linux-ng: add native

Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
14 years agomisc recipes: migrate from e2fsprogs-libs to util-linux-ng/e2fsprogs
Marcin Juszkiewicz [Wed, 24 Mar 2010 14:51:23 +0000 (15:51 +0100)]
misc recipes: migrate from e2fsprogs-libs to util-linux-ng/e2fsprogs

Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
14 years agoe2fsprogs: cover e2fsprogs-libs too
Marcin Juszkiewicz [Wed, 24 Mar 2010 14:32:14 +0000 (15:32 +0100)]
e2fsprogs: cover e2fsprogs-libs too

- libcom_err and libss libraries are now in separate packages
- headers and libraries are installed using upstream makefile
  so no longer missing headers

Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
14 years agoe2fsprogs-libs: dropped as e2fsprogs provide those libs now
Marcin Juszkiewicz [Wed, 24 Mar 2010 14:59:29 +0000 (15:59 +0100)]
e2fsprogs-libs: dropped as e2fsprogs provide those libs now

Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
14 years agonetworkmanager-openvpn: added missing dependency on glade
Marcin Juszkiewicz [Wed, 24 Mar 2010 13:39:23 +0000 (14:39 +0100)]
networkmanager-openvpn: added missing dependency on glade

Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
14 years agobase-files_3.0.14.bb: bumped PR due to KeilOS new issue file
Marco Cavallini [Wed, 24 Mar 2010 14:26:32 +0000 (15:26 +0100)]
base-files_3.0.14.bb: bumped PR due to KeilOS new issue file

14 years agokaeilos/issue: Changed KaeilOS login logo (again)
Marco Cavallini [Wed, 24 Mar 2010 14:14:20 +0000 (15:14 +0100)]
kaeilos/issue: Changed KaeilOS login logo (again)

14 years agotask-shr-minimal-fso: add fso-gpsd as it was removed from task-fso2-compliance
Thomas Zimmermann [Wed, 24 Mar 2010 09:43:09 +0000 (10:43 +0100)]
task-shr-minimal-fso: add fso-gpsd as it was removed from task-fso2-compliance

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
14 years agomh355/xorg.conf: added xorg.conf settings for machine mh355
Marco Cavallini [Wed, 24 Mar 2010 09:15:30 +0000 (10:15 +0100)]
mh355/xorg.conf: added xorg.conf settings for machine mh355

14 years agomh355/interfaces: added lan settings for machine mh355
Marco Cavallini [Wed, 24 Mar 2010 09:15:02 +0000 (10:15 +0100)]
mh355/interfaces: added lan settings for machine mh355

14 years agokaeilos-2009-preferred-versions.inc: Updated package versions
Marco Cavallini [Wed, 24 Mar 2010 09:13:11 +0000 (10:13 +0100)]
kaeilos-2009-preferred-versions.inc: Updated package versions

14 years agokaeilos/issue: Changed KaeilOS login logo
Marco Cavallini [Wed, 24 Mar 2010 09:12:15 +0000 (10:12 +0100)]
kaeilos/issue: Changed KaeilOS login logo

14 years agolzma: Use BBCLASSEXTEND to get native recipe.
Khem Raj [Tue, 23 Mar 2010 22:28:51 +0000 (15:28 -0700)]
lzma: Use BBCLASSEXTEND to get native recipe.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogeos_3.2.0.bb: Refine PACKAGES and contents.
Khem Raj [Tue, 23 Mar 2010 22:17:48 +0000 (15:17 -0700)]
geos_3.2.0.bb: Refine PACKAGES and contents.

* Create geos-c1 for C libraries
* Forcibly package libgeos into geos package
* Enhance description.
* Add --disable-inline, its not needed if gcc 4.4 or newer
  is in use. but many distros still use older gcc 4.x

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agobase.bbclass: add missing import of metadata_scm
Antonio Ospite [Tue, 23 Mar 2010 10:51:56 +0000 (10:51 +0000)]
base.bbclass: add missing import of metadata_scm

In commit 89b7e433719f43f1c36c76cb8856d559014e99bc metadata_scm.bbclass
functions were factored out from base.bbclass, but the new file was not
included.

This prevented METADATA_SCM, METADATA_REVISION, METADATA_BRANCH to be
set; for instance this caused oestats-client stop working.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoliburi-perl: remove broken configure_append, fix PACKAGE_ARCH
Roman I Khimov [Tue, 23 Mar 2010 22:03:41 +0000 (01:03 +0300)]
liburi-perl: remove broken configure_append, fix PACKAGE_ARCH

configure_append snippet crawled in from old liburi-perl version and is not
needed currently. Fix PACKAGE_ARCH for pure perl module along the way.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibhtml-tagset-perl: fix PACKAGE_ARCH
Roman I Khimov [Tue, 23 Mar 2010 21:53:20 +0000 (00:53 +0300)]
libhtml-tagset-perl: fix PACKAGE_ARCH

It's perl-only module, so set it to 'all'.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibwww-perl: update to version 5.834
Roman I Khimov [Thu, 18 Mar 2010 15:07:38 +0000 (18:07 +0300)]
libwww-perl: update to version 5.834

Add more dependencies along the way, fix PACKAGE_ARCH.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibnet-rawip-perl: add Net::RawIP Perl module
Roman I Khimov [Thu, 18 Mar 2010 14:54:02 +0000 (17:54 +0300)]
libnet-rawip-perl: add Net::RawIP Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibmail-dkim-perl: add Mail::DKIM Perl module
Roman I Khimov [Thu, 18 Mar 2010 14:46:48 +0000 (17:46 +0300)]
libmail-dkim-perl: add Mail::DKIM Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibdigest-sha: allow native builds with BBCLASSEXTEND
Roman I Khimov [Fri, 19 Mar 2010 20:28:01 +0000 (23:28 +0300)]
libdigest-sha: allow native builds with BBCLASSEXTEND

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibcrypt-openssl-rsa-perl: Crypt::OpenSSL::RSA Perl module
Roman I Khimov [Thu, 18 Mar 2010 14:38:23 +0000 (17:38 +0300)]
libcrypt-openssl-rsa-perl: Crypt::OpenSSL::RSA Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibcrypt-openssl-random-perl: add Crypt::OpenSSL::Random Perl module
Roman I Khimov [Thu, 18 Mar 2010 14:35:37 +0000 (17:35 +0300)]
libcrypt-openssl-random-perl: add Crypt::OpenSSL::Random Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibcrypt-openssl-bignum-perl: add Crypt::OpenSSL::Bignum Perl module
Roman I Khimov [Thu, 18 Mar 2010 14:23:17 +0000 (17:23 +0300)]
libcrypt-openssl-bignum-perl: add Crypt::OpenSSL::Bignum Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibmail-spf-perl: add Mail::SPF Perl module
Roman I Khimov [Thu, 18 Mar 2010 14:06:27 +0000 (17:06 +0300)]
libmail-spf-perl: add Mail::SPF Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibnetaddr-ip-perl: add NetAddr::IP Perl module
Roman I Khimov [Thu, 18 Mar 2010 14:00:05 +0000 (17:00 +0300)]
libnetaddr-ip-perl: add NetAddr::IP Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoadd Net::DNS::Resolver::Programmable Perl module
Roman I Khimov [Thu, 18 Mar 2010 13:48:48 +0000 (16:48 +0300)]
add Net::DNS::Resolver::Programmable Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibmime-tools-perl: add MIME-Tools Perl module set
Roman I Khimov [Thu, 18 Mar 2010 12:41:24 +0000 (15:41 +0300)]
libmime-tools-perl: add MIME-Tools Perl module set

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibmailtools-perl: Add Mail-Tools Perl module set
Roman I Khimov [Thu, 18 Mar 2010 12:36:59 +0000 (15:36 +0300)]
libmailtools-perl: Add Mail-Tools Perl module set

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibauthen-pam-perl: add Authen::PAM Perl module
Roman I Khimov [Thu, 18 Mar 2010 12:05:15 +0000 (15:05 +0300)]
libauthen-pam-perl: add Authen::PAM Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibnet-ident-perl: add Net::Ident Perl module
Roman I Khimov [Thu, 18 Mar 2010 11:56:49 +0000 (14:56 +0300)]
libnet-ident-perl: add Net::Ident Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibnetpcaket-perl: Add NetPacket Perl module
Roman I Khimov [Thu, 18 Mar 2010 11:30:28 +0000 (14:30 +0300)]
libnetpcaket-perl: Add NetPacket Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibole-storage-lite-perl: add OLE::Storage::Lite Perl module
Roman I Khimov [Thu, 18 Mar 2010 11:06:24 +0000 (14:06 +0300)]
libole-storage-lite-perl: add OLE::Storage::Lite Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibnet-pcap-perl: add Net::Pcap Perl module
Roman I Khimov [Thu, 18 Mar 2010 10:54:08 +0000 (13:54 +0300)]
libnet-pcap-perl: add Net::Pcap Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibnet-dns-perl: Add Net::DNS Perl module
Roman I Khimov [Wed, 17 Mar 2010 16:58:33 +0000 (19:58 +0300)]
libnet-dns-perl: Add Net::DNS Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibdigest-hmac-perl: add Digest::HMAC Perl module
Roman I Khimov [Wed, 17 Mar 2010 16:36:06 +0000 (19:36 +0300)]
libdigest-hmac-perl: add Digest::HMAC Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibnet-cidr-perl: add Net::CIDR Perl module
Roman I Khimov [Wed, 17 Mar 2010 16:06:38 +0000 (19:06 +0300)]
libnet-cidr-perl: add Net::CIDR Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibconvert-binhex-perl: add Convert::BinHex Perl module
Roman I Khimov [Wed, 17 Mar 2010 15:45:37 +0000 (18:45 +0300)]
libconvert-binhex-perl: add Convert::BinHex Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibcrypt-unixcrypt-perl: add Crypt::UnixCrypt Perl module
Roman I Khimov [Wed, 17 Mar 2010 15:36:03 +0000 (18:36 +0300)]
libcrypt-unixcrypt-perl: add Crypt::UnixCrypt Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibcurses-ui-perl: Add Curses::UI Perl module
Roman I Khimov [Wed, 17 Mar 2010 15:23:42 +0000 (18:23 +0300)]
libcurses-ui-perl: Add Curses::UI Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibcurses-perl: add Curses Perl module
Roman I Khimov [Wed, 17 Mar 2010 14:46:14 +0000 (17:46 +0300)]
libcurses-perl: add Curses Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibsys-hostname-long: Add Sys::Hostname::Long Perl module
Roman I Khimov [Wed, 17 Mar 2010 14:26:57 +0000 (17:26 +0300)]
libsys-hostname-long: Add Sys::Hostname::Long Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibfilesys-df-perl: Add Filesys::Df Perl module
Roman I Khimov [Wed, 17 Mar 2010 14:20:07 +0000 (17:20 +0300)]
libfilesys-df-perl: Add Filesys::Df Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibtree-dag-node-perl: add Tree::DAG_Node Perl module
Roman I Khimov [Wed, 17 Mar 2010 14:06:55 +0000 (17:06 +0300)]
libtree-dag-node-perl: add Tree::DAG_Node Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibip-country-perl: add IP::Country Perl module
Roman I Khimov [Wed, 17 Mar 2010 13:59:22 +0000 (16:59 +0300)]
libip-country-perl: add IP::Country Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibio-socket-ssl-perl: add IO::Socket::SSL Perl module
Roman I Khimov [Wed, 17 Mar 2010 13:09:22 +0000 (16:09 +0300)]
libio-socket-ssl-perl: add IO::Socket::SSL Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibnet-ssleay-perl: add Net::SSLeay Perl module
Roman I Khimov [Wed, 17 Mar 2010 13:01:00 +0000 (16:01 +0300)]
libnet-ssleay-perl: add Net::SSLeay Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibio-socket-inet6-perl: add IO::Socket::INET6 Perl module
Roman I Khimov [Wed, 17 Mar 2010 11:03:37 +0000 (14:03 +0300)]
libio-socket-inet6-perl: add IO::Socket::INET6 Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibsocket6-perl: add Socket6 Perl module
Roman I Khimov [Wed, 17 Mar 2010 10:49:52 +0000 (13:49 +0300)]
libsocket6-perl: add Socket6 Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibtest-pod-perl: add Test::Pod Perl module
Roman I Khimov [Tue, 16 Mar 2010 13:13:06 +0000 (16:13 +0300)]
libtest-pod-perl: add Test::Pod Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibdb-file-perl: add DB::File Perl module
Roman I Khimov [Tue, 16 Mar 2010 12:15:23 +0000 (15:15 +0300)]
libdb-file-perl: add DB::File Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibencode-detect-perl: add Encode::Detect Perl module
Roman I Khimov [Tue, 16 Mar 2010 12:08:11 +0000 (15:08 +0300)]
libencode-detect-perl: add Encode::Detect Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibio-zlib-perl: add newer version (1.10)
Roman I Khimov [Mon, 15 Mar 2010 14:29:20 +0000 (17:29 +0300)]
libio-zlib-perl: add newer version (1.10)

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibxml-generator-perl: add XML::Generator Perl module
Roman I Khimov [Mon, 15 Mar 2010 13:15:23 +0000 (16:15 +0300)]
libxml-generator-perl: add XML::Generator Perl module

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoliberror-perl: add version 0.17016
Roman I Khimov [Tue, 9 Mar 2010 10:54:20 +0000 (13:54 +0300)]
liberror-perl: add version 0.17016

 * add dependencies as listed on CPAN.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibversion-perl: add version 0.80
Roman I Khimov [Thu, 18 Mar 2010 15:29:57 +0000 (18:29 +0300)]
libversion-perl: add version 0.80

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agocpan_build: adapt to new staging for native
Roman I Khimov [Thu, 18 Mar 2010 15:29:38 +0000 (18:29 +0300)]
cpan_build: adapt to new staging for native

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoclasses/cpan-base: fix perl version regexp
Roman I Khimov [Tue, 9 Mar 2010 10:46:26 +0000 (13:46 +0300)]
classes/cpan-base: fix perl version regexp

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoperl: add version 5.10.1
Roman I Khimov [Thu, 4 Mar 2010 11:56:21 +0000 (14:56 +0300)]
perl: add version 5.10.1

Brings perl up to date.

Biggest packaging change - make use of Debian patchset as whole. OE used
lots of Debian patches anyway and the overall setup is very similar. So
instead of picking and messing with individual patches it's far more
easier to just use Debian's diff.gz as a whole.

Added with masked preference, since it needs more testing. Currently it
was only compiled and ran on i686.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoperl-native_5.8.8: allow architecture difference in host's Errno
Roman I Khimov [Tue, 9 Feb 2010 12:34:42 +0000 (15:34 +0300)]
perl-native_5.8.8: allow architecture difference in host's Errno

Fixes build for packages that are using Errno

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agocpan-base: add perl version to PR
Roman I Khimov [Tue, 23 Mar 2010 21:33:57 +0000 (00:33 +0300)]
cpan-base: add perl version to PR

Makes perl modules rebuild on perl version change, since binary compatibility
could be broken with that (although perl itself tries to maintain it  within
patchlevel range, like 5.8.7 -> 5.8.8).

This is conditional on PACKAGE_ARCH, since there is nothing to rebuild for
pure perl modules (and those should use 'PACKAGE_ARCH = "all"') even if they
break with perl version change.

This also should ease transition to perl 5.10.1.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibcdio: be more precise about license
Koen Kooi [Tue, 23 Mar 2010 19:54:58 +0000 (20:54 +0100)]
libcdio: be more precise about license

14 years agofirefox 3.6.2: add new version
Koen Kooi [Tue, 23 Mar 2010 18:05:49 +0000 (19:05 +0100)]
firefox 3.6.2: add new version

14 years agohtb-init: fix ip location, use init script, update package_arch
Roman I Khimov [Tue, 23 Mar 2010 19:18:38 +0000 (22:18 +0300)]
htb-init: fix ip location, use init script, update package_arch

OE has alternatives setup for ip and the link is installed in /bin/ip, rather
than /sbin/ip, so fix that. Also, setup rc links by default and set
package_arch to all since it's just an init script.

Update RDEPENDS since versioning doesn't work here.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoRevert "htb-init: new recipe"
Roman I Khimov [Tue, 23 Mar 2010 17:49:08 +0000 (20:49 +0300)]
Revert "htb-init: new recipe"

Sorry, overlooked somehow that it's already in OE.dev.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agohtb-init: new recipe
Roman I Khimov [Wed, 7 Oct 2009 14:49:19 +0000 (18:49 +0400)]
htb-init: new recipe

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agofprobe-ulog: new recipe
Roman I Khimov [Fri, 5 Mar 2010 14:13:31 +0000 (17:13 +0300)]
fprobe-ulog: new recipe

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoulogd: new recipe
Roman I Khimov [Fri, 5 Mar 2010 11:39:25 +0000 (14:39 +0300)]
ulogd: new recipe

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

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agogamin: add missing dependency on glib-2.0
Roman I Khimov [Tue, 23 Mar 2010 14:32:54 +0000 (17:32 +0300)]
gamin: add missing dependency on glib-2.0

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoxserver-xorg-conf: really add BUG 2.0
Marcin Juszkiewicz [Tue, 23 Mar 2010 17:44:35 +0000 (18:44 +0100)]
xserver-xorg-conf: really add BUG 2.0

Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
14 years agolowpan-tools_git.bb: Fix SRC_URI and update SRCREV.
Stefan Schmidt [Tue, 23 Mar 2010 17:34:15 +0000 (18:34 +0100)]
lowpan-tools_git.bb: Fix SRC_URI and update SRCREV.

The old rev did not even build and to checkout a newer one we need to follow the
URI changes rom upstream:

| cc1: warnings being treated as errors
| izconfig.c: In function 'do_set_short':
| izconfig.c:186: error: dereferencing pointer 'sa' does break strict-aliasing rules
| izconfig.c:179: error: dereferencing pointer 'sa' does break strict-aliasing rules

14 years agolibphone-ui: fix weak assignment in sane-srcrevs.inc
Martin Jansa [Tue, 23 Mar 2010 16:10:53 +0000 (17:10 +0100)]
libphone-ui: fix weak assignment in sane-srcrevs.inc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agox-load git: move beagleboard to 1.44
Koen Kooi [Tue, 23 Mar 2010 16:09:30 +0000 (17:09 +0100)]
x-load git: move beagleboard to 1.44

14 years agopyphonelog: fix SRCREV, sorry
Martin Jansa [Tue, 23 Mar 2010 15:57:55 +0000 (16:57 +0100)]
pyphonelog: fix SRCREV, sorry

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoqt4: sync package between -native, -sdk and target packages
Koen Kooi [Tue, 23 Mar 2010 15:48:37 +0000 (16:48 +0100)]
qt4: sync package between -native, -sdk and target packages

* also sed out path to ${WORKDIR} in target package

14 years agopulseaudio: patch configure.ac to work around install error
Steve Sakoman [Tue, 23 Mar 2010 15:29:08 +0000 (16:29 +0100)]
pulseaudio: patch configure.ac to work around install error

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agopyphonelog: bump SRCREV for dbus name fix
Martin Jansa [Tue, 23 Mar 2010 15:22:03 +0000 (16:22 +0100)]
pyphonelog: bump SRCREV for dbus name fix

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoshr-splash: bump SRCREV for hide VT cursor patch
Martin Jansa [Tue, 23 Mar 2010 15:18:10 +0000 (16:18 +0100)]
shr-splash: bump SRCREV for hide VT cursor patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agopulseaudio: patch configure.ac to work around install error
Steve Sakoman [Tue, 23 Mar 2010 15:07:12 +0000 (16:07 +0100)]
pulseaudio: patch configure.ac to work around install error

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoruby: resolve dependency loop virtual:native:ruby -> ruby-native
Martin Jansa [Tue, 23 Mar 2010 14:25:03 +0000 (15:25 +0100)]
ruby: resolve dependency loop virtual:native:ruby -> ruby-native

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoMerge branch 'org.openembedded.dev' of ssh+git://git@git.openembedded.net/openembedde...
Sebastian Spaeth [Tue, 23 Mar 2010 12:16:45 +0000 (13:16 +0100)]
Merge branch 'org.openembedded.dev' of ssh+git://git@git.openembedded.net/openembedded into org.openembedded.dev

14 years agoqmake2: don't install specs, those are packaged by the qt4 recipe. Ship env setup...
Koen Kooi [Tue, 23 Mar 2010 10:28:06 +0000 (11:28 +0100)]
qmake2: don't install specs, those are packaged by the qt4 recipe. Ship env setup scripts

14 years agooeaudit: Handle some more naming variants for OE
Holger Hans Peter Freyther [Tue, 23 Mar 2010 09:49:15 +0000 (10:49 +0100)]
oeaudit: Handle some more naming variants for OE

14 years agooeaudit: Add -f option to fetch an auditfile from FreeBSD
Holger Hans Peter Freyther [Tue, 23 Mar 2010 09:21:35 +0000 (10:21 +0100)]
oeaudit: Add -f option to fetch an auditfile from FreeBSD

14 years agolibsamplerate0-0.1.7: Fix configure run with recent autoconf
Holger Hans Peter Freyther [Tue, 23 Mar 2010 08:30:55 +0000 (16:30 +0800)]
libsamplerate0-0.1.7: Fix configure run with recent autoconf

* Remove the oe_runconf overload and just go through the normal
  autoreconf process
* Take gentoo patch to fix the quoting of the macro and make
  building go past the configure task.

14 years agoettercap-ng: Fix the packaging of the doc package
Holger Hans Peter Freyther [Tue, 23 Mar 2010 08:04:32 +0000 (16:04 +0800)]
ettercap-ng: Fix the packaging of the doc package

The addition of datadir to FILES_PN lead to shipping the manpages
by default. Fix that packaging error.

14 years agoettercap-ng: Attempt to unbreak the build with a recent libtool
Holger Hans Peter Freyther [Tue, 23 Mar 2010 07:57:37 +0000 (15:57 +0800)]
ettercap-ng: Attempt to unbreak the build with a recent libtool

The variable for the plugin extension appears to have changed, at
least this value is "so" so it should work on the device.

14 years agogeos: Add recipe for 3.2.0
Khem Raj [Tue, 23 Mar 2010 07:30:51 +0000 (00:30 -0700)]
geos: Add recipe for 3.2.0

* The patch is added to get it compiling on ARM.
* Moved the old 2.2.3 based recipe to 3.2.0.
* Fixed the recipe for bitbake parsing errors in LICENSE field.
* Added patch needed for compiling to succeed on ARM.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoacpid: add script to halt on power button press
Roman I Khimov [Mon, 22 Mar 2010 12:03:00 +0000 (15:03 +0300)]
acpid: add script to halt on power button press

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoacpid: convert to INC_PR
Roman I Khimov [Mon, 22 Mar 2010 12:02:36 +0000 (15:02 +0300)]
acpid: convert to INC_PR

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoruby: Move to using INC_PR and BBCLASSEXTEND
Khem Raj [Mon, 22 Mar 2010 23:51:15 +0000 (16:51 -0700)]
ruby: Move to using INC_PR and BBCLASSEXTEND

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoruby_1.8.7-p248.bb: fix ext/dl compile
Jesse Gilles [Mon, 15 Feb 2010 09:45:58 +0000 (09:45 +0000)]
ruby_1.8.7-p248.bb: fix ext/dl compile

* Update ruby library path so extensions needing mkmf can build and
  find the right ruby headers.  Fixes building of ext/dl.

Signed-off-by: Jesse Gilles <jgilles@multitech.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoudhcp_0.9.8.bb: Update SRC_URI
Martyn Welch [Tue, 16 Mar 2010 04:26:40 +0000 (04:26 +0000)]
udhcp_0.9.8.bb: Update SRC_URI

* The udhcp SRC_URI is broken, change to download from mirror that is still
  carrying this package.

* Add checksum entries.

Signed-off-by: Martyn Welch <martyn.welch@ge.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>