openembedded.git
14 years agosane-toolchain.inc: Use BASE_PACKAGE_ARCH instead of FEED_ARCH and prepend to OVERRIDES
Khem Raj [Wed, 22 Dec 2010 06:19:18 +0000 (22:19 -0800)]
sane-toolchain.inc: Use BASE_PACKAGE_ARCH instead of FEED_ARCH and prepend to OVERRIDES

Currently it ends up after local override and hence appears first in FILESPATH
and for buiding uclibc_git.bb on qemuarm it picks wrong uClibc.machine file from
uclibc-git/armv5te where as it should have picked from uclibc-git/qemuarm

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogcc-4.5: Apply patches upto 2010.12 release of linaro gcc
Khem Raj [Tue, 21 Dec 2010 05:53:36 +0000 (21:53 -0800)]
gcc-4.5: Apply patches upto 2010.12 release of linaro gcc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolinux(-kexecboot): bump SRCREV a bit more to rc7
Martin Jansa [Sat, 18 Dec 2010 16:58:19 +0000 (17:58 +0100)]
linux(-kexecboot): bump SRCREV a bit more to rc7

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxorg-docs,xorg-sgml-doctools: upgrade from 1.5.99.901 to 1.6
Martin Jansa [Wed, 22 Dec 2010 09:07:16 +0000 (10:07 +0100)]
xorg-docs,xorg-sgml-doctools: upgrade from 1.5.99.901 to 1.6

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoREADME: test commit
Cliff Brake [Wed, 22 Dec 2010 16:13:54 +0000 (11:13 -0500)]
README: test commit

14 years agoasterisk: fix SRC_URI
Eric BENARD [Wed, 22 Dec 2010 06:03:47 +0000 (06:03 +0000)]
asterisk: fix SRC_URI

* keep the higher version which fetch and patch
* fix SRC_URI for all the asterisk recipes

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agoasterisk: move non working recipes to nonworking directory
Eric BENARD [Wed, 22 Dec 2010 06:03:46 +0000 (06:03 +0000)]
asterisk: move non working recipes to nonworking directory

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoREADME: another test commit
Cliff Brake [Tue, 21 Dec 2010 21:29:29 +0000 (16:29 -0500)]
README: another test commit

14 years agoREADME: dummy commit to test
Cliff Brake [Tue, 21 Dec 2010 21:25:36 +0000 (16:25 -0500)]
README: dummy commit to test

14 years agoMAINTAINERS: test commit
Cliff Brake [Tue, 21 Dec 2010 21:12:05 +0000 (16:12 -0500)]
MAINTAINERS: test commit

14 years agotask-shr-feed: add mokophone, mokopanel
Martin Jansa [Tue, 21 Dec 2010 20:33:36 +0000 (21:33 +0100)]
task-shr-feed: add mokophone, mokopanel

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomokosuite2: removed phone and panel from appbunch in favour of dedicated applications
Daniele Ricci [Tue, 21 Dec 2010 18:32:06 +0000 (18:32 +0000)]
mokosuite2: removed phone and panel from appbunch in favour of dedicated applications

* mokosuite2 SRCREV bump
* mokohome SRCREV BUMP
* libmokosuite2 SRCREV BUMP
* mokopanel: new recipe
* mokophone: new recipe

Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomesa-7.9: bump PR after talloc changes
Martin Jansa [Tue, 21 Dec 2010 20:37:30 +0000 (21:37 +0100)]
mesa-7.9: bump PR after talloc changes

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agosamba: use external talloc instead of building own
Martin Jansa [Tue, 21 Dec 2010 22:09:53 +0000 (22:09 +0000)]
samba: use external talloc instead of building own

* libtalloc now conflicts with libtalloc from talloc recipe
* tested only with samba-3.2.15
Acked-by: Koen Kooi <koen@openembedded.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agotalloc: install .so links
Martin Jansa [Tue, 21 Dec 2010 22:09:52 +0000 (22:09 +0000)]
talloc: install .so links

* otherwise mesa finds talloc.pc, but doesn't link to libtalloc.so.2 in the end
Acked-by: Koen Kooi <koen@openembedded.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoobsolete: cleanup xorg stuff
Martin Jansa [Tue, 21 Dec 2010 08:14:01 +0000 (09:14 +0100)]
obsolete: cleanup xorg stuff

