summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2005-09-10merge of 4cc4648923ad8444dbe849ae4489ed6dbc605c47Holger Freyther2
and b3eb9fb1e603dc46b493a195f8c6a4cb9a0a13e3
2005-09-10ucslugc-packages: add vim and nmapJohn Bowler2
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-10ffmpeg:Holger Freyther2
applied patch from #303 to install the man pages not to /usr/man but to /usr/share/man.
2005-09-10KaRo Electronics Triton Board:Holger Freyther5
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 Bowler5
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-09conf/distro/openzaurus-3.5.4.conf: select glibc as provider for iconv and intlKoen Kooi1
2005-09-09packages/avahi/avahi_0.4.bb: add 0.4, disable gtk and QtKoen Kooi1
2005-09-09merge of 1627b7b19d1938e0d3ca05099c847514e7cd99b0Derek Young0
and ff3a0a7accc550378544e42c89bbda9c1ca395c7
2005-09-09merge of 67f2ba05e3794b7091b464ce3cd91e59e129a5a2Oyvind Repvik16
and e55a199a204af711c51f5c00ac2612d54f98edc2
2005-09-09merge of 6a15a634097b93cdeacbb88ce9518ce0bf5a945fDerek Young16
and e55a199a204af711c51f5c00ac2612d54f98edc2
2005-09-09disapproval of revision ca142ce9ae4b3c4535d5ed6d23aed2559ef91c6bOyvind Repvik1
2005-09-09merge of 01954c3f674a52e2c1590d4383bba0add2f5e87aDerek Young5
and 67f2ba05e3794b7091b464ce3cd91e59e129a5a2
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-08merge of 394aa1ee96c4574cc5cb238593d0bb72ed8674e6Derek Young0
and 3d296e3ebdf47d22e6d6437432ebacacb85fec05
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-08merge of 5d7867f589e81409e209c32bee71ee1210d2b8a6Derek Young2
and f3ca1ea8fa5eb00d0eca178edefa5258362cfb66
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-08merge of 14a3a586432535e6376b5584e8ab20d9c371d7f5Derek Young0
and b8529852029b73c10de97a36287237e15e96e808
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-08merge of d69e4956ab53fe34863509b1011261827ec1a31aDerek Young4
and f3f1f261ab9e71cd08507505938f11006f96c54d