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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Marco Cavallini [Tue, 23 Nov 2010 15:15:10 +0000 (16:15 +0100)]
kaeilos-2009-preferred-versions.inc : versiona upgrade
Marco Cavallini [Tue, 23 Nov 2010 15:14:00 +0000 (16:14 +0100)]
kaeilos.conf : version upgrade, bump pr
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>
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>
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>
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>
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>
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>
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>
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>
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>
Frans Meulenbroeks [Mon, 22 Nov 2010 22:05:10 +0000 (23:05 +0100)]
uclibc++: fix LICENSE
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
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>
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>
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>
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>
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>
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)
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>
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>
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>
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>
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.
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.
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>
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>
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>
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>
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>
Graeme Gregory [Fri, 19 Nov 2010 16:02:43 +0000 (16:02 +0000)]
u-boot_git.bb : update to latest for zoom2/zoom3 machines
Graeme Gregory [Fri, 19 Nov 2010 16:01:23 +0000 (16:01 +0000)]
sysvinit_2.86.bb : upped PR to catch zoom2/3 changes
Graeme Gregory [Fri, 19 Nov 2010 16:00:49 +0000 (16:00 +0000)]
omapzoom2/3.conf : got serial tty wrong, fixed this time
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
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>
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>
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>
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
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
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
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>
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>
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>
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>
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>
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>
Philip Balister [Fri, 19 Nov 2010 01:56:08 +0000 (20:56 -0500)]
tracker : Add DEPENDS on hal.
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>
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>
Philip Balister [Thu, 18 Nov 2010 20:09:51 +0000 (12:09 -0800)]
task-sdk-gnuradio-native : Add pkgconfig-dev.
Philip Balister [Tue, 16 Nov 2010 19:36:03 +0000 (11:36 -0800)]
dhcp : Create directory for state storage. Convert to INC_PR.
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>
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>
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>
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>
Graeme Gregory [Thu, 18 Nov 2010 17:37:48 +0000 (17:37 +0000)]
sysvinit_2.86.bb : bump PR for the omapzoom2/3 changes in serial port
Graeme Gregory [Thu, 18 Nov 2010 17:36:47 +0000 (17:36 +0000)]
omapzoom2/3.conf : update the serial port config
The update of the kernel enabled the omap serial driver so the console has
moved port number as 8250 driver now only handls the two uarts on debug board.
Graeme Gregory [Thu, 18 Nov 2010 17:35:27 +0000 (17:35 +0000)]
linux-omap-zoomsync : update the kernel to latest release from TI.
Unified the config as both machines are from outside identical and same kernel
should work on both.
Graeme Gregory [Thu, 18 Nov 2010 17:33:53 +0000 (17:33 +0000)]
MAINTAINERS : now Im active again relist myself as zoom2/3 maintainer
Tom Rini [Thu, 18 Nov 2010 16:03:31 +0000 (09:03 -0700)]
help2man: Use ${BPN} in SRC_URI
Martin Jansa's idea (after spotting my typo).
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Martin Jansa [Thu, 18 Nov 2010 15:43:49 +0000 (16:43 +0100)]
om-gta01: update list of recommended modules and autoload
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Tom Rini [Thu, 18 Nov 2010 14:01:56 +0000 (07:01 -0700)]
autoconf.inc: Use 'which' to find m4
We need to make sure that if m4-native is built, it's used here
as there are hosts that otherwise have too old of an m4. When
@M4@ is replaced here it's not used in conjunction with #! so this
is safe.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Thu, 18 Nov 2010 13:38:28 +0000 (06:38 -0700)]
glib-2.0: Fix glib-mkenums to use /usr/bin/env perl
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Thu, 18 Nov 2010 00:45:19 +0000 (17:45 -0700)]
help2man: Add native recipe, drop check for being provided.
With a recent change to auto* to not build the man pages for
native recipes, we can make build progress without help2man
being there already. This adds help2man to local.conf.sample
as an example of something that is assumed to be provided,
drops the sanity.bbclass check and adds a help2man-native recipe.
In order to catch the cases where help2man is likely to have been
an implicit requirement before we add it to the list that
autotools brings in.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Acked-by: Michael Smith <msmith@cbnco.com>
Michael Smith [Tue, 16 Nov 2010 13:52:33 +0000 (08:52 -0500)]
udev 141: fix postinst check for /lib/udev/rules.d symlink
[ -d foo ] succeeds even if foo is a symlink to a directory.
Signed-off-by: Michael Smith <msmith@cbnco.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
Graeme Gregory [Thu, 18 Nov 2010 13:55:37 +0000 (13:55 +0000)]
procps_3.2.8.bb : kludge linker ordering
Was facing a linker ordering issue on Fedora 14 which prevented this recipe building. Adding the libproc as last thing to get linked "fixes" this issue and
allows build to complete.
Martin Jansa [Thu, 18 Nov 2010 11:56:44 +0000 (12:56 +0100)]
python-elementary: add missing python-evas to DEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 18 Nov 2010 09:56:28 +0000 (10:56 +0100)]
linux-2.6.34: small update of om-gta0* defconfig
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 17 Nov 2010 04:24:59 +0000 (04:24 +0000)]
xorg: remove recipes for versions not pinned in any distro config
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 17 Nov 2010 04:24:58 +0000 (04:24 +0000)]
xorg: new versions for 2010-11-17
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 17 Nov 2010 04:24:57 +0000 (04:24 +0000)]
pixman: add version 0.21.2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 13 Nov 2010 09:43:20 +0000 (10:43 +0100)]
linux-openmoko: remove old version based on 2.6.29-rc3, switch gta01 to 2.6.34
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 17 Nov 2010 23:02:29 +0000 (00:02 +0100)]
linux(-openmoko)-2.6.34: update openmoko.patch with gta01 support
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Sebastian Krzyszkowiak [Wed, 17 Nov 2010 16:03:39 +0000 (16:03 +0000)]
opimd-utils: update SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Tom Rini [Wed, 17 Nov 2010 23:15:38 +0000 (16:15 -0700)]
gobject-introspection: Use /usr/bin/env for python
Scripts that do #!@PERL@ or #!@PYTHON@ and replace that with
a full path are in danger of breaking in certain environments
(such as some autobuilders) and should instead use /usr/bin/env.
While in here, use GNOME_MIRROR for the sources.
Signed-off-by: Tom Rini <tom_rini@mentor.com>