* it's still in git history, no need to keep it in recipes/obsolete forever

14 years agoobsolete/nonworking: cleanup openmoko stuff as planned in removal.txt
Martin Jansa [Wed, 15 Dec 2010 08:57:10 +0000 (09:57 +0100)]
obsolete/nonworking: cleanup openmoko stuff as planned in removal.txt

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoti-pru-sw-examples: remove unneeded settings
chase maupin [Wed, 22 Dec 2010 04:30:06 +0000 (04:30 +0000)]
ti-pru-sw-examples: remove unneeded settings

* Remove unneeded settings in the do_compile function.
  Variables were being set to point to non-existent locations
  in the ${D} directory.  Since the files requires were already
  staged by other packages these variables do not need to be set.
* Bump the PR

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
14 years agoti-pru-sw-edma-library: stage needed header
chase maupin [Wed, 22 Dec 2010 04:30:05 +0000 (04:30 +0000)]
ti-pru-sw-edma-library: stage needed header

* Stage the edma.h header which is needed by other example
  applications that link with this library.
* Bump the PR

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
14 years agosourceipk: copy over hidden files and dirs
chase maupin [Fri, 17 Dec 2010 06:56:32 +0000 (06:56 +0000)]
sourceipk: copy over hidden files and dirs

* Copy hidden files and directories such as eclipse
  project files.  Currently these files are not copied
  for the top-level directory which makes applications with
  eclipse project files not usable with eclipse.
* Only need to copy hidden files for the top-level directory
  since subdirectories do not experience this problem

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
14 years agopackage ipk bbclass: store build branch and revision in ipkg metadata
Koen Kooi [Tue, 21 Dec 2010 18:06:06 +0000 (18:06 +0000)]
package ipk bbclass: store build branch and revision in ipkg metadata

The ipkg metadata will look like this now:

koen@dominion:/OE/angstrom-dev/deploy/glibc$ dpkg-deb -I ipk/am3517-evm/matrix-gui_1.3-r19.0.6_am3517-evm.ipk
 new debian package, version 2.0.
 size 24112 bytes: control archive= 540 bytes.
     629 bytes,    13 lines      control
 Package: matrix-gui
 Version: 1.3-r19.0.6
 Description: Matrix GUI for Qt X11
 Section: multimedia
 Priority: optional
 Maintainer: Angstrom Developers <angstrom-distro-devel@linuxtogo.org>
 License: BSD
 Architecture: am3517-evm
 OE: matrix-gui
 Homepage: https://gforge.ti.com/gf/project/matrix_gui/
 Build: org.openembedded.dev/f35ab2d
 Depends: matrix-gui-common, libpng12-0, libfreetype6, libz1, libgthread-2.0-0, libqtwebkit4, libphonon4, libqtdbus4, libqtxml4, libqtgui4, libqtnetwork4, libqtcore4, libglib-2.0-0, libc6, libstdc++6, libgcc1
 Source: svn://gforge.ti.com/svn/matrix_gui/;module=trunk;proto=https;user=anonymous;pswd=''
koen@dominion:/OE/angstrom-dev/deploy/glibc$

Signed-off-by: Koen Kooi <koen@openembedded.org>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Chase Maupin <chase.maupin@ti.com>
14 years agolibdce: roll back SRCREV again to make omapfbplay work
Koen Kooi [Tue, 21 Dec 2010 16:20:21 +0000 (17:20 +0100)]
libdce: roll back SRCREV again to make omapfbplay work

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolinux-omap4: readd some missing patches
Koen Kooi [Tue, 21 Dec 2010 16:19:43 +0000 (17:19 +0100)]
linux-omap4: readd some missing patches

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoust.inc: Rework FILES
Gabbasov, Andrew [Mon, 20 Dec 2010 20:40:14 +0000 (12:40 -0800)]
ust.inc: Rework FILES

libust.so is actually an ld script (grouping libust.so.0 and
libust_initializer.o), so I doubt it has any usefullness on the target.  The
note about preloading should concern other libust*.so, that are indeed used in
preloading by 'usttrace' script. And these .so libraries are going to target,
not to -dev. And for libust.so that script preloads libust.so.0.

