summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2005-09-10gcc_3.4.4: fix the native build on ucslugc by using arm, not thumbJohn Bowler1
For some reason a thumb built gcc 3.4.4 fails to produce functional executables even when linked dynamically (i.e. even when next to none of the code in the resultant executable comes from the compiler itself). This requires further investigation (or maybe the csl gcc), this commit changes the build to generate arm even on thumb systems as a temporary fix.
2005-09-10KaRo Electronics Triton Board:Holger Freyther4
Apply patches from #316 to add support for the KaRO Triton board to OpenEmbedded.
2005-09-10merge of 4a65e17c0fdaf3ba0d74238ffc7bf69e9d318fb8Holger Freyther2
and 7c515448f5eff831d72049c45482b13123faf78d
2005-09-10irda-utils:Holger Freyther2
-included /usr/include and /usr/src/linux/include via SYS_INCLUDES variable. export a better candiate for SYS_INCLUDES -version 0.9.15 is currently unbuildable, mark it as such
2005-09-10merge of e025b5cfac5c9b13b6b61b1ab249e0dc1e946aa4Koen Kooi1
and e875d5b21b608761b99fc6c3af4060dc07bb2bbc
2005-09-10packages/driftnet/driftnet-nogui_0.1.6.bb: add the nogui version, courtesy ↵Koen Kooi1
Simon Pickering, closes #318
2005-09-10Opietooth:Holger Freyther4
do not install the headers with generic names like parser.h in $STAGING_INCDIR but in a dedicated subdir packages/libopietooth/libopietooth: -create a common file (libopietooth1.inc) -install the headers in a subdirectory -adjust the 1.2.0 and cvs version to include the new file packages/opie-bluetoothmanager/opie-bluetoothmanager: -adjust to the new place for the header files packages/opie-bluetoothapplet/opie-bluetoothapplet: -adjust to the new place for the header files
2005-09-10merge of bff5eb1baa4a8d1aeba9320cdea1a563336225a0Holger Freyther15
and e38d675ca5489ba7485a5c41f1c1634ca872c509
2005-09-10Update Qt3 from Qt3.3.x to Qt3.3.5Holger Freyther7
packages/qt/qt-x11-free-native: -update from 3.3.2 to 3.3.5 packages/qt/qt-x11-free: -update from 3.3.3 to 3.3.5 packages/qte-fonts-common/qte-fonts-common: -update from 3.3.3 to 3.3.5 packages/uicmoc/uicmoc3-native: -update from 3.3.2 to 3.3.5 -build not the complete Qt3 but only most parts -use ${PV} instead of hardcondig version packages/qmake/qmake-native_1.07: -update from 3.3.3 to 3.3.5
2005-09-10packages/libxslt/libxslt_1.1.8.bb: add libxslt 1.1.8Koen Kooi1
2005-09-10packages/libglade/libglade_2.5.1.bb: add 2.5.1 and patchesKoen Kooi4
2005-09-10packages/libidl/ : add 0.8.6 and -native 0.8.6Koen Kooi2
2005-09-10packages/gail/gail_1.8.5.bb: add gail 1.8.5Koen Kooi1
2005-09-10packages/gnome/gnome-vfs_2.12.0.bb: stage more headersKoen Kooi1
2005-09-10packages/gnome/libgnomeui_2.12.0.bb: add 2.12.0Koen Kooi1
2005-09-10packages/gnome/ : add most of the gnome 2.12 platformKoen Kooi6
* gnome-keyring 0.4.4 * libgnome 2.12.0.1 * libgnome-canvas 2.12.0 * gnome-vfs 2.12.0
2005-09-10packages/tslib/tslib/ts.conf-h2200: remove linear-h2200 module since we can ↵Koen Kooi1
do that in hardware now
2005-09-09edje-native: bump PRJustin Patrin1
2005-09-09edje-native: Use the staged cross-compile binaries to avoid host version ↵Justin Patrin1
mismatches
2005-09-09uclibc, alsa, monotone-5, util-linux: enable thumb on ucslugc, disable it on ↵John Bowler4
these packages This commit causes thumb build for everything in ucslugc-packages except these packages and libgcc (from gcc). libgcc and uclibc still need some work, the other packages reveal compiler bugs (monotone), source bugs (alsa) or missing configuration (thumb arch support in util-linux) and so are disabled for the moment.
2005-09-09busybox: Enable busybox_1.01 on nslu2John Bowler1
2005-09-09gcc(libgcc_s.so.1): fix the arm interwork _call_via_rX out of line opsJohn Bowler3
The interworking symbols were being built but not exported from libgcc (i.e. they were not in the version file), added a specific version file for them and updated t-linux. Forced the cross build to always generate ARM instructions (the thumb version does not currently work), bumped PRs.
2005-09-09linux-oz-2.6: Rehash spitz patches after advice from mainline. Add delay to ↵Richard Purdie1
mmc_detect_change() and update corgi and spitz to use this. hx2750 and tosa need updating. More patches pushed. hrw moved the collie/poodle keymap into initscripts so the collie.keymap patch is no longer needed.
2005-09-09mt-daapd: fix 0.2.1.1 to work with 'iTunes5'John Bowler4
The fix applies a patch copied from www.mt-daapd.org, the patch is copied because the version at the web site has path names (well, no path names) which don't work with OE. This commit also adds a .bb for mt-daapd_0.2.2, but since that hasn't been released it doesn't work (yet) and is DPed out.
2005-09-09initscripts: added keymaps definitions for collie and poodleMarcin Juszkiewicz3
- they are extracted from collie_keymap.patch by RP request
2005-09-09avetanabt_svn: rename to avetanabt_cvs because sources are in a cvs repositoryMustafa Yuecel1
2005-09-09packages/gpe-conf/gpe-conf_cvs.bb: add (disabled) cvs version of gpe-conf ↵Koen Kooi3
and add Makefile.* to work around the CVSBUILD 'feature'
2005-09-09packages/gpe-calendar/gpe-calendar_cvs.bb: add (disabled) cvs version of ↵Koen Kooi1
gpe-calendar
2005-09-09packages/avahi/avahi_0.4.bb: add 0.4, disable gtk and QtKoen Kooi1
2005-09-09uclibc_svn: fix the SVN version to build the uclibc SVN headJohn Bowler4
The SVN version now copies 0.9.28 patches, the armeb case should work, other architectures almost certainly require the uclibc-cvs/*/uClibc.config copy of the config file to be deleted (if this is done the build will pick up the config file in uclibc-0.9.28).
2005-09-09uclibc: fix STT_ARM_TFUNC handling in the uclibc ld.soJohn Bowler1
STT_ARM_TFUNC handling was broken in uclibc because it is an ARM specific hack and uclibc code did not have support for it. Added the support in a way which I hope will be acceptable to uclibc and which should remain compatible with forthcoming binutils changes. ARM Thumb code is fully working with this commit with the possible exception of uclibc/gcc itself (not yet tested).
2005-09-08gpe-login: Use patch by Philippe De Swert to work around bugs in busybox ↵Florian Boor2
related to handling of links.
2005-09-08packages/galago/libgalago_0.3.3.bb: fix staging and inherit pkgconfigKoen Kooi1
2005-09-08galago-daeom: add 0.3.4 to repoKoen Kooi1
2005-09-08freeze: Add support for uclibc_svn buildJohn Bowler1
freeze did not have patterns to handle svn, as opposed to cvs, packages. This commit just adds the pattern required to recognise the uclibc_svn package.
2005-09-08galaga no-check.patch: move to files, since it can be shared with galago-daemon Koen Kooi2
2005-09-08libgalago: add libgalago to OEKoen Kooi4
2005-09-08uclibc: put ARM thumb patches from 0.9.27 into 0.9.28John Bowler4
Some of the thumb patches had already been pushed into the uclibc release, this commit adds corrected/updated versions of most of the ones which had not been accepted. The controversial 'change the ldso symbol resolver' patch is not in this set - it will be re-worked to match the changes being made in binutils for the same problem.
2005-09-08e2fsprogs: Fix the use of sbindir (changed to base_sbindir)Oyvind Repvik1
-mke2fs: Change mkfs.ext[23] to symlinks -e2fsck: Chanke fsck.ext[23] to symlinks
2005-09-08gaim 2.0: update bb to fetch patches out of hh.org cvs via cvsweb, courtesy ↵Koen Kooi1
Mads Olesen. closes bug #310
2005-09-08merge of 67d2c7e1bf087c7c007705c24cae5ff93bd007beMichael Lauer4
and fbd660b279924b2d0ef656f652497ca4a3fd3787
2005-09-08efl++: bump to v0.0.5Michael Lauer3
2005-09-08merge of 50b29d3f0371ac55da68a61f56708b4328771ff8Michael Lauer4
and 720e5c152e58498fce88b9b5ca79a6b34544f057
2005-09-08efl: *) September is the 9th month... *) ship emotion pluginsMichael Lauer3
2005-09-08opie-image: added opie-freetype into OPIE_BASEMarcin Juszkiewicz2
- was missing due to recent change in opie-freetype and opie-ttf-support depends
2005-09-07merge of 2ca1f9659bc04e69f377b91c15db406518d31e2eJustin Patrin2
and a1e17a5d7e46806b4e9ec3ded69b419eed479b4d
2005-09-07gcc-3.4.4, openzaurus-3.5.4: remove DEFAULT_PREFERENCE from gcc bb files and ↵Justin Patrin2
use PREFERRED_VERSION in openzaurus conf to force use of gcc 3.4.4
2005-09-07merge of 58b70d443320302d28d40f3bbd27c219a60956cbMichael Lauer2
and d4055289778245dd9f7f2e2649e8a6d4935189fd
2005-09-07efl: add cvs versions for ecore-fb and evas-fbMichael Lauer2
2005-09-07gcc-cross_3.4.4: add DEFAULT_PREFERENCE_arm-linuxJustin Patrin1