summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-09-22python-pybluez: update to version 0.18Thomas Zimmermann1
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-09-22qgears: add recipe (used to test perf)Cliff Brake3
2010-09-22x-load/igep0020.conf: Unbreak x-load for igep0020 machine.Michael Lippautz3
* x-load is needed since e2b9225af36b2979b255634f79ceecea482601a7 Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com> Acked-by: Eric Bénard <eric@eukrea.com>
2010-09-22live555: Packaging live555MediaServer too.Sergey Stasishin1
2010-09-22libunwind: unbreak native buildSteffen Sledz1
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-09-22pixman 0.19.4: add latest release from the unstable seriesKoen Kooi7
* forward port the overlapped blit patches * add NEON optimization for 16bpp * fix fast path flags for PAD
2010-09-22netbase: bump PR after 56fa8d7ad350fcbb5dedaa80c656da0bb59a2e7bKoen Kooi1
caught by angstrom testlab: http://gitorious.org/angstrom/angstrom-testlab/commit/2cca591bdb5110fe2bd0f090092645d02c6b8e1a
2010-09-22alsa-state: bump PR after 56fa8d7ad350fcbb5dedaa80c656da0bb59a2e7bKoen Kooi1
caught by angstrom testlab: http://gitorious.org/angstrom/angstrom-testlab/commit/bfa0eab7743be68515c730d86fd6cb9b30eb5ef2
2010-09-22omnewrotate: bump SRCREVRui Miguel Silva Seabra1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-22linux-openmoko-2.6.34: upgrade to 2.6.34.7 and add patch for lower power ↵Martin Jansa21
consumption in suspend Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-21libnl: Update the homepage url and download urlsKhem Raj2
* Move the git recipe to tip of git. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-21grub 0.97: fixing broken 256byte-inodes patchMichal Minar2
* 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>
2010-09-21at91bootstrap.inc: Mark COMPATIBLE_MACHINEs.Graham Gower1
Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-21pivotinit_1.0.0.bb: Mark as COMPATIBLE_MACHINE=spitz.Graham Gower1
Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-21mythfront-config.bb: Fix do_unpack for machines other than epia.Graham Gower1
Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-21mupdf_0.6.bb: remove recipe.Graham Gower3
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>
2010-09-21mupdf_git.bb: add recipe.Graham Gower2
Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-21p4: remove broken and 4 years old recipes.Graham Gower3
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>
2010-09-21opkg: disable GPLv3 code.Graham Gower1
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>
2010-09-21git: activate gitk.Yann Dirson3
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>
2010-09-21git: split space-hungry rarely-used commands into -perltools and -large ↵Yann Dirson1
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>
2010-09-21git: replace remaining broken hardlinks with symlinks.Yann Dirson1
Signed-off-by: Yann Dirson <ydirson@altern.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-21nodejs: add native supportCliff Brake1
2010-09-21chumby-firmware_1.2.bb: Fix typo in COMPATIBLE_MACHINEKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-21groff_1.20.1.bb: Add recipe.Khem Raj2
Add groff-native with BBCLASSEXTEND Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-21corosync: Fix compilationKhem Raj2
Update to 1.2.8 Add corosync-docs.patch to fix html doc compilation Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-21iphone: Mark recipes with COMPATIBLE_MACHINE=iphoneKhem Raj4
* Remove EXCLUDE_FROM_WORLD Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-21gcc-cross,gcc-cross-sdk: Link libmpfr, libgmp, libmpc and libelf statically ↵Khem Raj11
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>
2010-09-21tapioca, farsight: move to obsolete. These recipes are old and unbuildable.Graham Gower8
* 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>
2010-09-21docs/usermanual: s/are be copied/are copied/Paul Menzel1
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
2010-09-21elmdentica: temporary bump SRCREV above EFL_SRCREV to fix build after ↵Martin Jansa1
55b3912f14b1919bf2cd330e48546f11c179794f
2010-09-21utils.bbclass: fix is_machine_specificEric Bénard1
* 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>
2010-09-21clamav: update 0.96.2 to 0.96.3Roman I Khimov3
* bugfix release, considered as safe upgrade Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-09-21bzip2: remove 1.0.2Roman I Khimov3
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>
2010-09-21bzip2: update 1.0.5 to 1.0.6Roman I Khimov3
* fixes CVE-2010-0405 Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-20python: increase PREric Bénard1
Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-20python_2.6.5: tune python-distutilsEric Bénard1
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>
2010-09-20python-2.6-manifest.inc: regenerate the fileEric Bénard1
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>
2010-09-20generate-manifest-2.6.py: tune python-modules' RDEPENDSEric Bénard1
* 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>
2010-09-20qt4-embedded: avoid circular dependencies for reciped providing qt4-embeddedtestingBjörn Krombholz1
* 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>
2010-09-20cornucopia: bump SRCREV for proximity sensor support on N900Sebastian Krzyszkowiak1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-19fam_2.7.0.bb: Fix compilation with gcc4Khem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-19iphone: Exclude from world.Khem Raj3
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>
2010-09-19wesnoth: add inc factorized 1.8.4 version, with normal and wvga versionsDenis 'GNUtoo' Carikli3
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
2010-09-19supertux 0.1.3: depend on libmikmod(fix not-starting issue)Denis 'GNUtoo' Carikli1
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
2010-09-19task-nas-server: added tgtFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-19angstrom-x11-base-depends: fix typoKoen Kooi1
2010-09-19angstrom-x11-base-depends: switch default to xorgKoen Kooi1
2010-09-19python-tlslite_0.3.8.bb: bump PRFrans Meulenbroeks1
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>
2010-09-19ftpd-topfield : moved unused files to obsolete dirFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>