Signed-off-by: Andrew Gabbasov <andrew_gabbasov@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolinux-omap4: enable some more modules
Koen Kooi [Tue, 21 Dec 2010 12:18:56 +0000 (13:18 +0100)]
linux-omap4: enable some more modules

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agowscan: add 20101204 version
Koen Kooi [Tue, 21 Dec 2010 12:06:56 +0000 (13:06 +0100)]
wscan: add 20101204 version

* this one adds a few extra symbol rates to scan for

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoangstrom next: switch to udev 165
Koen Kooi [Tue, 21 Dec 2010 12:00:18 +0000 (13:00 +0100)]
angstrom next: switch to udev 165

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoudev: add 165
Koen Kooi [Tue, 21 Dec 2010 11:56:35 +0000 (12:56 +0100)]
udev: add 165

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agodvb-apps: update to current hg tip to fix build issues with recent gcc versions
Koen Kooi [Tue, 21 Dec 2010 11:18:53 +0000 (12:18 +0100)]
dvb-apps: update to current hg tip to fix build issues with recent gcc versions

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agogst-rtsp: fix typo
Koen Kooi [Tue, 21 Dec 2010 11:00:29 +0000 (12:00 +0100)]
gst-rtsp: fix typo

trying to type over changes from another buildhost doesn't work too well

14 years agogst-rtsp: fix gettext issues
Koen Kooi [Tue, 21 Dec 2010 10:55:52 +0000 (11:55 +0100)]
gst-rtsp: fix gettext issues

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agouclibc.inc: Provide libsegfault 'fakely'
Khem Raj [Tue, 21 Dec 2010 06:15:05 +0000 (22:15 -0800)]
uclibc.inc: Provide libsegfault 'fakely'

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolftb: add ti LFTB recipe
Naresh Medisetty [Mon, 20 Dec 2010 22:48:53 +0000 (22:48 +0000)]
lftb: add ti LFTB recipe

* This package contains functional test suites for TI devices
  used to verify the Linux kernel and drivers for the various
  peripherals found on TI devices.

Signed-off-by: Naresh Medisetty <naresh@ti.com>
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agobmon: fix SRC_URI
Eric Bénard [Mon, 20 Dec 2010 23:21:08 +0000 (00:21 +0100)]
bmon: fix SRC_URI

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agomicrowindows-snapshot: fix checksum
Eric Bénard [Mon, 20 Dec 2010 23:18:21 +0000 (00:18 +0100)]
microwindows-snapshot: fix checksum

checksum will be wrong at next snapshot ...

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agocdtool: fix SRC_URI
Eric Bénard [Mon, 20 Dec 2010 23:16:32 +0000 (00:16 +0100)]
cdtool: fix SRC_URI

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agolibopensync: fix SRC_URI
Eric Bénard [Mon, 20 Dec 2010 23:14:32 +0000 (00:14 +0100)]
libopensync: fix SRC_URI

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agotango-icon-theme-extras: fix SRC_URI
Eric Bénard [Mon, 20 Dec 2010 22:58:38 +0000 (23:58 +0100)]
tango-icon-theme-extras: fix SRC_URI

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agoasterisk-addons: fix SRC_URI
Eric Bénard [Mon, 20 Dec 2010 22:50:16 +0000 (23:50 +0100)]
asterisk-addons: fix SRC_URI

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agoupnp: fix SRC_URI for gupnp.org
Eric Bénard [Mon, 20 Dec 2010 22:45:17 +0000 (23:45 +0100)]
upnp: fix SRC_URI for gupnp.org

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agolibopensync-plugin_0.22: fix SRC_URI
Eric Bénard [Mon, 20 Dec 2010 22:28:21 +0000 (23:28 +0100)]
libopensync-plugin_0.22: fix SRC_URI

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agoasterisk-moh-freeplay-*: fix checksum
Eric Bénard [Mon, 20 Dec 2010 22:24:20 +0000 (23:24 +0100)]
asterisk-moh-freeplay-*: fix checksum

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agolibqglviewer: add checksum
Eric Bénard [Mon, 20 Dec 2010 22:19:22 +0000 (23:19 +0100)]
libqglviewer: add checksum

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agogpsdrive-pda: fix SRC_URI and add checksum
Eric Bénard [Mon, 20 Dec 2010 22:17:43 +0000 (23:17 +0100)]
gpsdrive-pda: fix SRC_URI and add checksum

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agotsclient: fix SRC_URI
Eric Bénard [Mon, 20 Dec 2010 22:14:27 +0000 (23:14 +0100)]
tsclient: fix SRC_URI

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agoopenh323: fix SRC_URI
Eric Bénard [Mon, 20 Dec 2010 22:07:54 +0000 (23:07 +0100)]
openh323: fix SRC_URI

