Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handhelds-pxa-2.6_2.6.15-hh1: add a patch to fix resume on h2200.org.openembedded.oz354fam083 | Matt Reimer | 2006-06-04 | 3 | -0/+195 |
| | |||||
* | Continue to add missing files to the branch. | Erik Hovland | 2006-06-01 | 13 | -0/+375 |
| | |||||
* | Missed some files in the org.handhelds.familiar merge. | Erik Hovland | 2006-05-31 | 3 | -0/+144 |
| | |||||
* | merge of 6e486a316f71a5aef92c7e5010b0a381982d1dcf | Erik Hovland | 2006-05-30 | 47 | -62/+2241 |
|\ | | | | | | | and 9f3ae0fad00352e568b733a3b130ad9e696f6e4e | ||||
| * | URI changed for this packages source code tarball. | Erik Hovland | 2006-05-27 | 1 | -1/+1 |
| | | |||||
| * | This commit brings my tree in line with Rene's tree for the familiar | Erik Hovland | 2006-05-23 | 32 | -55/+106 |
| | | | | | | | | 0.8.4 release. | ||||
| * | Backing out PARPORT config since it only causes oops on h3600. | Erik Hovland | 2006-05-23 | 2 | -8/+2 |
| | | |||||
| * | This commit adds a patch which is deemed helpful to the proper | Erik Hovland | 2006-05-23 | 2 | -2/+21 |
| | | | | | | | | | | operation in the face of an execve call. It also ups the rev of the bb packaging. | ||||
| * | merge of 0b037f59166d29441d185b84638daa6b8fca30ce | Erik Hovland | 2006-05-23 | 6 | -3/+10448 |
| |\ | | | | | | | | | | and f460ef7d104117e6578f73165364c74e38596e01 | ||||
| * | | This adds the hh41.1 bb which attempts to address some kernel init issues | Erik Hovland | 2006-05-23 | 4 | -1/+1703 |
| | | | | | | | | | | | | | | | | | | with the mmc_asic3 driver and the mmc_samsung driver. It also disables the autoloading of the mmc_asic3 driver since it still has issues with autoloading. | ||||
| * | | This adds a restart case to the init script for kbdd. This addresses | Erik Hovland | 2006-05-23 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | handhelds.org bug 1345: http://handhelds.org/~bugzilla/show_bug.cgi?id=1345 | ||||
| * | | The 4.1.12 version of mysql has been pulled from most mysql mirrors. | Erik Hovland | 2006-05-23 | 5 | -0/+398 |
| | | | | | | | | | | | | So this is an import of the 4.1.18 bbs from the .dev branch. | ||||
| * | | merge of 4571cb0f1a86cb9ef63d2235a8ece876e5fa6240 | Erik Hovland | 2006-05-15 | 2 | -2/+38 |
| |\ \ | | | | | | | | | | | | | and 92cab509119c1daa124bc806a14a580163841dba | ||||
| * | | | CONFIG_PARPORT_SERIAL requires symbols that we do not want to drag into | Erik Hovland | 2006-05-11 | 2 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | the strongarm kernel. So I am removing them from the defconfig for h3600. This problem was reported on familiar bug 1606: http://handhelds.org/~bugzilla/show_bug.cgi?id=1606 | ||||
| * | | | jplime switched to using a big 'R' in their URI for their kernels. | Erik Hovland | 2006-05-09 | 1 | -1/+1 |
| | | | | |||||
| * | | | Integrated pb's patch instead of mine to deal with mmap_threshold. | Erik Hovland | 2006-05-08 | 2 | -12/+5 |
| | | | | |||||
| * | | | This commit addresses bug 650 in the familiar bugzilla database: | Erik Hovland | 2006-05-05 | 2 | -1/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | http://handhelds.org/~bugzilla/show_bug.cgi?id=650 It changes the size of the glibc mmap_threshold to 32kiB to make mmap behave reasonably on embedded devices. | ||||
| * | | | This commit should provide a fix for familiar bug 1606: | Erik Hovland | 2006-05-05 | 2 | -2/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | http://handhelds.org/~bugzilla/show_bug.cgi?id=1606 It just adds the necessary config items to provide parallel port drivers for pcmcia cards that have them. | ||||
| * | | | merge of 971c57736ce206e20e8621e4a9cb8c22e998b48c | Erik Hovland | 2006-05-04 | 1 | -2/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | and e21130e7b8be226aa2e16e23623b2324baa85d4b | ||||
| | * | | | Add an fstab for machine h6300. This is meant to deal with bug 1595 in the | Erik Hovland | 2006-04-27 | 2 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | handhelds.org bugzilla for the familiar 0.8.4 release. | ||||
| | * | | | Fix to bring back /home mounting in familiar to resolve bug 1455 in the | Erik Hovland | 2006-04-26 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | handhelds.org bugzilla bug tracker. | ||||
* | | | | | gpe-login: fix the /dev/ttyS1 owner/permissions for the gsm phone in h6300. | Mika Laitio | 2006-05-25 | 2 | -1/+23 |
| | | | | | |||||
* | | | | | udev: fix the nfs boot by using usb-gadget. Backported from the dev branch. | Mika Laitio | 2006-05-25 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | gomunicator: h6300 kernel 2.6.16.16, Tux can now call home. | Mika Laitio | 2006-05-21 | 5 | -0/+10447 |
| | | | | |||||
* | | | | gomunicator: fix the sourceforge cvs url. | Mika Laitio | 2006-05-21 | 1 | -3/+1 |
| |_|/ |/| | | |||||
* | | | wireless-tools: Add updated script by Stefan Tomanek to fix dhcp problems ↵ | Florian Boor | 2006-05-09 | 2 | -2/+38 |
|/ / | | | | | | | with devices which need some time for association. | ||||
* | | gnuz: fixed levels - close #835 | Marcin Juszkiewicz | 2006-05-02 | 1 | -2/+2 |
| | | |||||
* | | base-files/h6300/fstab: add h6300 specific fstab | Mika Laitio | 2006-04-30 | 2 | -0/+8 |
|/ | |||||
* | gpe-image.bb: Remove vlc, Simpad images want to have more free space. | Florian Boor | 2006-04-26 | 1 | -2/+1 |
| | |||||
* | gpe-today: Add fixed release 0.11, drop obsolete releases, adjust preferred ↵ | Florian Boor | 2006-04-24 | 6 | -263/+7 |
| | | | | versions. | ||||
* | merge of 8b12e35772d79306d1d9de19c12b23681618532d | Florian Boor | 2006-04-24 | 2 | -4/+4 |
|\ | | | | | | | and 9196568e0dbd2c788b83bbc73b90bb0699de6695 | ||||
| * | gpe-image: Replace sylpheed with vlc-gpe which is big as well but is ↵ | Florian Boor | 2006-04-24 | 1 | -2/+2 |
| | | | | | | | | supposed to work on QVGA PDAs in contrast to Sylpheed. | ||||
| * | gpe-filemanager: Adjust recommended vfs plugins. | Florian Boor | 2006-04-24 | 1 | -2/+2 |
| | | |||||
* | | python: add 'python' meta package currently depending on 'python-core' | Rene Wagner | 2006-04-23 | 1 | -3/+5 |
| | | |||||
* | | merge of 521efa20ffbc3abbf66c3594186a323446219254 | Rene Wagner | 2006-04-23 | 2 | -1/+20 |
|\ \ | | | | | | | | | | and 6b3ee9430c383ec525a6947e53aee3568af4cef7 | ||||
| * | | gpe-plucker: adjust naming in .desktop ("E-Book Reader"). part of a fix for ↵ | Rene Wagner | 2006-04-22 | 2 | -1/+20 |
| | | | | | | | | | | | | hh.org Bug #1531 from .dev | ||||
* | | | base-files: Add an fstab for h2200. | Matt Reimer | 2006-04-22 | 2 | -0/+6 |
|/ / | |||||
* | | handhelds-pxa: use -hh41 by default | Rene Wagner | 2006-04-22 | 1 | -2/+1 |
| | | |||||
* | | libsdl-mixer: explicitely disable ogg/vorbis support (libraries not in DEPENDS) | Rene Wagner | 2006-04-22 | 1 | -2/+2 |
| | | |||||
* | | disapproval of revision '60713f19e6d894061ca4d58a2a86420c17a0bd72' | Rene Wagner | 2006-04-22 | 8 | -30/+13 |
| | | |||||
* | | libsdl-mixer: explicitely disable ogg/vorbis support (libraries not in ↵ | Rene Wagner | 2006-04-22 | 8 | -13/+30 |
| | | | | | | | | DEPENDS)packages/libsdl/libsdl-mixer_1.2.6.bb | ||||
* | | udev 0.84: bring in rev 7c8cbf8df32a4687f7bad9f62abe216f366729a8 from .dev. | Matt Reimer | 2006-04-21 | 3 | -5/+30 |
| | | |||||
* | | udev 0.84: bring in rev 37324cc4d1e17f84d5f0cd110fdb0d0029a444a6 from .dev. | Matt Reimer | 2006-04-21 | 2 | -1/+4 |
| | | |||||
* | | merge of 4995a10126c58b53310c37d0df752e7ed34d5bbd | Rene Wagner | 2006-04-21 | 2 | -2/+35 |
|\ \ | | | | | | | | | | and 4f902dc875e6cb6c2e8a42e01eb5069aa3e1cb2e | ||||
| * | | udev_084.bb: remove DEFAULT_PREFERENCE = "-1" | Matt Reimer | 2006-04-21 | 1 | -2/+0 |
| | | | |||||
| * | | Add handhelds-pxa-2.6_2.6.15-hh1.bb. | Matt Reimer | 2006-04-21 | 1 | -0/+35 |
| | | | |||||
* | | | apmd: apply patch courtesy of Phil Blundell to fix suspend delay caused by ↵ | Rene Wagner | 2006-04-21 | 2 | -1/+109 |
| | | | | | | | | | | | | an unnecessary sleep(). Fixes hh.org Bug #1614 | ||||
* | | | gpe-bluetooth: fix resume script file name. based on what went into GPE CVS. ↵ | Rene Wagner | 2006-04-21 | 2 | -0/+21 |
| | | | | | | | | | | | | Fixes hh.org Bug #1607 | ||||
* | | | python-pygtk2: add python-shell to RDEPENDS. Thanks to Micheal Smith for the ↵ | Rene Wagner | 2006-04-21 | 1 | -1/+2 |
| | | | | | | | | | | | | suggestion. Fixes hh.org Bug #1378 | ||||
* | | | tslib: use detect-tsdevice rather than detect-stylus and fix dependencies | Rene Wagner | 2006-04-19 | 7 | -7/+21 |
| | | |