summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2008-09-18merge of '7c54b67a8bd06b0acd3de3732a00f6e1728ab4cf'Robert Schuster69
and 'bc39d5cfbb7f6b7e9356ec6176bb1d920b167f96'
2008-09-18gob2: Adjusted SRC_URI.Robert Schuster1
2008-09-18merge of '20460ca5bc208d9dfe0693cc79f9684c01aef89d'Koen Kooi6
and '47719692fbdea0a9908a2b8c86858fe92ce97e1e'
2008-09-18libgnomeui: add 2.23.90Koen Kooi1
2008-09-18gtk+: always install private headers, gnome and maemo need them :(Koen Kooi2
2008-09-18rdesktop: unify, update lock down cvs${SRCDATE}Junqian Gordon Xu6
2008-09-18merge of 'ba9f12683fbdcb311491785e5974e59d2b9a8c86'Khem Raj10
and 'fc8dc19a4a35c1f3183bacdc9a7c320a8bf89f09'
2008-09-18Get the latest changes for uclibc-nptl branch. Compilation fix needed whenKhem Raj2
using dash shell. Some tab/space formatting changes in the recipes.
2008-09-18Fix the uclibc locale patch in gcc 4.3 for missing desctructor.Khem Raj8
2008-09-16sqlite: bump to 3.6.2 drop old recipesJunqian Gordon Xu32
2008-09-16kdepimpi/pwmpi: bump to 2.2.10Junqian Gordon Xu5
# drop to gcc4 patches that went upstream
2008-09-17navit: add icon. Thanks Gilles Casse. close oebug#4533Junqian Gordon Xu5
2008-09-17uclibc-svn: correct linuxthreads and add log2Henning Heinold5
* add linuxthread support for am with arm-linuxthreads.patch, otherwise qt-emebedded 4.4.1 is not buildable * to enable linuxthreads you have to comment LINUXTHREADS_OLD=y in uClibc.conf * include linuxthreads-changes.patch from the uclibc-mailinglist * add log2 function with uclibc_mathc99.patch, one program in qt-emebdded 4.4.1 requires this * bump PR
2008-09-17mpfr: added version 2.3.2Henning Heinold2
* can not activate this version yet, because it needs automake-1.10.1
2008-09-17merge of '156573f21daba762fc9410e3cbeb2c3e7fdebc21'OpenEmbedded Project13
and '9defb4ea3b59c767618beab8ee9a5441c6ba4797'
2008-09-17opie-restartapplet2: add 1.2.3 packagePaul Eggleton1
2008-09-17opie-dagger: remove patch (now merged upstream)Paul Eggleton4
2008-09-17merge of '76a1c51304038a511d0105e6d572f83c0a52994b'OpenEmbedded Project3
and '859e2ad80476c0c2a7333efae72e37c9a644472f'
2008-09-17phoneme-advanced-foundation: Updated to build b87 (removed b73 for this)Robert Schuster3
phoneme-advanced-personal-qt3: New recipe.
2008-09-17merge of '3d704269a4c9fd224a47e37d4d32b325354912cd'Michael Lauer1
and '4872b30764f9d90796ac966d1616d34ec0eceff9'
2008-09-17add python-pygobject 2.15.4 and prefer itMichael Lauer1
2008-09-17angstrom-gpe-task-base: remove libgtkinput, it breaks pygtk appsKoen Kooi1
2008-09-17xserver: make kdrive and xorg parallel installable by putting the security ↵Koen Kooi18
file in a seperate package
2008-09-17u-boot: add SPI, EEPROM and DTT support for mpc8313e-rdbJeremy Laine5
2008-09-17eet: Added openssl to DEPENDS.Robert Schuster1
2008-09-17omap3evm: sync defconfig with linux-omap2Koen Kooi1
2008-09-17fennec: update SRCREVs, it's at 1.0pre nowKoen Kooi1
2008-09-17task-base: bump PRKoen Kooi1
2008-09-17angstrom-libc-fixup-hack: add hack to fix runtime crashes for programs that ↵Koen Kooi1
linked against libc.so in the time the toolchain was broken. This package will be used till the feeds have been cleaned out.
2008-09-17diversity-nav: Remove obsolete package (see ↵Rod Whitby2
http://git.openmoko.org/?p=openmoko.git;a=commit;h=309e1dda4c2b9c58b11b9718b2eaed7b9b94611c for details)
2008-09-16schroedinger: update to 1.0.5Koen Kooi1
2008-09-16abiword: bump PRKoen Kooi1
2008-09-16gpe-scap: bump PR Koen Kooi1
2008-09-16cacao 0.99.2:Robert Schuster3
- remove N800 workarounds - added patches to fix VFP incompatibility (affects ARM builds)
2008-09-16jalimo-beagleboard-demo-image: New recipe.Robert Schuster1
2008-09-16libdmtx: new recipe. close oebug#4446Junqian Gordon Xu2
2008-09-16libpng: bump to 1.2.31. close oebug#4538. unifyJunqian Gordon Xu10
# drop broken 1.2.8 * add make-file patch to 1.2.12 * recommend dropping 1.2.12 and 1.2.20 due to security holes
2008-09-17merge of '0c96c7b5c31b29dbfc8df2a2ec577addd4bb9461'OpenEmbedded Project4
and '6b8c5dfa1242c770d1d6c3f4939f19e2d8ea800d'
2008-09-17xserver-kdrive-common: remove unneeded RDEPENDSKoen Kooi1
2008-09-16linux-omap git: refresh patchsetKoen Kooi23
2008-09-15merge of '3c71db502f1f99ac9b5d9e0ab928273904283f4f'OpenEmbedded Project33
and 'c2ccffcf8a360685e566eab3f870529066019228'
2008-09-15opie-image: add ANGSTROM_EXTRA_INSTALLPaul Eggleton2
2008-09-15linux omap git: sync beagle and omap3evm defconfigKoen Kooi1
2008-09-14Binutils cross SDK does need -Wno-error when compiling with gcc 4.3. Yes, I ↵Khem Raj7
am using Intrepid already. -Khem
2008-09-14linux-openmoko 2.6.24+git add glamo-turbo-mode (from andy branch), bring ↵Michael Lauer3
defconfig-oe in line w/ linux-openmoko-devel
2008-09-14merge of 'f8ad7a4bfb118867c5a5867eb5c4c2c2c74f8330'Michael Lauer5
and 'f9d110b5aa39df7718381524083e62d3f8f7a5f0'
2008-09-14python-efl: bump version number, move python-etk to svn buildMichael Lauer7
2008-09-14mediatomb: add 0.11.0Koen Kooi4
2008-09-14id3lib: add debian patch to fix compilation with gcc 4.3.xKoen Kooi1
2008-09-14merge of '47a626b064d50db51af7eff496004f9364e40f2d'Michael Lauer9
and 'a2824a6775b8569cf6a2471e00624e821562a181'