Fetch failed: Unable to fetch URL http://http.us.debian.org/debian/pool/main/o/openh323/openh323_1.13.5.4.orig.tar.gz from any source.

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agolibzrtpcpp: fix SRC_URI
Eric Bénard [Mon, 20 Dec 2010 22:02:14 +0000 (23:02 +0100)]
libzrtpcpp: fix SRC_URI

'Fetch failed: Unable to fetch URL http://www.gnutelephony.org/dist/tarballs/libzrtpcpp-1.4.6.tar.gz from any source.' failed

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agotda1004x-firmware: fix SRC_URI
Eric Bénard [Mon, 20 Dec 2010 21:59:42 +0000 (22:59 +0100)]
tda1004x-firmware: fix SRC_URI

ERROR: tda1004x-firmware-1.0: http://hauppauge.lightpath.net/de/nova-pci218c.exe cannot check archive integrity

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agoswt3.5-gtk: fix SRC_URI
Eric Bénard [Mon, 20 Dec 2010 21:44:52 +0000 (22:44 +0100)]
swt3.5-gtk: fix SRC_URI

Fetch failed: Unable to fetch URL http://mirror.switch.ch/eclipse/eclipse/downloads/drops/R-3.5.1-200909170800/swt-3.5.1-gtk-linux-x86.zip;name=swt from any source.

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agoxl2tpd: fix SRC_URI
Eric Bénard [Mon, 20 Dec 2010 21:44:23 +0000 (22:44 +0100)]
xl2tpd: fix SRC_URI

Fetch failed: Unable to fetch URL http://www.xelerance.com/software/xl2tpd/xl2tpd-1.2.6.tar.gz from any source.

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agojlime-2010.1.conf: Fix bluez issues, slight restructuring.
Alex Ferguson [Sun, 19 Dec 2010 10:35:35 +0000 (12:35 +0200)]
jlime-2010.1.conf: Fix bluez issues, slight restructuring.

Added bluez-libs and bluez-utils to ANGSTROM_BLACKLIST as per
the angstrom-2010 distro file. Added DISTRO_BLUETOOTH_MANAGER,
copied from the angstom-2010 distro file. This should fix all
issues related to bluez when compiling images for jlime.

Moved some definitions from Binutils & Compiler to General
Userspace as its supposed to be.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agojlime-extras: Bump version to 1.0.4.
Alex Ferguson [Thu, 16 Dec 2010 12:51:13 +0000 (14:51 +0200)]
jlime-extras: Bump version to 1.0.4.

Bumped version to 1.0.4 which contains some fixes in the
feh-image-loader script. Modified checksums accordingly.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agodb5: append CXX tag to libtool
Víctor Manuel Jáquez Leal [Mon, 20 Dec 2010 18:54:59 +0000 (19:54 +0100)]
db5: append CXX tag to libtool

Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoangstrom feed sorter: add some more machines
Koen Kooi [Mon, 20 Dec 2010 14:41:57 +0000 (15:41 +0100)]
angstrom feed sorter: add some more machines

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoam3517-crane: Add am3517-crane machine type
Anil kumar M [Mon, 20 Dec 2010 14:27:29 +0000 (19:57 +0530)]
am3517-crane: Add am3517-crane machine type

* Add new machine type for the am3517-crane board.

    * Craneboard is a hardware development platform based
      on the Sitara AM3517 ARM Cortex - A8 microprocessor
      device. This is a low cost reference design.

    * You can find more about CraneBoard here:
           [1] http://www.ti.com/arm
           [2] http://www.mistralsolutions.com/products/craneboard.php
           [3] http://www.craneboard.org

Signed-off-by: Anil kumar M <anilm@mistralsolutions.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolinux-omap-psp-2.6.32:add patch for am3517-crane board support
Anil kumar M [Mon, 20 Dec 2010 14:25:55 +0000 (19:55 +0530)]
linux-omap-psp-2.6.32:add patch for am3517-crane board support

