summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2007-02-19task-openmoko: fall back to matchbox-panel-1 since the default session ↵Koen Kooi1
script still uses version 1 instead of version 2
2007-02-19gpe-conf: remove 0.2.2, add 0.2.4Florian Boor1
2007-02-19xserver-common: Make 0.14 default again after uploading the source package.Florian Boor1
2007-02-19merge of '1b0fc9ca528c44a3ebfa45c437a36c340e15357d'Rod Whitby3
and '6b385aa937756d61423605d5e3e62a25f90cbcd9'
2007-02-21slugos-init: turnup disk -s<n> fixed, default delay set to 10 secsMike Westerhof3
2007-02-19ftpd-topfield: Updated to 0.7.0, and fixed usb.h header locationRod Whitby2
2007-02-19mb-panel-2: rreplace mb-panel-1Koen Kooi1
2007-02-19esound: sed out insanity in configure.acKoen Kooi1
2007-02-19merge of '635d3a2471165977b7c08b84e9174108c404c6a1'Rod Whitby2
and '9148d2b8d041bbdbb9d9cbfa12c0c385ed6f0c7b'
2007-02-21kexec-tools: Update ARM patch for new official syscall number. Distro ↵Richard Purdie2
maintainers be warned, this needs to be changed in kernels
2007-02-21disapproval of revision '833bbc29d20408f96387089c35fe96e31685a167'Richard Purdie9
2007-02-21kexec-tools: Update ARM patch for new official syscall number. Distro ↵Richard Purdie9
maintainers be warned, this needs to be changed in kernels..
2007-02-21linux-rp: Drop 2.6.18, 2.6.19, patch correct kexec syscall number for other ↵Richard Purdie60
versions
2007-02-20merge of '44bd9a4a5e1a364604d7155b9e6b34a405d65ef2'Philip Balister29
and '59b994b5bd442792462e35233ca2c36f2f0189fd'
2007-02-20swig_1.3.24.bb, swig-native_1.3.24.bb : Remove old files.Philip Balister2
2007-02-20swig_1.3.31bb, swig-native_1.3.31 : Update to latest version of swig.Philip Balister2
2007-02-19ixp4xx-kernel: Update ARM kexec patch for new official syscall number.Rod Whitby2
2007-02-19merge of '6a082250c6cd3fb922881d5729805a86eb61e646'OpenEmbedded Project11
and 'e28e771e310bd57f5612859b2188e316aec06191'
2007-02-19merge of '971d18af52c7881e09c9f5ffa43d9bf33216ce83'Rolf Leggewie17
and 'cc76392ac5a7b1ccde5981fd2e02094b88a5240a'
2007-02-19samba: Make fetching more robust (closes 1885). Unify some more. Sanitize.Rolf Leggewie9
2007-02-18merge of '7dd39d970da822322caaf29a4249342459392331'Paul Sokolovsky1
and 'd94ee355628e9063a134381c44e9976fa66935a4'
2007-02-18task-angstrom-x11: Bump PR for latest change.Paul Sokolovsky1
2007-02-18merge of '298ab982441af9bf434a3f67fd164b26e09ff6b7'Paul Sokolovsky1
and 'fc57f4efdbe6430b26905dd44e510d7b2ecc81d0'
2007-02-18task-angstrom-x11: Remove dependency on detect-stylus.Paul Sokolovsky1
* detect-stylus is no longer used in OE, which adopted convention of having the touchscreen device at /dev/input/touchscreen0 (for all 2.6 devices being created by udev rule).
2007-02-18merge of '342f792566944087c0c655f774603539975ed2fb'Paul Sokolovsky4
and '65f577e27ac9b76dcfa25b8c34d8446d8191a934'
2007-02-18task-base: Make "wifi" belong to COMBINED_FEATURES.Paul Sokolovsky1
* This is consistent with how "bluetooth" is handled already, and, assuming that distro supports wifi, essentially allows machine to decide if wifi packages go into rootfs or would be installed from feed. This is helpful for machines which don't have wifi and devoid of any means of external card extension, or for machines with very small ROM (like, for example, h3600 with its 16Mb, in which wifi packages simply don't fit, so h3600 users with CF sleeve and wifi card would need to install support manually, after deleting packages they can sacrifice for this). * Approved by Marcin Juszkiewicz
2007-02-18merge of '04a1a2e0cc7e9b66f26b0c342d210418c07d6127'Koen Kooi1
and '5d9ca4e1f6b8631c921bcc59406fb202e723f586'
2007-02-18tslib: merge patch from openmoko:Koen Kooi4
This patch adds support for "EVIOCGRAB" on the input device, which tells the kernel _not_ to deliver events of the touchscreen to /dev/input/mice. This is probably what most people want, since unprocessed raw touchscreen events should not be converted to emulated PS/2 mouse movements. Signed-off-by: Harald Welte <laforge@openmoko.org>
2007-02-18linux-handhelds-2.6 2.6.19-hh12: Add new release.Paul Sokolovsky1
* Changes since -hh11 include: 1. rx1950 port added. 2. cpugreq fixes to support PCMCIA working over freq changes. 3. cpufreq support for htcmagician. 4. ads7846_adc_ssp fixes. 5. acx driver ESSID handling off-by-one fix. 6. ASoC upgraded to 0.13.4.
2007-02-18merge of '8cde5e5064761c45e322d841a3b3313245cb264a'Paul Sokolovsky502
and 'd6f1925c439f5b0608c0189c89b17a335f9fbbb6'
2007-02-18linux-handhelds-2.6 2.6.19-hh11: Add new release. Paul Sokolovsky1
* Changes since -hh10 include: 1. aximx5 port revived - boots with LCD working. UDC known not to work. 2. aximx50 buttons driver. 3. Macine-independ touchscreen driver for ADS7846/TSC2046, first version so far, used for h4000 and works for hx4700 too. Still needs tweaking to support other devices well. 4. h4000: h4300_kbd driver revamped. 5. h5400: revamping started, OHCI support fixed. 6. htcalpine phone and soc drivers. 7. rx3000: Port clean up, drivers split to separate modules. Serial port driver added. 8. drivers/serial/pxa.c: Dynamic serial hook ports are supported (hooks can be installed/removed after serial driver is loaded).
2007-02-18task-openmoko: convert to matchbox-panel-2 and clean up a bitKoen Kooi1
2007-02-18openmoko-panel-plugins: add gsm and mainmenuKoen Kooi2
2007-02-18grub: fix SECTION, sanitize, separate out -doc package. Closes 1838.Rolf Leggewie2
2007-02-18slugos: Added support for DISTR_EXTRA_{DEPENDS,RDEPENDS,RRECOMMENDS}Rod Whitby2
2007-02-17gpe-session-scripts: clean up dependenciesKoen Kooi1
2007-02-17openmoko: add messages applicationKoen Kooi1
2007-02-17altboot_wip.bb: Test commitMatthias Hentges1
2007-02-17gnome-vfs: fix #1881Koen Kooi1
2007-02-17libgsmd: fix packagingKoen Kooi1
2007-02-17cups: fix packagingKoen Kooi1
2007-02-17merge of '2cea807f786ead2b5e28b2227fcc8a96752158ef'Rolf Leggewie1
and 'dc26b71fb757ec4210a3a5f0e819b6e76036ac61'
2007-02-16openmoko-dialer: depend on eds-dbusKoen Kooi1
2007-02-16collie-kernels-2.4-embedix.bb: the 64-0 image for collie is generally more ↵Rolf Leggewie1
appropriate than the 24-8 one.
2007-02-16base-files: merge in fic-gta01 and qt2410 files from openmoko svnKoen Kooi5
2007-02-16lmsensors: merge in changes from openmoko svnKoen Kooi1
2007-02-16netbase: merge in fic-gta01 bits from openmoko svnKoen Kooi3
2007-02-16openocd: merge openocd from openmoko svnKoen Kooi2
2007-02-16merge of 'aa2c7cca9146ef3910ca2f5ea908bc240fc478f9'Koen Kooi4
and 'b866b8272d34e10f3efd115e1dbb79b5287031e9'
2007-02-16libftdu: add libftdi from openmoko svnKoen Kooi5