Koen Kooi [Fri, 24 Sep 2010 10:36:43 +0000 (12:36 +0200)]
networkmanager: add 0.8.1
Steffen Sledz [Fri, 24 Sep 2010 09:18:02 +0000 (11:18 +0200)]
libatasmart-0.13: resolve cross compile problem
* This patch solves a cross/native compile problem:
| ./strpool atasmart.c atasmart.strpool.c
| ./strpool: ./strpool: cannot execute binary file
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Graham Gower [Thu, 23 Sep 2010 20:55:25 +0000 (20:55 +0000)]
python-numpy: add mipsel config.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Fri, 24 Sep 2010 09:08:14 +0000 (11:08 +0200)]
linux-igep2 2.6.33.7-0: isee downloads server is broken, switch to fetching from git using tags
Michael Lippautz [Wed, 22 Sep 2010 03:32:56 +0000 (03:32 +0000)]
linux-igep2: Bump kernel to 2.6.33.7-0
* Kernel is released at http://labs.igep.es/index.php/The_Linux_kernel
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Thu, 23 Sep 2010 21:25:47 +0000 (23:25 +0200)]
angstrom feed sorter: fix typo and add some more machines
Koen Kooi [Thu, 23 Sep 2010 15:24:22 +0000 (17:24 +0200)]
qt4-x11-free-gles: add 4.7.0
Tom Rini [Thu, 23 Sep 2010 19:31:59 +0000 (12:31 -0700)]
tar: Switch to INC_PR and fix native builds.
We don't want u-a on native.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Thu, 23 Sep 2010 19:24:58 +0000 (12:24 -0700)]
nfs-utils: Drop do_ccompile
This is unused and not needed in 1.1.x
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Cliff Brake [Thu, 23 Sep 2010 14:59:11 +0000 (10:59 -0400)]
Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into org.openembedded.dev
Cliff Brake [Thu, 23 Sep 2010 14:58:36 +0000 (10:58 -0400)]
qt4: remove 4.7.0-beta2
Khem Raj [Wed, 22 Sep 2010 22:02:53 +0000 (15:02 -0700)]
libnl_1.1.bb: Fix the build when libnl2 is staged
Currently linker would search for libnl in sysroot
first before linking in the one thats build with libnl
this patch directs ld to link in with the one thats
build and not look for the one in sysroot.
As a result we can compile libnl and libnl2 alongside
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 22 Sep 2010 20:59:21 +0000 (13:59 -0700)]
oe/patch.py: Remove series file during Clean()
Currently if there is a failed do_patch the series files get appended
so if there were two patches
a.patch
b.patch
and b.patch failed during next run it would append a.patch again
a.patch
b.patch
a.patch
and this would keep growing.
We can remove series file in Clean() because we populate it in Import()
anyway
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Eric Bénard <eric@eukrea.com>
Khem Raj [Wed, 22 Sep 2010 06:11:54 +0000 (23:11 -0700)]
binutils_2.20.1.bb: Add patch to fix ld sysroot
Fixes the issue seen on builds where libc.so is not being found
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Roman I Khimov <khimov@altell.ru>
Martin Jansa [Thu, 23 Sep 2010 08:45:46 +0000 (10:45 +0200)]
SHR: prefer QT 4.7.0
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Cliff Brake [Thu, 23 Sep 2010 14:35:51 +0000 (10:35 -0400)]
Merge branch 'cbrake/qt-4.7.0' into org.openembedded.dev
Cliff Brake [Thu, 23 Sep 2010 14:33:31 +0000 (10:33 -0400)]
qt4 4.7.0: move pg patch to proper location
Martin Jansa [Thu, 23 Sep 2010 11:52:08 +0000 (13:52 +0200)]
qt-4.7.0: update add.xmlpatterns.lib.patch to make it compile again
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Thu, 23 Sep 2010 14:10:50 +0000 (16:10 +0200)]
testlab bbclass: add a switch to log testlab results to a git repo
To use it add the following to your local.conf:
TESTLABLOG = "remote"
TESTLABREMOTEDIR = "/OE/angstrom-testlab"
See http://gitorious.org/angstrom/angstrom-testlab/ for an example of the expected results
Martin Jansa [Tue, 21 Sep 2010 09:18:51 +0000 (11:18 +0200)]
linux-openmoko-2.6.32: upgrade to 2.6.32.22 and add patch for lower power consumption in suspend
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 21 Sep 2010 12:41:05 +0000 (14:41 +0200)]
python-cython: upgrade to 0.13, drop legacy staging, use BBCLASSEXTEND for native
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 22 Sep 2010 11:51:30 +0000 (13:51 +0200)]
shr-autorev: add mokosuite2, mokowm, mokowm-imf-ecore
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 21 Sep 2010 12:28:41 +0000 (14:28 +0200)]
mokowm,mokosuite: update recipes, sources are now in git
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Thu, 23 Sep 2010 08:48:21 +0000 (10:48 +0200)]
qt4-tools-sdk 4.6.3: bump PR for QtCreator change
Koen Kooi [Thu, 23 Sep 2010 08:45:09 +0000 (10:45 +0200)]
gvfs: add missing libcdio
* spotted by the angstrom testlab: http://gitorious.org/angstrom/angstrom-testlab/commit/
a87e64ae3fbe47b679712c5c873f21e56f325c8f
Koen Kooi [Thu, 23 Sep 2010 08:43:20 +0000 (10:43 +0200)]
gst-plugins: add some more missing depends
* spotted by the angstrom testlab: http://gitorious.org/angstrom/angstrom-testlab/commit/
a87e64ae3fbe47b679712c5c873f21e56f325c8f
Eric Bénard [Wed, 22 Sep 2010 22:27:18 +0000 (00:27 +0200)]
gdb-cross-sdk: use static libncurses libtinfo libz and libexpat
* statically linking these libs prevents several runtime problems
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
Eric Bénard [Tue, 21 Sep 2010 13:53:52 +0000 (15:53 +0200)]
qt4-tools-sdk: bring compatibility with QTCreator
* this links "puts" mkspecs at the place where QTCreator search
for it in order to detect a toolchain
* thanks to this link QTCreator detects the toolchain generated using
meta-toolchain-qte and can cross compile applications without any
hack
Signed-off-by: Eric Bénard <eric@eukrea.com>
Eric Bénard [Fri, 27 Aug 2010 20:00:35 +0000 (22:00 +0200)]
sdk.bbclass: allow virtclass-sdk override
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Koen Kooi [Thu, 23 Sep 2010 07:18:19 +0000 (09:18 +0200)]
gst-plugins-bad: add 0.10.20
Steffen Sledz [Thu, 23 Sep 2010 06:23:43 +0000 (08:23 +0200)]
libatasmart: missing udev dependency added
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Roman I Khimov [Tue, 10 Aug 2010 14:20:50 +0000 (18:20 +0400)]
perl 5.10.1: PROVIDES libmodule-build-perl
perl 5.10.1 has Module::Build built-in and it's newer than what we have in
libmodule-build-perl-native.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Tue, 21 Sep 2010 12:39:20 +0000 (16:39 +0400)]
perl 5.10.1: update rdepends
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Mon, 20 Sep 2010 12:22:21 +0000 (16:22 +0400)]
perl 5.10.1: update patches to Debian's 5.10.1-14
* Debian's source package changed its format in 5.10.1-10, so we can't
just apply one patch as it was with initial 5.10.1 release.
* fixes CVE-2010-1974
* fixes MD5 on ARM
* fixes several other bugs (see changelog from http://packages.debian.org/source/sid/perl)
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Tue, 14 Sep 2010 09:54:47 +0000 (13:54 +0400)]
iw: fix build
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Michael Smith [Wed, 22 Sep 2010 22:36:22 +0000 (18:36 -0400)]
libmusicbrainz: fix build when prefix = ""
Signed-off-by: Michael Smith <msmith@cbnco.com>
Michael Smith [Fri, 17 Sep 2010 14:59:28 +0000 (10:59 -0400)]
gtk+ 2.14.2: add BBCLASSEXTEND = "native"
Get this ancient recipe working again.
Signed-off-by: Michael Smith <msmith@cbnco.com>
Cliff Brake [Wed, 22 Sep 2010 20:59:31 +0000 (16:59 -0400)]
qt4: add 4.7.0 released version
Koen Kooi [Wed, 22 Sep 2010 20:26:34 +0000 (22:26 +0200)]
firefox 3.6.8: fix build from ARMv4T, patch stolen from debian
Koen Kooi [Wed, 22 Sep 2010 20:00:23 +0000 (22:00 +0200)]
orc: update to 0.4.9
Koen Kooi [Wed, 22 Sep 2010 18:24:11 +0000 (20:24 +0200)]
gst-plugin-gles: bump SRCREV
Koen Kooi [Wed, 22 Sep 2010 17:53:39 +0000 (19:53 +0200)]
gst-plugins-base: add 0.10.30
Koen Kooi [Wed, 22 Sep 2010 17:47:48 +0000 (19:47 +0200)]
gstreamer: add 0.10.30
Koen Kooi [Wed, 22 Sep 2010 11:23:20 +0000 (13:23 +0200)]
enblend-efuse: add 4.0
Koen Kooi [Wed, 22 Sep 2010 08:59:34 +0000 (10:59 +0200)]
plotutils: add 2.6
Thomas Zimmermann [Wed, 22 Sep 2010 16:42:43 +0000 (18:42 +0200)]
python-pybluez: update to version 0.18
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
Cliff Brake [Wed, 22 Sep 2010 15:52:56 +0000 (11:52 -0400)]
qgears: add recipe (used to test perf)
Cliff Brake [Wed, 22 Sep 2010 15:52:56 +0000 (11:52 -0400)]
qgears: add recipe (used to test perf)
Michael Lippautz [Fri, 3 Sep 2010 04:14:45 +0000 (04:14 +0000)]
x-load/igep0020.conf: Unbreak x-load for igep0020 machine.
* x-load is needed since
e2b9225af36b2979b255634f79ceecea482601a7
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
Acked-by: Eric Bénard <eric@eukrea.com>
Sergey Stasishin [Wed, 22 Sep 2010 12:07:06 +0000 (16:07 +0400)]
live555: Packaging live555MediaServer too.
Steffen Sledz [Wed, 22 Sep 2010 11:36:49 +0000 (13:36 +0200)]
libunwind: unbreak native build
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Koen Kooi [Wed, 22 Sep 2010 08:21:43 +0000 (10:21 +0200)]
pixman 0.19.4: add latest release from the unstable series
* forward port the overlapped blit patches
* add NEON optimization for 16bpp
* fix fast path flags for PAD
Koen Kooi [Wed, 22 Sep 2010 07:14:16 +0000 (09:14 +0200)]
netbase: bump PR after
56fa8d7ad350fcbb5dedaa80c656da0bb59a2e7b
caught by angstrom testlab: http://gitorious.org/angstrom/angstrom-testlab/commit/
2cca591bdb5110fe2bd0f090092645d02c6b8e1a
Koen Kooi [Wed, 22 Sep 2010 07:12:12 +0000 (09:12 +0200)]
alsa-state: bump PR after
56fa8d7ad350fcbb5dedaa80c656da0bb59a2e7b
caught by angstrom testlab: http://gitorious.org/angstrom/angstrom-testlab/commit/
bfa0eab7743be68515c730d86fd6cb9b30eb5ef2
Rui Miguel Silva Seabra [Tue, 21 Sep 2010 12:51:07 +0000 (14:51 +0200)]
omnewrotate: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 21 Sep 2010 09:29:33 +0000 (11:29 +0200)]
linux-openmoko-2.6.34: upgrade to 2.6.34.7 and add patch for lower power consumption in suspend
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Wed, 22 Sep 2010 06:10:52 +0000 (23:10 -0700)]
libnl: Update the homepage url and download urls
* Move the git recipe to tip of git.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Michal Minar [Wed, 1 Sep 2010 05:57:39 +0000 (05:57 +0000)]
grub 0.97: fixing broken 256byte-inodes patch
* original patch causes termination of grub with floating point exception,
when operating upon ext2 partitions
* the bug description came from:
http://bugs.gentoo.org/show_bug.cgi?id=220687
* fixed patch was done by RB <aoz.syn@gmail.com>
Signed-off-by: Michal Minar <i@minami.cz>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Wed, 22 Sep 2010 00:09:00 +0000 (09:39 +0930)]
at91bootstrap.inc: Mark COMPATIBLE_MACHINEs.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Wed, 22 Sep 2010 00:17:53 +0000 (09:47 +0930)]
pivotinit_1.0.0.bb: Mark as COMPATIBLE_MACHINE=spitz.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Tue, 21 Sep 2010 14:42:18 +0000 (14:42 +0000)]
mythfront-config.bb: Fix do_unpack for machines other than epia.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Sun, 5 Sep 2010 18:30:58 +0000 (18:30 +0000)]
mupdf_0.6.bb: remove recipe.
This is now an old release. Much better to use git version instead,
as the release tarballs get moved once a new release occurs.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Sun, 5 Sep 2010 18:30:32 +0000 (18:30 +0000)]
mupdf_git.bb: add recipe.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Tue, 14 Sep 2010 14:27:56 +0000 (14:27 +0000)]
p4: remove broken and 4 years old recipes.
Recipes are broken for all architectures except one (probably arm)
because the files in the SRC_URI depend on TARGET_ARCH and the md5/sha256
are presumably valid only for one of these.
Anyone wanting perforce should submit new recipes for new perforce versions.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Mon, 20 Sep 2010 13:44:13 +0000 (13:44 +0000)]
opkg: disable GPLv3 code.
The sha256 code is GPLv3 licensed. This was not obvious and the license clause
in opkg recipes was not updated when the sha256 code was added.
All other files in opkg remain licensed GPLv2 (or later).
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Yann Dirson [Wed, 15 Sep 2010 11:27:48 +0000 (11:27 +0000)]
git: activate gitk.
It does not work perfectly (complains about possible problems in the tcl
package), and buttons are huge, but it allows to browse history.
git-gui OTOH does not start at all, it only complains that tk is not
correctly installed, so it is commented out.
Signed-off-by: Yann Dirson <ydirson@altern.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Yann Dirson [Wed, 15 Sep 2010 11:27:47 +0000 (11:27 +0000)]
git: split space-hungry rarely-used commands into -perltools and -large packages.
This trims the main package by ~75%, and split of all perl scripts allows
to spare the installation of perl, which is no small bargain either.
Note that git-remote-http triggers a strange bug (OE#5465), so it is not
split out for now.
Also drop cpio dependency, which has been unneeded since a number of git
revisions.
Tested rapidly on shr/testing: seen no problem doing clone/commit/amend/reset/
revert/log/status/diff/rebase -i/conflict resolution.
Signed-off-by: Yann Dirson <ydirson@altern.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Yann Dirson [Wed, 15 Sep 2010 11:27:46 +0000 (11:27 +0000)]
git: replace remaining broken hardlinks with symlinks.
Signed-off-by: Yann Dirson <ydirson@altern.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cliff Brake [Tue, 21 Sep 2010 21:11:52 +0000 (17:11 -0400)]
nodejs: add native support
Khem Raj [Wed, 22 Sep 2010 00:23:15 +0000 (17:23 -0700)]
chumby-firmware_1.2.bb: Fix typo in COMPATIBLE_MACHINE
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 21 Sep 2010 19:26:37 +0000 (12:26 -0700)]
groff_1.20.1.bb: Add recipe.
Add groff-native with BBCLASSEXTEND
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Mon, 20 Sep 2010 22:16:20 +0000 (15:16 -0700)]
corosync: Fix compilation
Update to 1.2.8
Add corosync-docs.patch to fix html doc compilation
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Mon, 20 Sep 2010 21:33:10 +0000 (14:33 -0700)]
iphone: Mark recipes with COMPATIBLE_MACHINE=iphone
* Remove EXCLUDE_FROM_WORLD
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Mon, 20 Sep 2010 21:25:22 +0000 (14:25 -0700)]
gcc-cross,gcc-cross-sdk: Link libmpfr, libgmp, libmpc and libelf statically into gcc
* Generate static version of these libraries
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
Graham Gower [Sun, 19 Sep 2010 21:24:17 +0000 (21:24 +0000)]
tapioca, farsight: move to obsolete. These recipes are old and unbuildable.
* gst-plugins-farsight uses all 6gb of my memory in do_configure.
Its 4 years old and has been obsoleted upstream.
http://farsight.freedesktop.org/releases/obsolete/gst-plugins-farsight/OBSOLETE
* farsight has moved on to version 2, of which there is an in tree recipe.
* tapioca depends on the obsolete versions and development stalled years ago.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Paul Menzel [Tue, 21 Sep 2010 10:13:25 +0000 (12:13 +0200)]
docs/usermanual: s/are be copied/are copied/
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Martin Jansa [Tue, 21 Sep 2010 11:45:41 +0000 (13:45 +0200)]
elmdentica: temporary bump SRCREV above EFL_SRCREV to fix build after
55b3912f14b1919bf2cd330e48546f11c179794f
Eric Bénard [Mon, 20 Sep 2010 22:33:42 +0000 (00:33 +0200)]
utils.bbclass: fix is_machine_specific
* base.bbclass can set a package's PACKAGE_ARCH to MACHINE_ARCH if
it finds file:// in the SRC_URI and the corresponding file is machine
specific (recipes/foo/foo-1.0/<some machine>/)
* but is_machine_specific actually fails to detect these files as
urldata.path is used instead of urldata.localpath thus preventing the
comparison of the file's path with machinepaths
* tested with bitbake HEAD & 1.8.18, with OE's tree alone and OE's tree
plus an overlay.
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Chris Larson <clarson@kergoth.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Roman I Khimov [Mon, 20 Sep 2010 18:55:32 +0000 (22:55 +0400)]
clamav: update 0.96.2 to 0.96.3
* bugfix release, considered as safe upgrade
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Mon, 20 Sep 2010 18:33:45 +0000 (22:33 +0400)]
bzip2: remove 1.0.2
Very old, not pinned, has known bugs and security issues.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Roman I Khimov [Mon, 20 Sep 2010 18:32:44 +0000 (22:32 +0400)]
bzip2: update 1.0.5 to 1.0.6
* fixes CVE-2010-0405
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Eric Bénard [Mon, 20 Sep 2010 20:46:45 +0000 (22:46 +0200)]
python: increase PR
Signed-off-by: Eric Bénard <eric@eukrea.com>
Eric Bénard [Thu, 9 Sep 2010 16:02:19 +0000 (18:02 +0200)]
python_2.6.5: tune python-distutils
removing config/libpython2.6.a and distutils/command/win*
as suggested by cdricjulien.
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Eric Bénard [Thu, 9 Sep 2010 16:01:49 +0000 (18:01 +0200)]
python-2.6-manifest.inc: regenerate the file
the patch is quite large because packages seems to have been reordered
in the generator but excepting python-dev everything is still present.
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Eric Bénard [Wed, 8 Sep 2010 10:01:55 +0000 (12:01 +0200)]
generate-manifest-2.6.py: tune python-modules' RDEPENDS
* python-dev: pulls several dev packages leading to a >256MB image instead
of a 60MB image without this packages
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Björn Krombholz [Sun, 19 Sep 2010 11:59:52 +0000 (11:59 +0000)]
qt4-embedded: avoid circular dependencies for reciped providing qt4-embedded
* qt4e.bbclass did add a dependency on qt4-embedded for recipes
providing qt4-embedded. This breaks building of qt4-embedded-gles
in 2 ways:
1. PREFERRED_PROVIDER_qt4-embedded = qt4-embedded-gles
adds a circular dependency.
2. bitbake qt4-embedded-gles
first builds and installs qt4-embedded to sysroots/ and then
fails to link the qt4-embedded-gles build against the libs in
sysroots which don't provide the gl specific symbols
* The fix avoids adding the dependency for package names _beginning_
with 'qt4-embedded' (as it is done in the x11 version).
Signed-off-by: Koen Kooi <koen@openembedded.org>
Sebastian Krzyszkowiak [Sun, 19 Sep 2010 13:00:00 +0000 (13:00 +0000)]
cornucopia: bump SRCREV for proximity sensor support on N900
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Sun, 19 Sep 2010 23:40:40 +0000 (16:40 -0700)]
fam_2.7.0.bb: Fix compilation with gcc4
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Sun, 19 Sep 2010 23:38:38 +0000 (16:38 -0700)]
iphone: Exclude from world.
apple-csu overwrites the C startup files and nothing works after that
we can not select them with normal linux toolchain being staged and
used
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Denis 'GNUtoo' Carikli [Sat, 18 Sep 2010 14:29:45 +0000 (16:29 +0200)]
wesnoth: add inc factorized 1.8.4 version, with normal and wvga versions
Wesnoth is a strategy game and features more than one type of GUI,
each GUI type(normal,smallGUI,tinyGUI) has some minimum resolution constraint.
If the minimum resolution is not met, the game abort due to some asertions
in the code.
Unlike the choice between normal and smallGUI that can be made at runtime,
choosing,or not the --smallgui comand line option, the tinyGUI choice must
be defined at compile time(configure option),because it scales the graphics.
On devices like the nokia900, which have a 800x480 resolution,
the tinyGUI is not necessary anymore, and it's better to disable it because
the tinyGUI has some scalling issues among other GUI related issues.
(vilagges can only be distinguished as a flag)
The wvga version is like the Desktop version of wesnoth,if someone wants
to play it on a wvga screen he has to run wesnoth --smallgui.
Note that wesnothd was renamed to wesnoth-server(conversation from #oe on freenode):
<GNUtoo|laptop> I've locally made wesnoth into an inc and made wesnoth-wvga and wesnoth
<GNUtoo|laptop> the issue is wesnothd
<GNUtoo|laptop> I rename it to ${PN}-server
<GNUtoo|laptop> ?
<GNUtoo|laptop> what about the upgrade path
* dth_ntb (~dth@a89-183-26-221.net-htp.de) has joined #oe
<woglinde> sure why not
<woglinde> you are the only active user so far
<woglinde> so go on
Denis 'GNUtoo' Carikli [Sat, 18 Sep 2010 14:14:45 +0000 (16:14 +0200)]
supertux 0.1.3: depend on libmikmod(fix not-starting issue)
If we don't depend on libmikmod, and that we enable sound and/or music
supertux exits with an error message and doesn't start:
root@nokia900 ~ # supertux
Datadir: /usr/bin/../share/supertux
Warning: No joysticks are available.
Error: Couldn't load musicfile
/usr/bin/../share/supertux/music/SALCON.MOD
Aborted
PR was also bumped
Frans Meulenbroeks [Sun, 19 Sep 2010 19:01:26 +0000 (21:01 +0200)]
task-nas-server: added tgt
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Koen Kooi [Sun, 19 Sep 2010 17:09:44 +0000 (19:09 +0200)]
angstrom-x11-base-depends: fix typo
Koen Kooi [Sun, 19 Sep 2010 16:20:35 +0000 (18:20 +0200)]
angstrom-x11-base-depends: switch default to xorg
Frans Meulenbroeks [Sun, 19 Sep 2010 15:19:12 +0000 (17:19 +0200)]
python-tlslite_0.3.8.bb: bump PR
didn't bump PR yesterday when fixing SRC_URI but on hindsight
it can be convenient in some cases (especially if you have a
failed build around) so here's the bump.
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 15:01:54 +0000 (17:01 +0200)]
ftpd-topfield : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 15:01:40 +0000 (17:01 +0200)]
frodo : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 15:01:22 +0000 (17:01 +0200)]
freesmartphone : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 14:46:37 +0000 (16:46 +0200)]
freenx : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 14:44:09 +0000 (16:44 +0200)]
fontconfig : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>