openembedded.git
14 years agodkg_1.6: fixed SRC_URI
Klaus Schwarzkopf [Sat, 27 Nov 2010 15:32:25 +0000 (16:32 +0100)]
dkg_1.6: fixed SRC_URI

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agodisko_1.6.0: fixed SRC_URI
Klaus Schwarzkopf [Sat, 27 Nov 2010 15:10:05 +0000 (16:10 +0100)]
disko_1.6.0: fixed SRC_URI

diskohq provides tar.bz2

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agodircproxy_1.1.0: fixed download url
Klaus Schwarzkopf [Sat, 27 Nov 2010 14:25:14 +0000 (15:25 +0100)]
dircproxy_1.1.0: fixed download url

new src url

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agodgen-sdl_1.23: fixed download url
Klaus Schwarzkopf [Sat, 27 Nov 2010 14:14:18 +0000 (15:14 +0100)]
dgen-sdl_1.23: fixed download url

found the archive at web.archive.org

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agocpusage_0.1: fixed download link
Klaus Schwarzkopf [Sat, 27 Nov 2010 11:07:18 +0000 (12:07 +0100)]
cpusage_0.1: fixed download link

cpusage have a new homepage: http://www.net.t-labs.tu-berlin.de/~fabian/proj_de.html

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agodash_0.5.5.1: New download link for patch
Klaus Schwarzkopf [Sat, 27 Nov 2010 12:22:14 +0000 (13:22 +0100)]
dash_0.5.5.1: New download link for patch

The newest patch on the old download directory is dash_0.5.5.1-7.3.diff.gz

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agodcetest: fixed download link
Klaus Schwarzkopf [Sat, 27 Nov 2010 12:40:38 +0000 (13:40 +0100)]
dcetest: fixed download link

fixed download link and version

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agolibxext-1.2.0: fix native build on some hosts
Martin Jansa [Sun, 28 Nov 2010 09:34:35 +0000 (10:34 +0100)]
libxext-1.2.0: fix native build on some hosts

* reported:
  http://bugs.openembedded.org/show_bug.cgi?id=5490
  http://permalink.gmane.org/gmane.comp.handhelds.openembedded/39936
  https://bugs.freedesktop.org/show_bug.cgi?id=29958

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoudev_124.bb: Fix build when DISTRO_FEATURES lacks "largefile".
Graham Gower [Mon, 22 Nov 2010 23:37:37 +0000 (10:07 +1030)]
udev_124.bb: Fix build when DISTRO_FEATURES lacks "largefile".

NOTE: make -e EXTRAS=extras/firmware/ extras/scsi_id/ extras/volume_id/ STRIP=echo libudevdir=/lib/udev libdir=/lib prefix=
  GENHDR   udev_version.h
  CC       udev_device.o
In file included from /mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/stdlib.h:25:0,
                 from udev_device.c:20:
/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/features.h:216:5: error: #error It appears you have defined _FILE_OFFSET_BITS=64. Unfortunately, uClibc was built without large file support enabled.
In file included from /mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/stdio.h:72:0,
                 from udev_device.c:21:
/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/bits/uClibc_stdio.h:61:2: error: #error Sorry... uClibc was built without large file support!
In file included from udev_device.c:21:0:
/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/stdio.h:83:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fpos_t'
In file included from udev_device.c:21:0:
/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/stdio.h:719:12: error: expected declaration specifiers or '...' before 'fpos_t'
/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/stdio.h:721:12: error: expected ';', ',' or ')' before '*' token
udev_device.c: In function 'udev_device_event':
udev_device.c:272:4: warning: cast increases required alignment of target type
udev_device.c:272:4: warning: cast increases required alignment of target type
make: *** [udev_device.o] Error 1
FATAL: oe_runmake failed

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agoglib-2.0_2.24.1.bb: Fix build when DISTRO_FEATURES lacks ipv6.
Graham Gower [Mon, 29 Nov 2010 04:34:26 +0000 (15:04 +1030)]
glib-2.0_2.24.1.bb: Fix build when DISTRO_FEATURES lacks ipv6.

mipsel-oe-linux-uclibc-libtool: link: mipsel-oe-linux-uclibc-gcc -march=mips32 -isystem/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -Wall -Wl,-rpath-link -Wl,/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/lib -Wl,-O1 -o .libs/gio-querymodules gio-querymodules.o  -L/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/lib ../glib/.libs/libglib-2.0.so ../gobject/.libs/libgobject-2.0.so ../gmodule/.libs/libgmodule-2.0.so ./.libs/libgio-2.0.so /mnt/oe/tmp/work/mipsel-oe-linux-uclibc/glib-2.0-2.24.1-r2/glib-2.24.1/gobject/.libs/libgobject-2.0.so /mnt/oe/tmp/work/mipsel-oe-linux-uclibc/glib-2.0-2.24.1-r2/glib-2.24.1/gthread/.libs/libgthread-2.0.so -lpthread /mnt/oe/tmp/work/mipsel-oe-linux-uclibc/glib-2.0-2.24.1-r2/glib-2.24.1/gmodule/.libs/libgmodule-2.0.so -ldl /mnt/oe/tmp/work/mipsel-oe-linux-uclibc/glib-2.0-2.24.1-r2/glib-2.24.1/glib/.libs/libglib-2.0.so /mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/lib/libz.so /mnt/
oe/tmp/sysroots/mipsel-oe-linux-uclibc/lib/libintl.so /mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/lib/libiconv.so -lc
../glib/.libs/libglib-2.0.so: warning: the use of OBSOLESCENT `utime' is discouraged, use `utimes'
./.libs/libgio-2.0.so: undefined reference to `in6addr_loopback'
./.libs/libgio-2.0.so: undefined reference to `in6addr_any'
collect2: ld returned 1 exit status
make[4]: *** [gio-querymodules] Error 1

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agolibdrm_2.4.22.bb: Fix build for uclibc when DISTRO_FEATURES lacks largefile.
Graham Gower [Mon, 29 Nov 2010 05:51:37 +0000 (16:21 +1030)]
libdrm_2.4.22.bb: Fix build for uclibc when DISTRO_FEATURES lacks largefile.

