summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2007-12-14opie-citytime: replace recommendation for timezones with tzdataRolf Leggewie1
2007-12-13sip: upgrade sip-native and python-sip to 4.7.3Rolf Leggewie2
* 4.7.1 had become unfetchable * verified successful compilation in Sonkei
2007-12-13divers: fix spelling mistake in license (GPL2 -> GPLv2).Rolf Leggewie7
* seize the opportunity to reorder some fields according to OE style guide
2007-12-12gpe-mini-browser: fix QA issue with desktop filePhilippe De Swert3
* added patch to fix up desktop file * bumped PR * Fixes bug #3445
2007-12-11merge of '320cd49f6ce7994ee9c34b9b23d6c3feaf3889fc'Paul Sokolovsky1
and '43dea0134aceb7d9e9b13bdaf025552aeef1fa64'
2007-12-11matchbox-keyboard-inputmethod svn: Apply multiple-layouts patches.Paul Sokolovsky1
* Just the same as matchbox-keyboard. * Actually, this is adhox workaround for non-determinism in image building (when ipkg, having matchbox-keyboard and matchbox-keyboard-inputmethod, both Provide'ing each other, selects some non-deterministically).
2007-12-11minimal-gpe-image: add images that only offers a basic 'desktop'Koen Kooi1
compared to other images: 3.3M Angstrom-minimalist-image-glibc-ipk-2007.9-test-20071211-collie.rootfs.tar.gz 8.5M Angstrom-console-image-glibc-ipk-2007.9-test-20071211-collie.rootfs.tar.gz 11M Angstrom-minimalist-gpe-image-glibc-ipk-2007.9-test-20071211-collie.rootfs.tar.gz 17M Angstrom-x11-image-glibc-ipk-2007.9-test-20071211-collie.rootfs.tar.gz
2007-12-11linux-hackndev: Since we support git:// protocol now, use it by defaultSergey Lapin1
2007-12-11angstrom-feed-configs: add iwmmxt feeds for machine that have 'iwmmxt' as ↵Koen Kooi1
MACHINE_FEATURE * Currently mplayer is the only iwmmxt package, since that's the only package for which people have *proven* iwmmxt improved performance
2007-12-11pulse: build hal-detect. Closes #3297Robert Schuster2
Currently OE's pulseaudio recipe does not build pulseaudio's hal-detect module. The attached patch adds hal to the dependencies and activates the configure switch. For what hal-detect is neccessary? If you plug in a USB headset to your device a pulseaudio server with the hal-detect module will automatically create a sink (and source) for the headset. In theory this should also work for bluetooth devices but I don't have the hardware to test that.
2007-12-11mysql: workaround two problems:Koen Kooi2
* mysql dislikes parallel compilation, so set PARALLEL_MAKE = "" * the mysql-native helper binaries reference ${WORKDIR}, so implement a custom, empty do_rm_work() method This will need further thought when packaged-staging(2) is used
2007-12-11merge of '91d5e4c4066a9c5a157af1cecfa08fa827e70cb1'Michael Lauer2
and 'cb2356de53f19e13c8306f4976bcf0f1b23b36e0'
2007-12-11python-pydirectfb: commit missing patchMichael Lauer2
2007-12-11curl: really disable libidn (from Poky)Marcin Juszkiewicz1
2007-12-11matchbox-keyboard-inputmethod: fix RCONFLICTS to get openmoko-image builtMarcin Juszkiewicz1
2007-12-11merge of '1a297661067ec620e2c9c90e050d5b5f78991383'Marcin Juszkiewicz12
and '5480bec3f64046446cb2d5fdbba10a7a45e5d5f7'
2007-12-11zaurus-updater: do not run shell at the end - reboot insteadMarcin Juszkiewicz2
2007-12-11directfb: refactor commonalities into directfb.inc, bring back 1.0.0Michael Lauer3
2007-12-10linux-openmoko.inc: catch up with naming changes in linux.incMichael Lauer1
(hey, you could as well have adjusted linux-openmoko.inc while you were doing it...)
2007-12-10python-pygtk 2.10.4 python-pycairo is actually a build time dependencyMichael Lauer1
2007-12-10add python-pydirectfb, Python bindings to DirectFBMichael Lauer2
2007-12-10directfb 1.1.0 fix pkgconfig issue at last, clean up recipe, fix packagingMichael Lauer3
2007-12-10evas cvs use PACKAGE_DYNAMIC to announce individual low level modulesMichael Lauer2
2007-12-10expedite cvs fix version number, add rdependencies on necessary evas low ↵Michael Lauer1
level modules
2007-12-10linux 2.6.23: _append requires a leading spaceKoen Kooi1
2007-12-10merge of '44e174b3ce2f7bdec89689f8329e4fe03a345f08'Marcin Juszkiewicz2
and 'b075adcf4c74f28e1d73ec39796adb35c127dcce'
2007-12-10zaurus-updater: fix shell error visible on tosa/poodleMarcin Juszkiewicz2
2007-12-10bluez: add 3.23 releasesKoen Kooi5
2007-12-10merge of '5e862ccc5f65ba4b2947b0c3a5c0f84596b9fd8f'Marcin Juszkiewicz2
and 'b9d72c3b2667d036ca41078c8c8f39cdccf8ee69'
2007-12-10zaurus-updater: fixed JFFS2: wrong bitmask problems (some code needs to run ↵Marcin Juszkiewicz2
only on Tosa and Poodle)
2007-12-10meta-toolchain: use FEED_ARCH in tarball-nameKoen Kooi1
2007-12-10updater: reformat (please use space not tabs)Marcin Juszkiewicz1
2007-12-10linux.inc: introduce CMDLINE_DEBUG to hide or show kernel messagesKoen Kooi1
* controlled by DISTRO_TYPE * You can define CMDLINE_DEBUG in your local.conf or distro.conf to override this behaviour
2007-12-10linux.inc: do_deploy changes:Koen Kooi1
* remove DATETIME from filename, PV+PR should be enough * name modules.tgz the same the kernel image to avoid confusion This implements the proposal from Paul S. that received no objections
2007-12-10merge of '51d0f00ea24bf874bc2c6cba6bc21afbfaf45752'Rod Whitby1
and 'f972c41c1f6486c101e57f2c1ab5b141b3e90e91'
2007-12-10merge of '03302c374666d2f086911b5f8cfdf3fae66c068b'Rod Whitby7
and 'bd6b4d5b14f0cabd82c60e4f95201f1cff17e1b0'
2007-12-10uboot-openmoko: undo mickey damage that broke *everyones* build due to parse ↵Koen Kooi1
errors
2007-12-10agg 2.5 use less offensive way to make it find sdl compile flagsMichael Lauer1
2007-12-10pty 0.0 fix formattingMichael Lauer1
2007-12-10uboot-openmoko svn bump version to 1.3.0+svn, fix display of LOCALVERSIONMichael Lauer1
2007-12-09tosa_udc_use_gpio_vbus.patch: fix patch hunk only, retain mail header.Junqian Gordon Xu1
2007-12-09merge of '8f22e308a4f1e472b6ee43eeed9d095c75c88fa2'OpenEmbedded Project2
and 'dcd43331e77a5ffe94fa8288214499b163cb6021'
2007-12-09disapproval of revision 'e9723297c42dc2e4470bd4cdc748d71e88ef4148'Junqian Gordon Xu2
2007-12-09linux-ixp4xx: make the new defconfig specific to the machine, not the distro.Mike Westerhof2
2007-12-09tosa_udc_use_gpio_vbus.patch pxa2xx_udc_support_inverse_vbus.patch: fix ↵Junqian Gordon Xu2
patch hunk, delete junk.
2007-12-09linux-ixp4xx: 2.6.21.6 - added custom defconfig (slimmed down) for SlugOS.Mike Westerhof3
2007-12-08merge of '1d39316900e922826574e74f55a807cf58b313f7'Rod Whitby4
and '4dc379aab7427cdddc45871616c34a79875f1b3f'
2007-12-08merge of '6d161d4303314c43fd7d0d04ac9394cb58e8d2bc'OpenEmbedded Project2
and '754f491e90085be59caba57db33c41de63535015'
2007-12-08directfb : Remove patch that changes include file path. For bug #3415.Philip Balister2
This will break directfb-examples, this package needs fixing.
2007-12-08merge of '150235a307186164d7fe1d23c58f3317a30fd79e'OpenEmbedded Project3
and '1c0cdd755fb1e51293d868d61a13da01b63ddfe9'