* This patch adds linnux-omap-psp kernel support for am3517-crane
      board.

    * Craneboard is a hardware development platform based
      on the Sitara AM3517 ARM Cortex - A8 microprocessor
      device. This is a low cost reference design.

    * You can find more about CraneBoard here:
           [1] http://www.ti.com/arm
           [2] http://www.mistralsolutions.com/products/craneboard.php
           [3] http://www.craneboard.org

Signed-off-by: Anil kumar M <anilm@mistralsolutions.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agox-load_git:add patch for am3517-crane board support
Anil kumar M [Mon, 20 Dec 2010 14:24:31 +0000 (19:54 +0530)]
x-load_git:add patch for am3517-crane board support

* This patch adds x-load support for am3517-crane
      board.

    * Craneboard is a hardware development platform based
      on the Sitara AM3517 ARM Cortex - A8 microprocessor
      device. This is a low cost reference design.

    * You can find more about CraneBoard here:
           [1] http://www.ti.com/arm
           [2] http://www.mistralsolutions.com/products/craneboard.php
           [3] http://www.craneboard.org

Signed-off-by: Anil kumar M <anilm@mistralsolutions.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agou-boot_git:add patch for am3517-crane board support
Anil kumar M [Mon, 20 Dec 2010 14:22:53 +0000 (19:52 +0530)]
u-boot_git:add patch for am3517-crane board support

* Add support for a am3517-crane machine type for u-boot.

    * Craneboard is a hardware development platform based
      on the Sitara AM3517 ARM Cortex - A8 microprocessor
      device. This is a low cost reference design.

    * You can find more about CraneBoard here:
           [1] http://www.ti.com/arm
           [2] http://www.mistralsolutions.com/products/craneboard.php
           [3] http://www.craneboard.org

Signed-off-by: Anil kumar M <anilm@mistralsolutions.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agomesa-7.9: add patch from Khem Raj for successful build with uclibc
Martin Jansa [Mon, 20 Dec 2010 11:52:18 +0000 (12:52 +0100)]
mesa-7.9: add patch from Khem Raj for successful build with uclibc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoazy: add new efl library for rpc
Martin Jansa [Mon, 20 Dec 2010 13:42:26 +0000 (14:42 +0100)]
azy: add new efl library for rpc

* will be used in elmdentica

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agore2c: add newer 0.13.5
Martin Jansa [Mon, 20 Dec 2010 11:51:36 +0000 (12:51 +0100)]
re2c: add newer 0.13.5

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agore2c: convert to BBCLASSEXTEND
Martin Jansa [Mon, 20 Dec 2010 11:30:53 +0000 (12:30 +0100)]
re2c: convert to BBCLASSEXTEND

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolinux-omap4: switch to ubuntu L24.11 tree to get DRM support
Koen Kooi [Mon, 20 Dec 2010 13:39:04 +0000 (14:39 +0100)]
linux-omap4: switch to ubuntu L24.11 tree to get DRM support

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolinux-omap 2.6.37rc: bump to rc6
Koen Kooi [Sun, 19 Dec 2010 14:30:09 +0000 (15:30 +0100)]
linux-omap 2.6.37rc: bump to rc6

Signed-off-by: Koen Kooi Koen Kooi <koen@beagleboard.org>
14 years agofso: bump specs and libraries
Daniele Ricci [Mon, 20 Dec 2010 10:29:01 +0000 (10:29 +0000)]
fso: bump specs and libraries

Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agopackage.bbclass: call PACKAGESTRIPFUNCS before populate_packages
Andreas Oberritter [Wed, 8 Dec 2010 21:00:31 +0000 (21:00 +0000)]
package.bbclass: call PACKAGESTRIPFUNCS before populate_packages

Introduce run_strip_funcs() to call the functions in
  PACKAGESTRIPFUNCS and place it before populate_packages().

  This allows users of do_split_packages() to package the .debug
  directories, which get created by do_runstrip().

  do_split_packages() is usually prepended to populate_packages().

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoopenssl: create package for openssl configuration file
chase maupin [Fri, 17 Dec 2010 01:31:51 +0000 (01:31 +0000)]
openssl: create package for openssl configuration file