CC     intel.lo
In file included from /mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/errno.h:29:0,
                 from intel.c:32:
/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/features.h:216:5: error: #error It appears you have defined _FILE_OFFSET_BITS=64. Unfortunately, uClibc was built without large file support enabled.
In file included from /mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/stdio.h:72:0,
                 from intel.c:33:
/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/bits/uClibc_stdio.h:61:2: error: #error Sorry... uClibc was built without large file support!
In file included from intel.c:33:0:
/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/stdio.h:83:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fpos_t'
In file included from intel.c:33:0:
/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/stdio.h:719:12: error: expected declaration specifiers or '...' before 'fpos_t'
/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/stdio.h:721:12: error: expected ';', ',' or ')' before '*' token
make[2]: *** [intel.lo] Error 1

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agoorbit2_2.14.17.bb: Fix build when DISTRO_FEATURES lacks ipv6.
Graham Gower [Mon, 29 Nov 2010 05:08:45 +0000 (15:38 +1030)]
orbit2_2.14.17.bb: Fix build when DISTRO_FEATURES lacks ipv6.

mipsel-oe-linux-uclibc-libtool: link: mipsel-oe-linux-uclibc-gcc -march=mips32 -isystem/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -Werror-implicit-function-declaration -Wl,-rpath-link -Wl,/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/lib -Wl,-O1 -o .libs/test-linc test-linc.o -pthread  -L/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/lib ../src/.libs/liblinc.a /mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/lib/libgobject-2.0.so /mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/lib/libgthread-2.0.so -lpthread /mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/lib/libglib-2.0.so /mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/lib/libintl.so /mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/lib/libiconv.so -lc -pthread
../src/.libs/liblinc.a(linc-protocols.o): In function `link_set_tmpdir':
linc-protocols.c:(.text+0x844): warning: the use of OBSOLESCENT `utime' is discouraged, use `utimes'
../src/.libs/liblinc.a(linc-protocols.o): In function `link_protocol_get_sockinfo_ipv4':
linc-protocols.c:(.text+0xeb8): warning: gethostbyaddr is obsolescent, use getaddrinfo() instead.
test-linc.o: In function `main':
test-linc.c:(.text+0x10e4): warning: gethostbyname is obsolescent, use getnameinfo() instead.
../src/.libs/liblinc.a(linc-protocols.o): In function `link_protocol_get_sockinfo_ipv6':
linc-protocols.c:(.text+0xd94): undefined reference to `in6addr_any'
collect2: ld returned 1 exit status
make[3]: *** [test-linc] Error 1

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agolibxml2: Fix build when DISTRO_FEATURES lacks "largefile".
Graham Gower [Mon, 29 Nov 2010 04:12:54 +0000 (14:42 +1030)]
libxml2: Fix build when DISTRO_FEATURES lacks "largefile".

mipsel-oe-linux-uclibc-libtool: compile:  mipsel-oe-linux-uclibc-gcc -march=mips32 -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -isystem/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include -isystem/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlIO.lo -MD -MP -MF .deps/xmlIO.Tpo -c xmlIO.c  -fPIC -DPIC -o .libs/xmlIO.o
In file included from /mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/stdio.h:72:0,
                 from libxml.h:44,
                 from encoding.c:24:
/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/bits/uClibc_stdio.h:61:2: error: #error Sorry... uClibc was built without large file support!

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agogettext_0.18.bb: Fix build when uclibc lacks large file support.
Graham Gower [Mon, 29 Nov 2010 03:24:25 +0000 (13:54 +1030)]
gettext_0.18.bb: Fix build when uclibc lacks large file support.

mipsel-oe-linux-uclibc-libtool: compile:  mipsel-oe-linux-uclibc-gcc -march=mips32 -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -isystem/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include -I/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include -isystem/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -c libxml/DOCBparser.c  -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-DOCBparser.o
In file included from /mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/stdio.h:28:0,
                 from ./stdio.h:35,
                 from libxml/libxml.h:36,
                 from libxml/DOCBparser.c:14:
/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/features.h:216:5: error: #error It appears you have defined _FILE_OFFSET_BITS=64. Unfortunately, uClibc was built without large file support enabled.
In file included from /mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/stdio.h:72:0,
                 from ./stdio.h:35,
                 from libxml/libxml.h:36,
                 from libxml/DOCBparser.c:14:
/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/bits/uClibc_stdio.h:61:2: error: #error Sorry... uClibc was built without large file support!
In file included from ./stdio.h:35:0,
                 from libxml/libxml.h:36,
                 from libxml/DOCBparser.c:14:
/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/stdio.h:83:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fpos_t'
In file included from ./stdio.h:35:0,
                 from libxml/libxml.h:36,
                 from libxml/DOCBparser.c:14:
/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/stdio.h:719:12: error: expected declaration specifiers or '...' before 'fpos_t'
/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/stdio.h:721:12: error: expected ';', ',' or ')' before '*' token
make[4]: *** [libxml/libxml_rpl_la-DOCBparser.lo] Error 1

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agoutil-linux-ng_2.17.bb: Fix for uClibc when DISTRO_FEATURES lacks "largefile".
Graham Gower [Mon, 29 Nov 2010 02:59:07 +0000 (13:29 +1030)]
util-linux-ng_2.17.bb: Fix for uClibc when DISTRO_FEATURES lacks "largefile".

../shlibs/blkid/src/.libs/libblkid.so: undefined reference to `lseek64'

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agofix busybox' CONFIG_LFS
Eric Bénard [Mon, 29 Nov 2010 16:49:17 +0000 (17:49 +0100)]
fix busybox' CONFIG_LFS

blindvt noticed on IRC that :
commit 40d081740d35a454181a6389f1b1f85a0c9ce8e1
removed proper handling of busybox' CONFIG_LFS
It should have added a line for CONFIG_FDISK_SUPPORT_LARGE_DISKS
and retain the CONFIG_LFS line

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agobusybox-config.inc: Fix build when DISTRO_FEATURES lacks "largefile".
Graham Gower [Mon, 22 Nov 2010 23:37:08 +0000 (10:07 +1030)]
busybox-config.inc: Fix build when DISTRO_FEATURES lacks "largefile".

mipsel-oe-linux-uclibc-gcc -march=mips32 -Wp,-MD,util-linux/.fdisk.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG  -D"BB_VER=KBUILD_STR(1.17.3)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os -isystem/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -isystem/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os   -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(fdisk)"  -D"KBUIL
D_MODNAME=KBUILD_STR(fdisk)" -c -o util-linux/fdisk.o util-linux/fdisk.c
util-linux/fdisk.c: In function 'seek_sector':
util-linux/fdisk.c:522:2: error: 'off64_t' undeclared (first use in this function)
util-linux/fdisk.c:522:2: note: each undeclared identifier is reported only once for each function it appears in
util-linux/fdisk.c:522:10: error: expected ';' before 'off'
util-linux/fdisk.c:523:2: warning: implicit declaration of function 'lseek64'
util-linux/fdisk.c:523:22: error: 'off' undeclared (first use in this function)
util-linux/fdisk.c:519:22: warning: unused parameter 'secno'
make[1]: *** [util-linux/fdisk.o] Error 1
make[1]: Leaving directory `/mnt/oe/tmp/work/mipsel-oe-linux-uclibc/busybox-1.17.3-r38.1/busybox-1.17.3'
make: *** [util-linux] Error 2
make: *** Waiting for unfinished jobs....

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years ago/conf/machine/ben-nanonote.conf
Kristoffer Ericson [Mon, 29 Nov 2010 20:05:26 +0000 (21:05 +0100)]
/conf/machine/ben-nanonote.conf

* Add screen information to machine file

Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agosdk.bbclass: Define target_includedir
Khem Raj [Sat, 27 Nov 2010 01:26:16 +0000 (17:26 -0800)]
sdk.bbclass: Define target_includedir

This var is used in configuring gcc recipes so we define it here for sdk
as well best is to have this defined globally so we can configure target
cross and sdk recipes properly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogcc-configure-sdk.inc: Remove special do_configure
Khem Raj [Fri, 26 Nov 2010 22:27:06 +0000 (14:27 -0800)]
gcc-configure-sdk.inc: Remove special do_configure

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agouclibc.inc: Dont use gnuhash on mips64
Khem Raj [Fri, 26 Nov 2010 22:28:19 +0000 (14:28 -0800)]
uclibc.inc: Dont use gnuhash on mips64

* Add a machine config for mips64 based machines

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agobinutils_git.bb: Fix building target binutils build for SH4/uclibc
Khem Raj [Fri, 26 Nov 2010 00:10:30 +0000 (16:10 -0800)]
binutils_git.bb: Fix building target binutils build for SH4/uclibc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogcc-configure-sdk: Handle hardcoded /usr/include
Khem Raj [Thu, 25 Nov 2010 22:47:58 +0000 (14:47 -0800)]
gcc-configure-sdk: Handle hardcoded /usr/include

This does not work for distros like micro who use
a flattened tree structure for root file system

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agotask-fso-toolchain-target.bb: Fix meta-toolchain-fso.
Graham Gower [Thu, 25 Nov 2010 03:16:58 +0000 (13:46 +1030)]
task-fso-toolchain-target.bb: Fix meta-toolchain-fso.

Previously, do_populate_sdk failed due to missing c++ dir.

