summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2007-04-07qte, qte-mt 2.3.10: Elaborate "kernel keyboard" handler, make it default.Paul Sokolovsky3
* Details: 1. Added support for nicely named and extensible key bindings. E.g., in loadkeys do: keycode 155 = F100 string F100 = "power" where 155 is keycode a power button happens to have on your machine, F100 is arbitrary function key (please use F100-F120), and "power" is OPIE binding. Currently defined bindings are "power", "backlight", "record" 2. K_DO ("Do") keycode is mapped to OPIE power button by default. Kernel uses K_DO for KEY_POWER input subsystem keycode. So, if your device does the right thing, it will work out of the box. 3. Implemented NumLock handling for numeric keypad. * TODO: This shouldn't override QTE's standard TTY handler, instead should be separate, but default, handler. * TODO: Drop outdated adhoc device handlers in favor of this one.
2007-04-06xserver-kdrive: remove bogus PACKAGE_ARCH overrides for Palm machines.Paul Sokolovsky1
* They don't use any adhoc patches to require that. * TODO: do the same for poodle.
2007-04-06xserver-kdrive 1.2.0: Add patch to actually enable offscreen pixmap ↵Paul Sokolovsky2
acceleration in Xw100. * Courtesy of Manuel Teira (sirfred). * Tested on hx4700.
2007-04-06merge of '2b9491b7874140ea78766c95c3a3adb9165ab7ca'Paul Sokolovsky3
and '6c57393e9ece050256e18c8dfdee80450071c294'
2007-04-06btscanner 2.0: Add missing DEPENDS on libxml2.Marek Vasut1
2007-04-06libwpd: Add missing DEPENDS on libgsf.Marek Vasut2
* Closes #2089.
2007-04-06opie-image: Drop machine appends for opie-image, make it be the same on all ↵Paul Sokolovsky1
machines. * Those appends were found to not work at all (overwrire INSTALL_PACKAGES instead) * Let's have default opie-image clean and lean, and the same for all machines, which helps support and QA. Use package manager, folks! * If there's a need for more packaged images, let's create opie-big-image.
2007-04-06irda-utils: Reformat init script using tabs instead of spaces to save ↵Paul Sokolovsky1
precious embedded space.
2007-04-06irda-utils: Make service script detect default IrDA port on PXA2xx devices.Paul Sokolovsky1
* Some issue is that some PXA2xx devices use ttyS2 for non-IrDA, these should be added to case *before* '"XScale-PXA2"*'. This should not be a problem as irattach is no longer started on boot, only manually. * Otherwise, assume that default is no IrDA, not some random serial port. * A bit of reformatting, too.
2007-04-06irda-utils 0.9.16: Don't add irattach to startup services by default.Paul Sokolovsky1
* This just wastes power (to have IrDA on all the time), and conflicts with other userspace wanting to control the port. * Per RFC on teh OE mailing list.
2007-04-04merge of '4d695f199c4502279bb593c16b45e4f5e13adcf9'Paul Sokolovsky1
and 'eb15a9f3ebb14ab306577aab586a3209d1322071'
2007-04-04h4000.conf: Install BT and WiFi firmware.Paul Sokolovsky1
2007-04-04packages/gpe-sketchbook/gpe-sketchbook_svn.bbPhilippe De Swert1
* add PV to recognise it as an svn build
2007-04-04packages/gpe-sketchbook/gpe-sketchbook_svn.bbPhilippe De Swert3
* add new svn build recipe packages/gpe-sketchbook/files/svn-build.patch * add build patch
2007-04-04packages/gpe-filemanager/gpe-filemanager_svn.bbPhilippe De Swert1
* use correct default preference of -1
2007-04-04packages/gpe-filemanager/gpe-filemanager_svn.bbPhilippe De Swert3
* add new build recipe for svn gpe-filemanager packages/gpe-filemanager/files/svn-build.patch * patch needed to make gpe-filemanager_svn build
2007-04-04merge of '9e29945dfdbfc2fec2c1df2f2690b9e3a59ae6d0'Marcin Juszkiewicz9
and 'bb678746461a120f0e199de2782ede836dc1b795'
2007-04-04merge of 'cd87faafb1baaea21105f7e6c92532f906050469'Philippe De Swert2
and 'ea691c5d58c6ea052d5fb36c169cfbedfea096b3'
2007-04-04packages/gtk-webcore/files/build_silence.patch Philippe De Swert4
* remove now obsolete build fix packages/gtk-webcore/osb-nrcit_svn.bb * updated svn recipe to add some more patches packages/gtk-webcore/files/NRCit_HTTP_auth.diff * new patch that fix HTTP AUTH issues packages/gtk-webcore/files/NRCit_unmap.diff * patch to fix redraw issues
2007-04-04angstrom-2007.1.conf: Bump h5000 kernel version to 2.6.20-hh6.Paul Sokolovsky1
* Approved by Koen Kooi
2007-04-04linux-handhelds-2.6: Add defconfig for h5000.Paul Sokolovsky1
* Defconfigman-generated, from kernel CVS.
2007-04-04linux-handhelds-2.6 2.6.20-hh6: Fake commit to add proper changelog for -hh6.Paul Sokolovsky1
* Changes since -hh5: 1. First set of defconfigman-generated configs was committed, for h3900, h4000, hx4700. These go to *_static_defconfig namespace. Together with them, reference bootlogs were imported, to fight regression stream. 2. htchimalaya, htcblueangel, htcalpine: Revamps for the current kernel. 3. htcathena: Keys support. 4. htchermes: Elaboration, proper clocks setup. 5. h5000: Suspend/resume works. 6. n_tihtc: TI Calypso GSM chipset line discipline (many htc devices). 7. ts-adc-debounce: Make fully configurable via platform_data; turn off debugging by default. 8. pxa-regs.h: More registers added.
2007-04-04angstrom-2007.1.conf: Put back default linux-handhelds-2.6 kernel version to ↵Paul Sokolovsky1
use. * It's a question if it should be still 2.6.16-hh9, but there should be default version for sure.
2007-04-04merge of '2dedd269e3ce065dd32e2397e0e647b83f2a26ee'Marcin Juszkiewicz4
and '3b9a62d13a4d7a58079179c6df892a56648121f5'
2007-04-04libol: use binconfig class to install libol-config (from Poky)Marcin Juszkiewicz1
2007-04-04angstrom-2007.1.conf: Bump h3900, h4000, hx4700, magician kernel version to ↵Paul Sokolovsky1
2.6.20-hh6. * Fixes "TS driver spams syslog" issue. * Approved by Koen Kooi.
2007-04-04linux-handhelds-2.6: Update defconfigs for h3900 & h4000.Paul Sokolovsky2
* Defconfigman-generated static configs from HH.org CVS.
2007-04-04MAINTAINERS: Looking after linux-handhelds-2.6 for more than half-year now,Paul Sokolovsky1
add to maintained recipes.
2007-04-04linux-handhelds-2.6: Add 2.6.20-hh6, drop 2.6.20-hh3.Paul Sokolovsky2
2007-04-04zip: added DESCRIPTION, cleaned recipes (from Poky)Marcin Juszkiewicz3
2007-04-04merge of '2c22bea4b2d6d4e0ad169b4d539960696bad4584'Cliff Brake2
and '5311d4b9d0be287a93d341e3dc0033e380cf3cb2'
2007-04-04compulab-pxa270 2.6.16: remove image creation code as it does not work on ↵Cliff Brake1
all distros
2007-04-04compulab-pxa270: add 2.6.20 version of compulab cm-x270 kernelCliff Brake9
2007-04-04merge of '1854e2f3acf459ea1ac90aeda2373912cde0c016'Paul Sokolovsky2
and 'b8bba4b97a026963b3ae921131c5cf1fdd076d84'
2007-04-04ipkg-utils-native 1.6+cvs20050404: Fix version comparision algorithm, nowPaul Sokolovsky2
it treats version as structured notion, and compares it component by component (epoch (was before), then upstream version, then package revision). * Closes #2061.
2007-04-04puzzles: add svn versionPhilipp Zabel1
2007-04-04merge of '1550600acee1d36cd658420fd1cfaaa1e57c7127'OpenEmbedded Project2
and 'b08044fef3b3cdf0bdd7f1a8b8c18363c0fb688f'
2007-04-04merge of '0dce271df8041510469d6f47bc99206c42c821e1'Florian Boor6
and '5a224ad42c629112a32b3825f26fb2c33dee1b3b'
2007-04-04gtk+: Apply patch to 2.6.10 to allow background images in iconview styles.Florian Boor2
2007-04-04madfu: Clean up so it matches oe style guideOyvind Repvik1
2007-04-04merge of '3066a734f02184d60ed86216f8356de08970aefe'OpenEmbedded Project1
and '89b237f2bb444f1ebbbd18dfa8c97fadd289e6ca'
2007-04-04madfu: Add package madfu, to load firmware for m-audio devicesOyvind Repvik5
2007-04-04puzzles: update to r7436Philipp Zabel1
2007-04-04merge of '487b26a10d1dba93c52637b9458e55e24907a81c'Florian Boor7
and '5a224ad42c629112a32b3825f26fb2c33dee1b3b'
2007-04-04netvista.conf: We have a big screen.Florian Boor1
2007-04-03merge of '6bfdd9236ce5c2bd674bdbbed5ae1c5559601bbb'Florian Boor5
and 'fabb00d3c735a2ae45fdff625310786d786ca26b'
2007-04-03altboot: Add SVNR30 snapshotMatthias Hentges1
- Fix Neo1973 Menu options (except NFS) - Enable Neo1973 menu-navigation for /sbin/altboot - Add generic work-around for busybox ps - Fix /bin/sh boot on NSLU2 - Do no longer package emtpy "Advanced" directory
2007-04-03merge of 'cea642eee26bd3cdd008cf21f1e1aad4ecfd69e6'Matthias Hentges4
and 'ed8e2ec8e4ff4e211f917668a777c30d09f41c6f'
2007-04-03merge of '59df690e4022993ebd05954ef260ae9362300ac1'Florian Boor9
and 'cea642eee26bd3cdd008cf21f1e1aad4ecfd69e6'
2007-04-03prismstumbler: Some additional fixes.Florian Boor3