* Add the openssl-conf package to the list of packages to
  be created.  This package contains the openssl.cnf file
  which is used by both the openssl executable in the
  openssl package and the libcrypto library.
* This is to avoid messages like:
    WARNING: can't open config file: /usr/lib/ssl/openssl.cnf
* When running "openssl req" to request and generate a certificate
  the command will fail without the openssl.cnf file being
  installed on the target system.
* Made this package an RRECOMMENDS for libcrypto since:
    * libcrypto is a RDEPENDS for the openssl package
    * Users can specify a configuration file at another
      location so it is not stricly required and many
      commands will work without it (with warnings)
* Bumped the PR

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Acked-by: Roman I Khimov <khimov@altell.ru>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agopython-pycairo_1.8.0: remove `DEFAULT_PREFERENCE = "-1"`
Paul Menzel [Thu, 16 Dec 2010 22:20:25 +0000 (23:20 +0100)]
python-pycairo_1.8.0: remove `DEFAULT_PREFERENCE = "-1"`

Cairo 1.8 is available for some time and ?ngström and other distributions have pinned this Pycairo version for quite some time.

Build tested with Minimal and Minimal uClibc.

Build Configuration:
BB_VERSION        = "1.10.0"
METADATA_BRANCH   = "org.openembedded.dev"
METADATA_REVISION = "977d4dd"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "beagleboard"
DISTRO            = "minimal"
DISTRO_VERSION    = "dev-snapshot-20101217"
TARGET_FPU        = "hard"

Build Configuration:
BB_VERSION        = "1.10.0"
METADATA_BRANCH   = "org.openembedded.dev"
METADATA_REVISION = "977d4dd"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-uclibceabi"
MACHINE           = "beagleboard"
DISTRO            = "minimal-uclibc"
DISTRO_VERSION    = "dev-snapshot-20101217"
TARGET_FPU        = "hard"

`python-pygtk_2.16.0.bb` does not build with `python-pycairo_1.4.0` because it does not put its package config files in `sysroots`.

checking for ATK... yes
checking for PANGO... yes
checking for codegen... /oe/build-minimal-eglibc/minimal-dev/sysroots/armv7a-oe-linux-gnueabi/usr/share/pygobject/2.0/codegen
checking for PYCAIRO... no
no
not checking for gtk due to missing pycairo
checking for GDK target... x11
configure: WARNING: Could not find a valid numpy installation, disabling.
checking whether arm-oe-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb understands -Wall... yes
checking whether arm-oe-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb understands -fno-strict-aliasing... yes
checking whether arm-oe-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb understands -std=c9x... yes
configure: error: conditional "HAVE_GTK_2_16" was never defined.
Usually this means the macro was only invoked conditionally.
ERROR: Function do_configure failed

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agouclibc_git.bb: Bump SRCREV
Khem Raj [Mon, 20 Dec 2010 03:22:42 +0000 (19:22 -0800)]
uclibc_git.bb: Bump SRCREV

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agometa-toolchain.bb: Fix do_populate_sdk for DISTRO=micro.
Graham Gower [Fri, 17 Dec 2010 06:13:12 +0000 (16:43 +1030)]
meta-toolchain.bb: Fix do_populate_sdk for DISTRO=micro.

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agofontconfig: switch SRC_URI back to freedesktop
Martin Jansa [Sun, 19 Dec 2010 14:24:07 +0000 (15:24 +0100)]
fontconfig: switch SRC_URI back to freedesktop

* url fixed now http://lists.freedesktop.org/archives/fontconfig/2010-December/003538.html

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agosane-toolchain-eglibc: remove ggdb3 work around, those alignment traps are gone now
Martin Jansa [Sat, 18 Dec 2010 15:35:52 +0000 (16:35 +0100)]
sane-toolchain-eglibc: remove ggdb3 work around, those alignment traps are gone now

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoe2fsprogs: fix do_install breakages
Koen Kooi [Sat, 18 Dec 2010 08:34:07 +0000 (09:34 +0100)]
e2fsprogs: fix do_install breakages

there is no 'uuid' binary, only 'uuidd':