mv: cannot stat `/var/tmp/tb-clean-build/work/mipsel-oe-linux/meta-toolchain-fso-1.0-r1/sdk/image//usr/local/minimal/mipsel/mipsel-oe-linux/usr/include/c++': No such file or directory

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agobusybox: remove 1.17.3
Eric Bénard [Thu, 25 Nov 2010 08:29:44 +0000 (09:29 +0100)]
busybox: remove 1.17.3

as it's no more default for SHR

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agobusybox-static: switch to 1.17.4
Eric Bénard [Thu, 25 Nov 2010 08:31:48 +0000 (09:31 +0100)]
busybox-static: switch to 1.17.4

before removing busybox-1.17.3

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agobusybox: remove 1.17.1
Eric Bénard [Thu, 25 Nov 2010 08:29:16 +0000 (09:29 +0100)]
busybox: remove 1.17.1

as it's no more default for Angstrom-2010

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoshr: remove busybox's prefered version
Eric Bénard [Thu, 25 Nov 2010 09:14:18 +0000 (10:14 +0100)]
shr: remove busybox's prefered version

and use the latest stable as a default.

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoangstrom-2010: prefer busybox 1.17.4
Eric Bénard [Thu, 25 Nov 2010 08:27:46 +0000 (09:27 +0100)]
angstrom-2010: prefer busybox 1.17.4

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agoAngstrom 2010: move to qt 4.7.1
Koen Kooi [Thu, 25 Nov 2010 09:54:28 +0000 (10:54 +0100)]
Angstrom 2010: move to qt 4.7.1

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoSHR: upgrade preferred QT to 4.7.1
Martin Jansa [Thu, 25 Nov 2010 08:53:23 +0000 (09:53 +0100)]
SHR: upgrade preferred QT to 4.7.1

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoqt4: add latest 4.7.1 version
Eric Bénard [Wed, 24 Nov 2010 19:33:30 +0000 (20:33 +0100)]
qt4: add latest 4.7.1 version

qt4-embedded, qt4-tools-native and qt4-tools-sdk are compile tested.
qt4-x11-free and qt4-x11-free-gles are not tested.
qt4-embedded is run tested on armv6

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agobusybox: add 1.17.4 (latest stable version)
Eric Bénard [Wed, 24 Nov 2010 17:33:07 +0000 (18:33 +0100)]
busybox: add 1.17.4 (latest stable version)

this is the latest stable version (1.17.3 + its fixes).

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agobusybox 1.17.3: add latest fixes
Eric Bénard [Wed, 24 Nov 2010 17:18:54 +0000 (18:18 +0100)]
busybox 1.17.3: add latest fixes

from http://busybox.net/downloads/fixes-1.17.3/ :
* ip route (fixed bug of misplaced argv++)
* ls (-g was showing user instead of group)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agoqemu_0.13.0.bb: Disable parallel make
Khem Raj [Thu, 25 Nov 2010 06:39:53 +0000 (22:39 -0800)]
qemu_0.13.0.bb: Disable parallel make

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoRemove use of ipkg{,-collateral,-link}.
Graham Gower [Thu, 25 Nov 2010 00:29:26 +0000 (10:59 +1030)]
Remove use of ipkg{,-collateral,-link}.

No one should be using these any longer.
 * Opkg conflicts with ipkg.
 * There is opkg, opkg-collateral and ipkg-utils contains ipkg-link.

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoinetutils_1.8.bb: Disable help2man, doesnt work in cross env.
Khem Raj [Wed, 24 Nov 2010 22:50:35 +0000 (14:50 -0800)]
inetutils_1.8.bb: Disable help2man, doesnt work in cross env.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agohelp2man_1.38.2.bb: New recipe
Khem Raj [Wed, 24 Nov 2010 22:49:38 +0000 (14:49 -0800)]
help2man_1.38.2.bb: New recipe

Add recipe for latest 1.38.2 version and remove 1.37.1 in favour of it.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agognutls_2.10.2.bb: Fix parallel build failure.
Graham Gower [Tue, 23 Nov 2010 23:00:08 +0000 (09:30 +1030)]
gnutls_2.10.2.bb: Fix parallel build failure.

In file included from core.c:32:
enums.h:3:1: error: unterminated #ifndef
In file included from core.c:40:
enum-map.i.c:867:1: error: unterminated argument list invoking macro "SCM_SMOB_PRINT"
In file included from errors.c:28:
enums.h:3:1: error: unterminated #ifndef

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agostrace: Fix build on mips{, el} when DISTRO_FEATURES lacks "largefile".
Graham Gower [Tue, 23 Nov 2010 22:58:12 +0000 (09:28 +1030)]
strace: Fix build on mips{, el} when DISTRO_FEATURES lacks "largefile".

While here,
 - make 4.5.20 the default for mips instead of 4.5.18.
 - Fix LICENSE fields.

| mipsel-oe-linux-uclibc-gcc -march=mips32 -Wall -isystem/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os  -L/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/lib -Wl,-rpath-link,/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/lib -Wl,-O1 -o strace strace.o syscall.o count.o util.o desc.o file.o ipc.o io.o ioctl.o mem.o net.o process.o bjm.o quota.o resource.o signal.o sock.o system.o term.o time.o proc.o scsi.o stream.o
| syscall.o:(.data.rel.ro+0x14904): undefined reference to `sys_truncate64'
| syscall.o:(.data.rel.ro+0x14918): undefined reference to `sys_ftruncate64'
| syscall.o:(.data.rel.ro+0x149a4): undefined reference to `sys_getdents64'
| syscall.o:(.data.rel.ro+0x14c74): undefined reference to `sys_statfs64'
| syscall.o:(.data.rel.ro+0x14c88): undefined reference to `sys_fstatfs64'
| collect2: ld returned 1 exit status
| make[1]: *** [strace] Error 1

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogsl.inc: Remove `do_stage`.
Paul Menzel [Fri, 19 Nov 2010 16:33:00 +0000 (17:33 +0100)]
gsl.inc: Remove `do_stage`.

