summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-01-14vsftpd-charconv 2.0.5: Add version patched for on-the-file filenames ↵Paul Sokolovsky3
transcoding, * This patch is extracted and cleaned up version of filename character set conversion patches for vsftpd by Dmitriy Balashov, http://vsftpd.devnet.ru/eng/ . It provides dirty-pragmatics approach towards serving Windows codepages encoded filenames to Windows clients out of normal utf-8 filesystem. These patches will never be accepted upstream, they should never be merged to main vsftpd package, and they for sure void "vs" in "vsftpd". So again, they are for users to prefer stone-dead pragmatics. Use at you own risk.
2008-01-13pngcrash 1.6.4: Add tool to optimize PNGs (mostly by size).Paul Sokolovsky3
* Both target and native versions.
2008-01-13imagemagick-native 6.3.5-10: Add native ImageMagick.Paul Sokolovsky1
* Useful for optmizing gfx resources for PDA (watch that to be used for supertux-qvga).
2008-01-13linux 2.6.21: Update Simpad config, enable more wifi drivers and mmc support.Bernhard Guillon2
* Closes #3680.
2008-01-13merge of '06c65f7df2a61bcad082ca5110a1c949ac902ae4'Paul Sokolovsky58
and '37c39841f1cbbf2ca651ce71ff495b7bda859ae5'
2008-01-13libsdl-mixer 1.2.6: Enabled mikmod support, needed at least for supertux.Paul Sokolovsky1
2008-01-13merge of '69101672fb51bbd0ee154a122221e376599481cc'Paul Sokolovsky4
and 'bad02fc028d55fbb82c52c9bffe4bbfebf92fb83'
2008-01-13roadmap: fix zroadmap, unify with roadmap-gtk2.Junqian Gordon Xu8
* roadmap_path.patch: fix hard coded default config/map path * not packing zroadgps icon/desktop as it can be launched in the roadmap (>1.1.0) program
2008-01-13add asterisk sound files for 1.4 versionOvidiu Sas24
2008-01-13asterisk: 1.4.11 -> 1.4.17Ovidiu Sas7
2008-01-13enable tcpdump for sluosOvidiu Sas1
2008-01-12supertux 0.1.3: Add kinda latest version.Paul Sokolovsky1
* DEF_PREF=-1, as lacks fixed-point patch (needs rediffing).
2008-01-12supertux 0.1.2: Use .desktop/icon from gp2x port.Paul Sokolovsky1
2008-01-12supertux: New .desktop file, from gp2x port by Ingo Arndt.Paul Sokolovsky1
2008-01-12supertux: New desktop icon, from gp2x port by Ingo Arndt.Paul Sokolovsky1
2008-01-12merge of 'e18d2142fbd0a6fe86b6cb56dab8ba29dcfa56d6'Michael Lauer2
and 'fc9ea88e83e327d8456fd79595597c637950b850'
2008-01-12merge of '623fafc1c9ff4db42529f744cc912543a470ddf9'Michael Lauer1
and 'ebeb227101b1899f5c93f0de60933eaaeb3ac6e1'
2008-01-12dtn 2.5.0 change package name for python bindingsMichael Lauer1
2008-01-12screen_4.0.2.bb : Resolve bugg 3663 by updating patch location.Cyril Romain1
2008-01-12add task-openmoko-python-devel and corresponding openmoko-python-devel-imageMichael Lauer2
2008-01-12merge of '3f5863be74aaf18d9f78fd1e075d3203cc282bdc'Michael Lauer6
and 'eaee5612742a446def8bdaaa5b89c3cc8047332e'
2008-01-12add dtn, from the Delay Tolerant Networking Research GroupMichael Lauer2
yes, this includes python-dtn (of course :)
2008-01-12xerces-c 2.8.0 make it compile for the target architecture *cough*Michael Lauer1
2008-01-12xerces-c 2.8.0 add, remove non-working 2.6.0 and 2.7.0Michael Lauer3
2008-01-12insane.bbclass: fix formatting of fatal include errorMichael Lauer1
2008-01-12merge of '4989371c8e7cec943a964b459ec3e71c0f547204'Rolf Leggewie2
and 'a541f884d07223a5c7e560a0e5732d213098f838'
2008-01-12conf/machine/: fix configuration for Strongarm devicesRolf Leggewie9
* replace erroneous TARGET_CC_ARCH line optimising for xscale instead of strongarm * remove inclusion of tune-strongarm.inc from collie.conf and replace it with the correct TARGET_CC_ARCH. Collie is the only Strongarm 1110 device in OE and thus needs special treatment * rename tune-strongarm.inc to tune-strongarm1100.inc and leave a short note to make it clear the file only applies to Strongarm 1100 devices.
2008-01-12tea 17.3.5: Typo fix in DESCRIPTION.Paul Sokolovsky1
2008-01-12supertux 0.1.2: Disable flaming opengl.Paul Sokolovsky1
* Gives whole 0.2 FPS on average ARM hardware.
2008-01-12supertux 0.1.2: Use sdl.bbclass, add icon.Paul Sokolovsky3
2008-01-12sdl.bbclass: Also, let's just have SECTION="games" for xplatform games.Paul Sokolovsky1
2008-01-11sdl.bbclass: Revamp to adhere to freedesktop standards.Paul Sokolovsky1
* OPIE in OE now adheres to FHS, so ${palmtopdir} is no more. * OPIE in OE doesn't haev SDL support, so: make this bbclass produce correct pixmap/.desktop per freedesktop standards, then TODO: make OPIE use the same. * Also, run after main install and before packaging, more natural (and will allow to check if standard install dropped icon/.desktop already).
2008-01-11sdl.bbclass: Add sane default path for APPIMAGE.Paul Sokolovsky1
2008-01-11merge of '63328a4d6b1c9e161ae2921b106b5136b02fb764'Paul Sokolovsky2
and 'd9c08e4fa1d5e137c28a0835802abcbcadeb294a'
2008-01-11gtk+ 2.10.14: Add smallscreen mod for GtkFileChooser.Paul Sokolovsky2
* Closes #3634 * Discussion: http://lists.linuxtogo.org/pipermail/openembedded-devel/2008-January/003940.html http://lists.linuxtogo.org/pipermail/angstrom-distro-devel/2008-January/001518.html
2008-01-11packages/gcc/gcc-cross-sdk_4.2.2.bb: Add as a copy of gcc-cross-sdk_4.1.1.bbHolger Freyther1
It looks like I need to build mpfr. The gmp(-native) and and mpfr(-native) situation in the -cross-sdk files is interesting as sometimes we don't need them sometimes we do...
2008-01-11merge of '63c7ad87655c2781ad8b9c81af430596f48a24a6'Michael Lauer7
and 'bc63a4fa471a2388437163476a7cb1cf8179bb23'
2008-01-11sanity.bbclass: remove dependency on host fortran.Michael Lauer1
NOTE to involved people: this does not revert the related changes, please do this!
2008-01-11navit: unify 0.0.3, cvs, drop 0.0.1, 0.0.2, update angstrom-preferredJunqian Gordon Xu7
* no motivaition to keep old recipies (0.0.1 and 0.0.2) for alpa quality package
2008-01-11linux-rp: add latest collie changes from thesing for 2.6.24-rc0+gitThomas Kunze1
2008-01-11merge of '08fdda9ff7a84b205b2fb4764177f2ce0fe9c95e'Rolf Leggewie15
and '17a4966f222ec6a5da1533bce5ce58143808be4a'
2008-01-11linux-rp.inc: change memory split from 32:32 to 64:0 for collie. Closes 3528.Rolf Leggewie1
2008-01-11merge of '1c3d9b4f57e46b646e76da9bd9912c26fb17491c'Graeme Gregory6
and 'cd99d111a7ff26d5c2ce70771e828004ce3e1f09'
2008-01-11linux-openmoko_2.6.22.5.bb : fix bug in gta02 sound driver that misreportedGraeme Gregory6
the speaker state alsa-state.bb : state files corrected now bug is fixed
2008-01-11merge of 'a5b587a701c1b83bc8eafda35c7ec55a17c0e5a0'Paul Sokolovsky2
and 'e4da15abb1304fe4b9181644a6e6e6df3440d6d7'
2008-01-11opie-image*: Remove merge-feeds workaround for opie-aqpkg.Paul Sokolovsky2
* Bad in itself, it's not going to work for user-created feeds, packaged feed configs, etc. * opie-aqpkg's bugs must be fixed or worked around in itself.
2008-01-11merge of '6794aa0dd1ca646be71cc57651a883ac99f55985'Marcin Juszkiewicz7
and '7775497ff0c2687b47560d82fd34535a0952beac'
2008-01-11Added support for mx31MoBoard - closes #3947Valentin Longchamp7
2008-01-11conf/machine/: doing the changes to installkit for collie correctly now.Rolf Leggewie2
thanks, koen, for spotting the error in 503b3ade200ad628a4b30fab228c365b8c0cf2ea I believe, there is further work that can be done after some discussion.
2008-01-11merge of '360252a7aec7a1e6c96f9b1714b0995b55b94134'OpenEmbedded Project1
and 'c6c33aa5d673dccd6d19de32e40edd19565dbb5a'