aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-09-23qt-4.7.0: update add.xmlpatterns.lib.patch to make it compile again, please ↵cbrake/qt-4.7.0Martin Jansa
squash Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-23qt-4.7.0: update add.xmlpatterns.lib.patch to make it compile againMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-22qt4: add 4.7.0 released versionCliff Brake
2010-09-22qgears: add recipe (used to test perf)Cliff Brake
2010-09-21docs/usermanual: s/are be copied/are copied/Paul Menzel
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
2010-09-21elmdentica: temporary bump SRCREV above EFL_SRCREV to fix build after ↵Martin Jansa
55b3912f14b1919bf2cd330e48546f11c179794f
2010-09-21utils.bbclass: fix is_machine_specificEric Bénard
* 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 Khimov
* bugfix release, considered as safe upgrade Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-09-21bzip2: remove 1.0.2Roman I Khimov
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 Khimov
* 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énard
Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-20python_2.6.5: tune python-distutilsEric Bénard
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énard
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énard
* 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-embeddedtesting_2010-09-20Björn Krombholz
* 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 Krzyszkowiak
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-19fam_2.7.0.bb: Fix compilation with gcc4Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-19iphone: Exclude from world.Khem Raj
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' Carikli
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' Carikli
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 Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-19angstrom-x11-base-depends: fix typoKoen Kooi
2010-09-19angstrom-x11-base-depends: switch default to xorgKoen Kooi
2010-09-19python-tlslite_0.3.8.bb: bump PRFrans Meulenbroeks
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 Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-19frodo : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-19freesmartphone : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-19freenx : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-19fontconfig : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-19flite : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-19ffmpeg : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-19ffalarms : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-19fbreader : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-19initscripts-slugos_1.0.bb: improved FILESPATHPKGFrans Meulenbroeks
At least one file did not unpack properly, the slugos dir has several files in it, so modified FILESPATHPKG to first look at that dir Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-19openprotium: fixed unpackFrans Meulenbroeks
recipe referred to checkroot.sh, file was named checkroot without extension, renamed the file to checkroot.sh Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-19iscsi-target : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-19iputils : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-19ipkg : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-19initscripts : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-19ifupdown : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-19icedtea : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-19yaffs2-utils: remove inc fileFrans Meulenbroeks
This dir had only one .bb file that only contained a line to include the .inc file. This seemed a little bit superfluous so made the inc file the bb file Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-18yaffs2-utils: renamed files dir to yaffs2-utilsFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-18yaffs2-utils: removed unused patch file yaffs2-unioob.patchFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-18yaffs2-utils: make it patch and compile againFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-18libdbix-simple-perl_1.32.bb: DEPENDS_${PN} -> DEPENDSFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-18libdbd-sqlite-perl: updated to 1.31; fixed dependsFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-18mythtv: fixed packaging, included .inc fileFrans Meulenbroeks
changed packaging, now there is only one lib package. This is similar to what debian has. also inlined the .inc file and removed most of it (at it contained lots of stuff that was not needed) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-18mythplugins: fixed netvison packaging, fixed dependsFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-18python-tlslite_0.3.8.bb: replaced SRC_URI with gentoo oneFrans Meulenbroeks
original src dir does not exist any more, changed recipe to fetch from gentoo. as there is no functional change no PR bump Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>