Inkscape fails to build after commit c2c8fe [1] with the following error.

    | checking for CAIRO_USER_FONTS... yes
    | checking for INKSCAPE... configure: error: Package requirements (gdkmm-2.4  glibmm-2.4 giomm-2.4 gtkmm-2.4 >= 2.10.0  gtk+-2.0  libxml-2.0 >= 2.6.11  libxslt >= 1.0.15  cairo  sigc++-2.0 >= 2.0.12    gthread-2.0 >= 2.0 libpng >= 1.2 gsl) were not met:
    |
    | No package 'gsl' found
    |
    | Consider adjusting the PKG_CONFIG_PATH environment variable if you
    | installed software in a non-standard prefix.
    |
    | Alternatively, you may set the environment variables INKSCAPE_CFLAGS
    | and INKSCAPE_LIBS to avoid the need to call pkg-config.
    | See the pkg-config man page for more details.
    |
    | ERROR: Function do_configure failed
    NOTE: package inkscape-0.48.0-r0: task do_configure: Failed
    ERROR: TaskFailed event exception, aborting
    ERROR: Build of /home/paul/oe/openembedded/recipes/inkscape/inkscape_0.48.0.bb do_configure failed

Removing `do_stage` fixes building `inkscape_0.48.0.bb` with `angstrom-2008.1`, `angstrom-2010.x` and `minimal` for `MACHINE = "beagleboard"`.

