summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2007-06-11mboxkbd-layouts-gui: Add DEPENDS and SECTION.Paul Sokolovsky1
2007-06-11mboxkbd-layouts-gui: Util to manage matchbox-keyboard layouts.Paul Sokolovsky1
2007-06-11matchbox-keyboard svn: Add patches to support multiple layouts.Paul Sokolovsky6
* Allows to load multiple layouts from independent files located in ~/.matchbox/keyboard.d/ (is most cases those going to be symlinks to /usr/share) and switch among them (this requires corresponding button present in layout). * Config UI to setup active layouts to follow.
2007-06-11linux-handhelds-2.6: Drop 2.6.21-hh4, add 2.6.21-hh6. Paul Sokolovsky15
* Changes since -hh5 are: 1. inpit_pda.h: Use KEY_POWER directly, has safe value. 2. asus716: PCMCIA cleanup. 3. h5000, htcmagician: Use mtd physmap driver. 4. htcmagician: Phone PM improvements. 5. htchermes: NAND tweaks, more robust IRQ init 6. mach-sa1100/: Cleanup 7. mach-sa1100/usb/usb-eth.c: Cleanup, tested to flaky, but work. 8. ts-adc, ts-adc-debounce: Fix handling of pen up events. 9. hamcop_base: Converted to platform_driver, fixes h2200 resume. * Also, updated defconfigs from defconfigman r275.
2007-06-10initramfs-image: A sample initramfs image.Paul Sokolovsky1
* Shows all ingredients of a good initramfs image: custom init script run by statically linked busybox, with all of them installed by explicit list without any unneeded dependencies. ~500k.
2007-06-10initramfs-nfsboot 0.1: Sample initramfs script to boot from NFS.Paul Sokolovsky3
* Need too add parsing of kernel cmdline instead of hardcoded params.
2007-06-10initrdscripts: New package dir for initrd, initramfs, etc. recipes.Paul Sokolovsky1
2007-06-10busybox-static 1.2.1: First cut at static busybox.Paul Sokolovsky2
* Yes, it works. 877916 bytes with uclibc. * Defconfig is based on angstrom's one, with switch_root enabled.
2007-06-10helloworld 1.0.0: Remove duplicate content.Paul Sokolovsky1
2007-06-09perl-native 5.8.8: Deactivate patch which unconditionally adds commandline Paul Sokolovsky1
switches for some hacked gcc version, which are not recognized with official gcc's. * See #1980.
2007-06-09uqtreader cvs: ${OPIE_CVS_PV} is defined in opie.bbclass.Paul Sokolovsky1
* Fixes #2445.
2007-06-09fbreader 0.8.2a: Fix READER_RESOLUTION vs RESOLUTION typos/thinkos.Paul Sokolovsky1
* Closes #2446.
2007-06-09fbreader 0.8.2a: Fix type s/${MACHINE}/${MACHINE_ARCH}/.Paul Sokolovsky1
2007-06-09merge of 'b447a9258c3ff6c3f763a99dc5b5af75eb8eac55'Jamie Lenehan7
and 'c7938e83265e129788e40bb1ea4c582df8ea612f'
2007-06-09pptp-linux 1.7.1: Added latest version.Jamie Lenehan6
2007-06-09rp-pppoe 3.8: Remove the definition of S, it was needed before the previousJamie Lenehan1
change to allow autoconf builds from the topdir - but after that was changed to the default value. So it's no longer needed.
2007-06-09merge of '66da92b8617b2b12ed4b88764898faf67c060098'Rolf Leggewie1
and 'ffb800106daf409e2cc662fcf7e757d10a3c9843'
2007-06-09qt 4.3.0: some more small fixesMichael Krelin1
2007-06-09qmake2-native: reworked for qt 4.3.0Michael Krelin3
2007-06-08anthy-native: fix S variable. Reorder some fields.Rolf Leggewie1
2007-06-08pulse: unifyKoen Kooi3
2007-06-08lots of packages: remove MAINTAINER fieldKoen Kooi19
2007-06-08alsa-state: Koen Kooi1
* remove MAINTAINER, this field has been deprecated for some months now * remove HOMEPAGE, since <homepage> is a bogus value * moved sections to try to conform to the styleguide * removed a zillion spurious '#' that made my eyes bleed
2007-06-08python-pygtk2 2.10.3: remove references to build paths Koen Kooi2
2007-06-08gpe-synctool: add 0.2Koen Kooi2
2007-06-08starling: add 0.2Koen Kooi1
2007-06-08qt 4.3.0: detabulated a bitMichael Krelin1
2007-06-08qt 4.3.0: syntactical fixMichael Krelin1
2007-06-08qt4-x11 4.3.0: don't RDEPENDS on -dev packagesKoen Kooi1
2007-06-08pulse: fix DEPENDS Koen Kooi1
2007-06-08usb-gadget-mode: s/PACKAGE_ARCH = $MACHINE/PACKAGE_ARCH = $MACHINE_ARCH/Koen Kooi1
2007-06-08merge of '08286eac244da750fe999831d31e71eb0acd01d0'Koen Kooi4
and '61fb94a908eb11cc06b5c0d937667da64fcc801a'
2007-06-08task-boot: split out of task base as per RFCKoen Kooi2
2007-06-08libatomic ops 1.2: add itKoen Kooi1
2007-06-08usbgadget: remove MAINTAINER field and bogus HOMEPAGE Koen Kooi1
2007-06-08merge of '2415386acd7ccac3f0f71353ad8ac290a875573d'Koen Kooi4
and '4cd70362c1066d1d95aea3f4308c3007d06592ce'
2007-06-08disapproval of revision '8e0a5512f90f14af5dfc892a6ad54499b93850da'Koen Kooi1
2007-06-08merge of '2415386acd7ccac3f0f71353ad8ac290a875573d'Rolf Leggewie5
and 'e538d8716ee5eb008e7cd3e85225100aa38dbbe7'
2007-06-08python-pyqt4: update to version 4.2Rolf Leggewie1
fixes unfetchable source. No further changes. untested until bug 2442 has been closed.
2007-06-08usb-gadge-mode: Create /etc/default in do_install. Closes 2444.Rolf Leggewie1
2007-06-08rp-pppoe 3.8: Fix issues caused by autoconf needing to run in the srcJamie Lenehan3
subdirectory of the source code. The OE autotools.bbclass runs the autoconf stuff in ${S}, so you need to change ${S} to the src subdirectory to get it to work. But ${S} is also where patches are appplied, so you can't patch the config files and other things which aren't in the src directory. So add some autoconf at the top level which just says there's a sub-autoconf project in the src subdirectory, fix up the patches, remove the sed hacks and add a new patch to do what the sed hacks were doing before.
2007-06-08unslung-kernel: defconfig - enable input, hid, and hiddev kernel modules.Mike Westerhof2
2007-06-08rp-pppoe 3.8: The server needs to depends on the client since it uses theJamie Lenehan1
client to perform all the comms once a session has been established.
2007-06-07uqtreader: opie-reader made for qt4-x11Michael Krelin2
the very first successfull attempt to get it running on qt4-x11. very dirty, but working, patch.
2007-06-07merge of '6f561d859809d8ecf2f630fa156e48ff01eec95e'Stelios Koroneos2
and 'dc47960ed2e4a7c23345df36c3ffb76c1cf5df71'
2007-06-07packages/clish/clish_0.7.1.bb : Disable parallel makeStelios Koroneos1
2007-06-07qt 4.3.0: more fixesMichael Krelin1
- adjusted staging as to actually build qt-based apps. - minor fix in install
2007-06-07packages/linux/linux-epia-2.6.19.2/epia_defconfig : Enable wireless extensionsStelios Koroneos1
Enable varius crypto modules
2007-06-07packages/debianutils/debianutils_2.19.bb : Add debianutils 2.19Stelios Koroneos1
2007-06-07packages/mesa/mesa_6.5.2.bb : Fix a bug in mesa that tries to build a binary Stelios Koroneos2
(gen_matypes) used by the host to generate an include file (matypes.h) using target's includes