koen@dominion:/OE/org.openembedded.dev/recipes/e2fsprogs$ ls /OE/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/e2fsprogs-1.41.12-r26/image/sbin
badblocks*  dumpe2fs*    e2fsck.e2fsprogs*  e2label*  filefrag*   fsck.ext3*  fsck.ext4dev*  mke2fs.e2fsprogs*  mkfs.ext3*  mkfs.ext4dev*  resize2fs*  uuidd*
debugfs*    e2freefrag*  e2image*           e2undo*   fsck.ext2*  fsck.ext4*  logsave*       mkfs.ext2*         mkfs.ext4*  mklost+found*  tune2fs*

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agompd: upgraded to 0.16
Frans Meulenbroeks [Fri, 17 Dec 2010 21:08:16 +0000 (22:08 +0100)]
mpd: upgraded to 0.16

This one works with libtool 2.4, the previous version did not.

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agooe.patch: add missing bb imports
Chris Larson [Fri, 17 Dec 2010 19:24:02 +0000 (12:24 -0700)]
oe.patch: add missing bb imports

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoAdd new libisi recipe (libisi can talk to the nokia900 modem)
Denis 'GNUtoo' Carikli [Fri, 17 Dec 2010 17:49:24 +0000 (18:49 +0100)]
Add new libisi recipe (libisi can talk to the nokia900 modem)

libisi will be used in fsogsmd for the nokia900.
As we can't use ofono directly we import some ofono parts in libisi,
  and use that library in the vala code of fsogsmd trough a vapi file.

Thanks a lot mickeyl for help on #openmoko-cdevel on Freenode on irc:
  <mickeyl> do you use =+ or += ?
  <mickeyl> PN-tests probably need to be prepended to PACKAGES, not appended
(I was doing PACKAGES += "${PN}-test" and it failed to package the tests)

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
14 years agogettext: Drop hunk about disable-gettext-tools-test.patch
Tom Rini [Fri, 17 Dec 2010 17:51:52 +0000 (10:51 -0700)]
gettext: Drop hunk about disable-gettext-tools-test.patch

I'd have sworn I told git not to add this hunk.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agobitbake.conf: Use normal bytes per inode param to genext2fs
Tom Rini [Fri, 17 Dec 2010 17:45:32 +0000 (10:45 -0700)]
bitbake.conf: Use normal bytes per inode param to genext2fs

Without this we get an unusably small number of inodes in
our filesystem images.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agotoolchain-external.inc: Uncomment linux-libc-headers
Tom Rini [Thu, 16 Dec 2010 23:42:45 +0000 (16:42 -0700)]
toolchain-external.inc: Uncomment linux-libc-headers

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agosane-toolchain: Switch to TOOLCHAIN_TYPE
Tom Rini [Thu, 16 Dec 2010 23:38:10 +0000 (16:38 -0700)]
sane-toolchain: Switch to TOOLCHAIN_TYPE

Make use of TOOLCHAIN_TYPE and ${LIBC}-${TOOLCHAIN_TYPE} files
like Angstrom/SHR/etc do.  This lets external toolchains work
with sane-toolchain.inc using distributions.

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoexternal-toolchain-csl: Allow for sbin to be empty, update RPROVIDES
Tom Rini [Fri, 17 Dec 2010 16:26:02 +0000 (09:26 -0700)]
external-toolchain-csl: Allow for sbin to be empty, update RPROVIDES

Make the RPROVIDES list for glibc-dev match the real one.  In some
cases the sbin directory is empty, and that is OK.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agogettext-native (0.18): Disable curses and enable relocatable
Tom Rini [Fri, 17 Dec 2010 15:09:25 +0000 (08:09 -0700)]
gettext-native (0.18): Disable curses and enable relocatable

Since we don't need the curses-based tools, just cli, we can disable that.
We enable the relocation flag since if the tool wants to help us here,
we should take it.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolibaio: Add 0.3.107
Tom Rini [Fri, 17 Dec 2010 14:46:44 +0000 (07:46 -0700)]
libaio: Add 0.3.107

Also remove legacy staging while in here.

Signed-off-by: Irfan Sadiq <irfan_sadiq@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agosane-toolchain: use hard assignment instead of weak for libtool version and LIBTOOL_H...
Martin Jansa [Thu, 16 Dec 2010 23:25:40 +0000 (00:25 +0100)]
sane-toolchain: use hard assignment instead of weak for libtool version and LIBTOOL_HAS_SYSROOT