[1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=c2c8fe4c5629add94bd0b922f5b3446624a9f4d8

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Andreas Oberritter <obi@opendreambox.org>
14 years agoqemu_0.13.0.bb: Fix parallel make build failure
Khem Raj [Wed, 24 Nov 2010 21:40:08 +0000 (13:40 -0800)]
qemu_0.13.0.bb: Fix parallel make build failure

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agophp_5.2.13.bb: fixed pathnames in pear.conf
Frans Meulenbroeks [Mon, 22 Nov 2010 18:46:41 +0000 (19:46 +0100)]
php_5.2.13.bb: fixed pathnames in pear.conf

pear.conf had some hostnames in it.
Added a sed line to remove STAGING_DIR_NATIVE from the file.

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agophp: fixed path
Frans Meulenbroeks [Sat, 20 Nov 2010 21:19:31 +0000 (22:19 +0100)]
php: fixed path

with the arrival of a new release the old php tarball moved to the
museum site, Fixed SRC_URI and moved it from the inc file to the bb file
so when adding the latest version there is no SRC_URI clash in the .inc
file.

Also introduced INC_PR

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agosane-toolchain.inc: Rename the absration vars for uclibc/eglibc/glibc versions
Khem Raj [Wed, 24 Nov 2010 16:13:32 +0000 (08:13 -0800)]
sane-toolchain.inc: Rename the absration vars for uclibc/eglibc/glibc versions

* There was a mismatch between sane-toolchain.inc and what
  sane-toolchain-uclibc expects. It did not pick right uclibc version

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoqemu_0.13.0.bb: Add new recipe for 0.13
Khem Raj [Tue, 23 Nov 2010 23:29:59 +0000 (15:29 -0800)]
qemu_0.13.0.bb: Add new recipe for 0.13

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agokaeilos-2009-preferred-versions.inc : versiona upgrade
Marco Cavallini [Tue, 23 Nov 2010 15:15:10 +0000 (16:15 +0100)]
kaeilos-2009-preferred-versions.inc : versiona upgrade

14 years agokaeilos.conf : version upgrade, bump pr
Marco Cavallini [Tue, 23 Nov 2010 15:14:00 +0000 (16:14 +0100)]
kaeilos.conf : version upgrade, bump pr

14 years agoinetutils-1.8: Fix builds for uclibc
Khem Raj [Tue, 23 Nov 2010 20:36:14 +0000 (12:36 -0800)]
inetutils-1.8: Fix builds for uclibc

Currently it does not build for uclibc this patch
which is port of patch posted by Mike Frysinger to
buildroot fixes the problems except that for man2html
we need to invoke it differently.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agomsmcomm: bump SRCREV, this version at least compiles with current fsogsmd
Martin Jansa [Tue, 23 Nov 2010 08:53:02 +0000 (09:53 +0100)]
msmcomm: bump SRCREV, this version at least compiles with current fsogsmd

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxserver-kdrive-common.inc: Add $PACKAGES to PROVIDES
Khem Raj [Tue, 23 Nov 2010 05:17:55 +0000 (21:17 -0800)]
xserver-kdrive-common.inc: Add $PACKAGES to PROVIDES

Fixes the issue where opkg complains about missing
Unknown package 'xserver-kdrive-fbdev'.
| Collected errors:
| * opkg_install_cmd: Cannot install package  xserver-kdrive-fbdev.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Tested-by: Graham Gower <graham.gower@gmail.com>
14 years agomx31ads: make linux 2.6.36 compile
Eric Bénard [Tue, 23 Nov 2010 14:29:35 +0000 (15:29 +0100)]
mx31ads: make linux 2.6.36 compile

and set this kernel as default version for now.

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agosarge-at91: fix kernel build
Eric Bénard [Tue, 23 Nov 2010 14:13:24 +0000 (15:13 +0100)]
sarge-at91: fix kernel build

without this fix, the kernel can't build for sarge-at91,
tested with angstrom-2010.x and minimal distros.
http://tinderbox.openembedded.net/public/logs/task/10846611.txt

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agomicro: update prefered binutils
Eric Bénard [Tue, 23 Nov 2010 14:10:23 +0000 (15:10 +0100)]
micro: update prefered binutils

* without this builds for arm fails with following error :
http://tinderbox.openembedded.net/public/logs/task/10921718.txt
* with this patch, the build works fine

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agolvm2: remove dependency on device-mapper and bump PR
Simon Busch [Tue, 23 Nov 2010 17:02:28 +0000 (18:02 +0100)]
lvm2: remove dependency on device-mapper and bump PR

lvm2 does not need the dependency on device-mapper anymore as lvm2 includes device-mapper
since some releases. The only version we currently have in our repository even comes with
device-mapper included so we can drop the dependency.

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agognash : add 0.8.8 version
Denis 'GNUtoo' Carikli [Sun, 21 Nov 2010 21:26:00 +0000 (22:26 +0100)]
gnash : add 0.8.8 version

The 0.8.8 version fixes youtube.

Note that I had to add one more include:
  -I${STAGING_INCDIR}/cairo
Because gnash didn't find cairo:
  | ../sysroots/armv7a-oe-linux-gnueabi/usr/include/gtk-2.0/gdk/gdkscreen.h:31:19: fatal error: cairo.h: No such file or directory
Note that gnashes disables pkg-config during cross-compilation:
  Nov 19 18:09:46 <strk>  IIRC we _never_ use pkgconfig when crossbuilding
From #gnash in Freenode on irc.

I also had to add that:
  --with-npapi-plugindir=${libdir}/mozilla/plugins \
else the plugin would have been installed in:
  image/usr/lib64/mozilla/plugins/libgnashplugin.so
which is a path made using the host libdir(I've a 64bit buildhost)

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
14 years agoxf86-input-synaptics 1.3.0: fix CROSS COMPILE Badness
Denis 'GNUtoo' Carikli [Sat, 20 Nov 2010 15:54:09 +0000 (16:54 +0100)]
xf86-input-synaptics 1.3.0: fix CROSS COMPILE Badness

It was failing to compile that way:
  make[2]: Entering directory `.../work/i686-angstrom-linux/xf86-input-synaptics-1_1.3.0-r14.0/xf86-input-synaptics-1.3.0/tools'
    CC     synclient.o
    CC     syndaemon-syndaemon.o
  CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/xorg
So I grepped for /usr/include/xorg and found that:
  Makefile:sdkdir = /usr/include/xorg
  Makefile.in:sdkdir = @sdkdir@
So simply passing the right directory to sdkdir fixed the issue.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
14 years agouclibc++: fix LICENSE
Frans Meulenbroeks [Mon, 22 Nov 2010 22:05:10 +0000 (23:05 +0100)]
uclibc++: fix LICENSE

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agouclibc++: moved to git head
Frans Meulenbroeks [Mon, 22 Nov 2010 19:51:10 +0000 (20:51 +0100)]
uclibc++: moved to git head

Removed the 0.1.9 version as it is quite old and does not compile
renamed files dir to uclibc++
added patches to get things compiling.
Patches are gracefully picked from openwrt
(https://dev.openwrt.org/browser/packages/libs/uclibc%2B%2B/patches?rev=24017)

note that it was decided to move to git head instead of the latest release (0.2.2)
because there were quite some patches after 0.2.2 was made and it does not look like there will
be a new release soon (there is hardly any activity last 2 years or so).

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Graeme Gregory <dp@xora.org.uk>
14 years agoswfdec: remove unused old recipes
Andreas Oberritter [Sun, 21 Nov 2010 23:50:34 +0000 (23:50 +0000)]
swfdec: remove unused old recipes

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoswfdec-gnome: use the pkg-config file installed by swfdec
Andreas Oberritter [Sun, 21 Nov 2010 23:47:18 +0000 (23:47 +0000)]
swfdec-gnome: use the pkg-config file installed by swfdec

* swfdec installs swfdec-0.9.pc, not swfdec.pc

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agogtk+-1.2: convert to new style staging (fixes xmms build)
Andreas Oberritter [Sun, 21 Nov 2010 22:34:23 +0000 (22:34 +0000)]
gtk+-1.2: convert to new style staging (fixes xmms build)

* gtk+-1.2 didn't install its pkg-config file, but gtk-config
  depended on it and went crazy without it. xmms uses gtk-config.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Tested-by: Yury Bushmelev <jay4mail@gmail.com>
Tested-by: Philip Balister <philip@balister.org>
Tested-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agoeglibc-package: move eglibc-dev to the end of PACKAGES var
Martin Jansa [Sat, 20 Nov 2010 10:18:20 +0000 (11:18 +0100)]
eglibc-package: move eglibc-dev to the end of PACKAGES var

* currently it picks too much stuff to eglibc-dev package
* update FILES_eglibc-extra-nss to include only .so files

Acked-by: Khem Raj <raj.khem@gmail.com>
Tested-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoupdate-rc.d: make update-rc.d local
Frans Meulenbroeks [Sat, 20 Nov 2010 20:24:30 +0000 (21:24 +0100)]
update-rc.d: make update-rc.d local

the recipe did not build any more as handhelds.org is gone.
Since this one is fairly crucial as lots of recipes depend on it
I decided to put the update-rc.d file in update-rc.d/ instead of
fetching it.

It has been decided (after discussion on irc with Philip Balister, the maintainer of
update-rc.d) to keep the code the same as the old upstream
version and not apply the patch to it.

While at it als renamed the files dir to update-rc.d

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Philip Balister <philip@balister.org> (on irc)
14 years agomktemp: fix for bindir vs base_bindir
Chris Larson [Sun, 21 Nov 2010 23:30:53 +0000 (16:30 -0700)]
mktemp: fix for bindir vs base_bindir

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agosystem-tools-backends: Fix broken angstrom distro patch
Steve Sakoman [Mon, 18 Oct 2010 05:06:48 +0000 (22:06 -0700)]
system-tools-backends: Fix broken angstrom distro patch

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolinux.inc: Fix logic error in CORTEXA8FIXUP test
Steve Sakoman [Fri, 5 Nov 2010 21:58:22 +0000 (14:58 -0700)]
linux.inc: Fix logic error in CORTEXA8FIXUP test

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agohandle PACKAGE_ARCH change in an amend.inc
Eric Bénard [Fri, 19 Nov 2010 20:29:37 +0000 (21:29 +0100)]
handle PACKAGE_ARCH change in an amend.inc

* setting PACKAGE_ARCH = "${MACHINE_ARCH}" in an amend.inc actually
leads to a package with the correct machine arch but the
work/stage/stamp dirs are not correct because MULTIMACH_ARCH is not
updated after amend.inc is parsed.

* this patch :
- factorizes the code which compute MULTIMACH_ARCH in base.bbclass
- updates MULTIMACH_ARCH if required by an amend.inc

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
14 years agogenerate-manifest-2.6.py : Added platform module to the generator script.
Philip Balister [Sun, 21 Nov 2010 18:02:54 +0000 (10:02 -0800)]
generate-manifest-2.6.py : Added platform module to the generator script.

This is needed so that http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=c59afd9fd456766c473c4fb7f7cc4db3e8623c39
does not overwrite the manifest file.

14 years agobug20.conf: Use beagleboard config for x-load
Stefan Schmidt [Mon, 22 Nov 2010 11:00:29 +0000 (12:00 +0100)]
bug20.conf: Use beagleboard config for x-load

We don't provide a x-load config for the bug20 in OE yet. Still omap3.inc adds
it to the image depends which makes all images fail for this machine. Avoid this
by building the beagleboard x-load config until we build our bug20 x-load with
OE.

14 years agolibiconv_1.13.1.bb: Make it libtool version independent
Khem Raj [Mon, 22 Nov 2010 01:53:46 +0000 (17:53 -0800)]
libiconv_1.13.1.bb: Make it libtool version independent

* The patch hardcodes macros from libtools 2.2.6 which
  cause problem with 2.4 so here we let autotools class copy the macros
  from staging.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agosane-toolchain.inc: Use git as preferred version for uclibc
Khem Raj [Sun, 21 Nov 2010 18:27:41 +0000 (10:27 -0800)]
sane-toolchain.inc: Use git as preferred version for uclibc

* Also define PREFERRED_EGLIBC and PREFERRED_GLIBC

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoklcc-cross: Fix FILES_klcc-cross line.
Tom Rini [Sun, 21 Nov 2010 18:15:55 +0000 (11:15 -0700)]
klcc-cross: Fix FILES_klcc-cross line.

${D} shouldn't be used here.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agogcc-4.5.inc: Add a space after mips64-nomultilib patch.
Khem Raj [Sun, 21 Nov 2010 17:03:08 +0000 (09:03 -0800)]
gcc-4.5.inc: Add a space after mips64-nomultilib patch.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoperl-native: Mangle scripts to use /usr/bin/env perl
Tom Rini [Sun, 21 Nov 2010 14:46:44 +0000 (07:46 -0700)]
perl-native: Mangle scripts to use /usr/bin/env perl

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agou-boot_git.bb : update to latest for zoom2/zoom3 machines
Graeme Gregory [Fri, 19 Nov 2010 16:02:43 +0000 (16:02 +0000)]
u-boot_git.bb : update to latest for zoom2/zoom3 machines

14 years agosysvinit_2.86.bb : upped PR to catch zoom2/3 changes
Graeme Gregory [Fri, 19 Nov 2010 16:01:23 +0000 (16:01 +0000)]
sysvinit_2.86.bb : upped PR to catch zoom2/3 changes

14 years agoomapzoom2/3.conf : got serial tty wrong, fixed this time
Graeme Gregory [Fri, 19 Nov 2010 16:00:49 +0000 (16:00 +0000)]
omapzoom2/3.conf : got serial tty wrong, fixed this time

14 years agoat-spi_1.32.0.bb : add new version that doesnt error with odd errors in Makefile
Graeme Gregory [Fri, 19 Nov 2010 15:59:33 +0000 (15:59 +0000)]
at-spi_1.32.0.bb : add new version that doesnt error with odd errors in Makefile

14 years agolibgpepimc: correctly install libgpepimc.pc file
Andrea Adami [Fri, 19 Nov 2010 22:59:02 +0000 (23:59 +0100)]
libgpepimc: correctly install libgpepimc.pc file

* by removing now superfluous custom do_install task
* fix build of libtododb and libcontactsdb
* bump PR

Acked-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agoopenssl: Add mips64{el}-linux target awareness
Khem Raj [Sun, 21 Nov 2010 06:55:15 +0000 (22:55 -0800)]
openssl: Add mips64{el}-linux target awareness

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoopenssl: update 1.0.0a to 1.0.0b
Roman I Khimov [Wed, 17 Nov 2010 10:57:04 +0000 (13:57 +0300)]
openssl: update 1.0.0a to 1.0.0b

 * fixes CVE-2010-3864
 * considered as safe upgrade

Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolibnice_0.0.13.bb : new version require for the farsight upgrade
Graeme Gregory [Sat, 20 Nov 2010 19:11:24 +0000 (19:11 +0000)]
libnice_0.0.13.bb : new version require for the farsight upgrade

14 years agofarsight2_0.0.22.bb : new version which will build on fedora 14
Graeme Gregory [Sat, 20 Nov 2010 19:10:45 +0000 (19:10 +0000)]
farsight2_0.0.22.bb : new version which will build on fedora 14

The older version has some issue with makefile format that is no longer valid

14 years agolibwmf_0.2.8.4.bb : make deterministic by depending on png/jpeg libs
Graeme Gregory [Sat, 20 Nov 2010 19:09:02 +0000 (19:09 +0000)]
libwmf_0.2.8.4.bb : make deterministic by depending on png/jpeg libs
libwmf-native_0.2.8.4.bb : same issue as libwmf

both would have random features or build failures due to missing depends

14 years agohelp2man: Fix DEPENDS on virtclass-native
Tom Rini [Fri, 19 Nov 2010 18:41:30 +0000 (11:41 -0700)]
help2man: Fix DEPENDS on virtclass-native

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoopenssl.inc: Update powerpc logic
Tom Rini [Fri, 19 Nov 2010 15:14:13 +0000 (08:14 -0700)]
openssl.inc: Update powerpc logic

We 'spe' needs similar tests to 'eabi'.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoshr.conf: remove include for shr-autorev.inc
Martin Jansa [Fri, 19 Nov 2010 11:36:35 +0000 (12:36 +0100)]
shr.conf: remove include for shr-autorev.inc

* I'll include it in local.conf generated with SHR Makefile instead

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoshr: bump SRCREVs to versions compatible with latest EFL
Martin Jansa [Fri, 19 Nov 2010 10:49:06 +0000 (11:49 +0100)]
shr: bump SRCREVs to versions compatible with latest EFL

* can I also remove shr-autorev from shr.conf (just for release
  branch?), because it's likely that after some time shr-autorev will
  pick revisions no longer backward compatible with tagged revision
  of OE (ie EFL)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomioctl_git.bb: Add glib-2.0 to DEPENDS.
Graham Gower [Thu, 18 Nov 2010 18:45:51 +0000 (18:45 +0000)]
mioctl_git.bb: Add glib-2.0 to DEPENDS.

| make[3]: Entering directory `/mnt/oe/tmp/work/mipsel-oe-linux/mioctl-1_0.1.0+gitr0+43fae6cf5e3aa57f5d7fed467896d2d4d0f69679-r0/git/tools/mioctl/src'
| mipsel-oe-linux-gcc -march=mips32 -DHAVE_CONFIG_H -I. -I.. -pthread -I/mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/include/glib-2.0 -I/mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/lib/glib-2.0/include   -include ../config.h   -isystem/mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/include  -isystem/mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
| main.c:25:18: fatal error: glib.h: No such file or directory
| compilation terminated.
| make[3]: *** [main.o] Error 1

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoopie-notes_1.2.4.bb: Fix build errors encountered with gcc 4.5
Khem Raj [Thu, 18 Nov 2010 22:26:39 +0000 (14:26 -0800)]
opie-notes_1.2.4.bb: Fix build errors encountered with gcc 4.5

* This should get us a step closer to compiling opie-image with gcc 4.5

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agotracker : Add DEPENDS on hal.
Philip Balister [Fri, 19 Nov 2010 01:56:08 +0000 (20:56 -0500)]
tracker : Add DEPENDS on hal.

14 years agotask-sdk-bare: Set LIBC_PKGS for uclibcgnuspe
Tom Rini [Thu, 18 Nov 2010 23:44:41 +0000 (16:44 -0700)]
task-sdk-bare: Set LIBC_PKGS for uclibcgnuspe

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoxcb-proto.inc: Add python-native to DEPENDS
Tom Rini [Thu, 18 Nov 2010 22:36:11 +0000 (15:36 -0700)]
xcb-proto.inc: Add python-native to DEPENDS

Can't build without python >= 2.5 available.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agotask-sdk-gnuradio-native : Add pkgconfig-dev.
Philip Balister [Thu, 18 Nov 2010 20:09:51 +0000 (12:09 -0800)]
task-sdk-gnuradio-native : Add pkgconfig-dev.

14 years agodhcp : Create directory for state storage. Convert to INC_PR.
Philip Balister [Tue, 16 Nov 2010 19:36:03 +0000 (11:36 -0800)]
dhcp : Create directory for state storage. Convert to INC_PR.

14 years agopkgconfig.bbclass: don't blindly install every .pc file
Andreas Oberritter [Mon, 25 Oct 2010 04:20:59 +0000 (04:20 +0000)]
pkgconfig.bbclass: don't blindly install every .pc file

* Instead of installing the file, print a log message. Later,
  this function could be removed.
* .pc files must be installed explicitly to avoid causing
  build problems. E.g. libsoup-2.4-gnome.pc must not be
  installed if libsoup-2.4 is built without gnome support,
  because gstreamer would try to link against libsoup-2.4-gnome.
* Fixes for lua5.1 and libid3tag, which install their own .pc
  files from OE, have been submitted.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoopencvs_cvs.bb: Re-arrange SRC_URI so to avoid a CVS fetcher bug where it extracts...
Khem Raj [Wed, 17 Nov 2010 23:21:12 +0000 (15:21 -0800)]
opencvs_cvs.bb: Re-arrange SRC_URI so to avoid a CVS fetcher bug where it extracts the end of SRC_URI as path

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agobinutils-cross-sdk: Add version 2.19.51 (for micro)
Tom Rini [Thu, 18 Nov 2010 18:17:59 +0000 (11:17 -0700)]
binutils-cross-sdk: Add version 2.19.51 (for micro)

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agorecipes/perl: add another missing runtime dependency
Dan Kruchinin [Sat, 13 Nov 2010 13:09:01 +0000 (16:09 +0300)]
recipes/perl: add another missing runtime dependency

 * Storable uses Carp::Heavy

Signed-off-by: Dan Kruchinin <kruchinin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>