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>
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>
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
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Koen Kooi [Tue, 21 Dec 2010 11:56:35 +0000 (12:56 +0100)]
udev: add 165
Signed-off-by: Koen Kooi <koen@openembedded.org>
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>
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
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Michael 'Mickey' Lauer [Thu, 16 Dec 2010 20:31:12 +0000 (21:31 +0100)]
linux-n900: adjust defconfig as per last commit
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>
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>
Michael 'Mickey' Lauer [Thu, 16 Dec 2010 17:17:16 +0000 (18:17 +0100)]
linux-n900: enable nat, connection tracking, etc. to get tethering
Koen Kooi [Thu, 16 Dec 2010 16:59:47 +0000 (17:59 +0100)]
lmbench: package scripts that lmbench-run needs
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Koen Kooi [Thu, 16 Dec 2010 15:16:54 +0000 (16:16 +0100)]
gstreamer 0.10.31: add 2 more patches (crop and pad_alloc)
0
Signed-off-by: Koen Kooi <koen@openembedded.org>
Tom Rini [Thu, 16 Dec 2010 14:06:11 +0000 (07:06 -0700)]
libdrm.inc: Add cairo to DEPENDS.
Fixes:
| make[3]: Entering directory `/.../tmp/work/i686-oe-linux/libdrm-1_2.4.22-r5.0/libdrm-2.4.22/tests/modetest'
| CC modetest.o
| modetest.c:59:19: fatal error: cairo.h: No such file or directory
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Stefan Schmidt [Thu, 11 Nov 2010 14:00:36 +0000 (15:00 +0100)]
bug-logrotate: Add logrotate config file for bug
Stefan Schmidt [Thu, 11 Nov 2010 14:00:03 +0000 (15:00 +0100)]
bug-icon-theme: Add buglabs icon theme for matchbox
Stefan Schmidt [Thu, 11 Nov 2010 13:58:26 +0000 (14:58 +0100)]
bug-desktop-icons: Add recipes for some bug desktop icons.
Stefan Schmidt [Tue, 2 Nov 2010 15:23:36 +0000 (16:23 +0100)]
udev-rules-buglabs: Add recipe for Bug 2.0 specific udev rules
Stefan Schmidt [Mon, 13 Dec 2010 14:07:57 +0000 (15:07 +0100)]
matchbox-keyboard-inputmethod: Add support for bug20 layout
Stefan Schmidt [Mon, 13 Dec 2010 15:48:15 +0000 (16:48 +0100)]
initscripts-1.0: Add special bootmisc for bug20 to set the GPS serial port correctly.
Martin Jansa [Thu, 16 Dec 2010 12:07:00 +0000 (13:07 +0100)]
phoneme-advanced: force ARM mode, otherwise build fails on armv4t
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 16 Dec 2010 10:03:13 +0000 (11:03 +0100)]
linux(-kexecboot)_git: bump SRCREV for 2.6.37-rc6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Thu, 16 Dec 2010 08:56:00 +0000 (09:56 +0100)]
gst-ducati: add WIP recipe
Signed-off-by: Koen Kooi <koen@openembedded.org>