* bitbake.conf already has weak LIBTOOL_HAS_SYSROOT ?= "no" so setting to "yes" here was ignored

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agobusybox 1.18.0 : add last fixes
Eric Bénard [Fri, 17 Dec 2010 15:54:00 +0000 (16:54 +0100)]
busybox 1.18.0 : add last fixes

from : http://busybox.net/downloads/fixes-1.18.0/

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agofontconfig: update SRC_URI
Eric Bénard [Fri, 17 Dec 2010 14:12:03 +0000 (15:12 +0100)]
fontconfig: update SRC_URI

fontconfig's website's configuration actually prevents to fetch the
source archives so use gentoo's mirror until the website is fixed.

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agostage-manager: fix typo in help-text
Bernhard Reutner-Fischer [Fri, 17 Dec 2010 11:43:09 +0000 (12:43 +0100)]
stage-manager: fix typo in help-text

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
14 years agoadd ext4 image support
Bernhard Reutner-Fischer [Wed, 1 Dec 2010 20:10:36 +0000 (21:10 +0100)]
add ext4 image support

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
14 years agoe2fsprogs: fix alternatives of non-packaged native sysroot
Bernhard Reutner-Fischer [Wed, 1 Dec 2010 19:15:53 +0000 (20:15 +0100)]
e2fsprogs: fix alternatives of non-packaged native sysroot

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
14 years agoe2fsprogs: add 1.41.12, remove old versions
Bernhard Reutner-Fischer [Wed, 1 Dec 2010 19:15:52 +0000 (20:15 +0100)]
e2fsprogs: add 1.41.12, remove old versions

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
14 years agoruby: add missing patch
Koen Kooi [Fri, 17 Dec 2010 10:52:14 +0000 (11:52 +0100)]
ruby: add missing patch

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoruby 1.8.7: fix socket extension
Koen Kooi [Fri, 17 Dec 2010 10:41:52 +0000 (11:41 +0100)]
ruby 1.8.7: fix socket extension

The EXTRA_OECONF trick doesn't work for 1.8.7

Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoruby-dbus: fix libdir reference
Koen Kooi [Fri, 17 Dec 2010 10:41:34 +0000 (11:41 +0100)]
ruby-dbus: fix libdir reference

Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agolibc-package.bbclass: Add missing TARGET_ARCH to locale_arch_options
Khem Raj [Fri, 17 Dec 2010 06:03:41 +0000 (22:03 -0800)]
libc-package.bbclass: Add missing TARGET_ARCH to locale_arch_options

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agodb5: Switch to using our libtool
Tom Rini [Thu, 16 Dec 2010 22:45:03 +0000 (15:45 -0700)]
db5: Switch to using our libtool

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agogcc-4.5: Update to 4.5.2 release
Khem Raj [Thu, 16 Dec 2010 22:11:33 +0000 (14:11 -0800)]
gcc-4.5: Update to 4.5.2 release

* port the patch for PR 46883 which fixed samba build issue
* Drop PR 42172 reverting patch as its not required anymore
* Refresh patches to apply cleanly on 4.5.2

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoeglibc_2.12.bb/eglibc_svn.bb: Grab more bug fixes move to svn tip
Khem Raj [Thu, 16 Dec 2010 22:10:13 +0000 (14:10 -0800)]
eglibc_2.12.bb/eglibc_svn.bb: Grab more bug fixes move to svn tip

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolinux-n900: adjust defconfig as per last commit
Michael 'Mickey' Lauer [Thu, 16 Dec 2010 20:31:12 +0000 (21:31 +0100)]
linux-n900: adjust defconfig as per last commit

14 years agobase: resurrect messages for bitbake 1.8
Chris Larson [Thu, 16 Dec 2010 19:30:08 +0000 (14:30 -0500)]
base: resurrect messages for bitbake 1.8

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agolmbench: install 'lmbench' script into /usr/bin so 'lmbench-run' actually works
Koen Kooi [Thu, 16 Dec 2010 17:36:53 +0000 (18:36 +0100)]
lmbench: install 'lmbench' script into /usr/bin so 'lmbench-run' actually works

Signed-off-by: Koen Kooi <k-kooi@ti.com>