summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2008-02-19merge of '5b4101eded60b084a2015b66d47b04a99222e842'Michael Lauer16
and 'c72441dc719a5903a8fdc705f309c086346249b0'
2008-02-19gsm0710muxd svn fix name of dbus service file (temp.)Michael Lauer1
2008-02-19dbus 1.1.4 fix permissions of dbus system bus activation helper binaryMichael Lauer2
* with this revision, system bus activation finally works
2008-02-19Fixed default ALSA state for SL-Cxx00 (OE#2617).Stanislav Brabec2
* Fixes bass/treble levels (reflects kernel fix alsa-wm8750-treble.patch (>2.6.24)). * Increased Mic Levels and Boost. * Enabled Capture Switch. * Improved Headphones / Speaker volume balance. * Disabled all bypasses. * Disabled Left -> Right routing. * All Mono signals decreased to 0 (not connected). * Line Mux changed to differential, keeping PGA unused. * Using Digital mono for recording (jack supports ony mono). * Enabled Automatic Level Control, optimized for voice recording. * Enabled Zero Cross volume changes.
2008-02-19merge of '9a5df4f82194968b8ea8a94d7effc5bf61c1e650'Stanislav Brabec25
and 'cb1970d64a9cdb9559e137f509557905fbc174b5'
2008-02-19merge of '52c62dd05756b14c442b2b031264855e264ee6fd'Paul Sokolovsky3
and '76d408008f1f7528f07e505cb8346d8d4b239d12'
2008-02-19ipkg-utils*: Re-add support for openwrt-style .ipk's.Paul Sokolovsky3
* There're two .ipk formats: one with ar top-level wrapping (essentially, .deb format, native OE format) and with tar.gz top-level wrap, used by OpenWRT and some tiny distros. When I did performance optimization work on ipkg-make-index, I just blocked support of tar.gz-style ipk's, as it was unclear if those are used in OE at all. Now support is readded, with the old code to handle them (i.e. not as optimal as ar-style ones). * This makes DISTRO=openwrt-sdk usable for producing compatible packages and deploy-feed for them. But there're still some issues to resolve before OE can be said to provide seamless support for building packages for OpenWRT.
2008-02-19merge of 'b52c7469e4fbb93f35ed1de1f3e5225ee9d27d9c'OpenEmbedded Project1
and 'd0de4044d1bae905c2f30dd83d3f5bab85b3f52d'
2008-02-19add blackbox 0.70.1, fixes #981Michael Lauer4
2008-02-19ipkg-utils: ipkg-make-index-track-stamps.patch: Remove hunk with ↵Paul Sokolovsky1
whitespace-only changes.
2008-02-19merge of '1f88d7bce0e63ddda3e634a6aff8bcf09fc97ed7'Michael Lauer2
and 'f5e925a4d49eda729a2458839beb6944538b4ece'
2008-02-19repair openmoko-python-devel-image Michael Lauer2
2008-02-19add libjson, a library to create and parse json filesMichael Lauer2
2008-02-19dbus 1.1.4 ship necessary files and directories for system bus activationMichael Lauer2
2008-02-19busybox 1.9.1 add fix for lineedit on arm, remove our own version of ↵Michael Lauer1
run_parts.c which is identical with upstream nowadays
2008-02-19libsdl-* consolidate using a .inc file, enable fbcon, closes #35Michael Lauer9
(yes, this one has been open since 2005-05-24 *cough*)
2008-02-19- Ignore false toggle signals (work-around for OE#3390).Stanislav Brabec6
- Fixed default ALSA state for SL-Cxx00 (OE#2617). - Do not alter incorrect mixer levels by zaurus-mixer-callback. - Allow to disable rotation by touch ~/.norot. - Fixed detection of panel_user.
2008-02-19Output NUL terminated lines with sort -z (busybox#1591). Fixes updatedb.Stanislav Brabec2
2008-02-19merge of '96cde176098aad6ac5bbe96aa5d939a61de53f6d'Michael Lauer1
and 'c8560517964ebe70f94d18575236bb3b49f087b8'
2008-02-19merge of '4f1c373d43a7c1b912b21780d67df8ccec796116'Michael Lauer168
and 'd684223b6fbdf20a18d598446664827707b7dd91'
2008-02-19gammu 1.17.0 remove bogus pc file so it doesn't conflict with the real oneMichael Lauer1
2008-02-19add fbvncserver2. closes #2126Michael Lauer1
2008-02-19libpng[-native] 1.2.19 remove buggy versionMichael Lauer2
2008-02-19merge of '188473a4d5d33bffe571a9035d4bf0a983b463f0'Michael Lauer1
and 'ce6927ecdedbeb4d51a0e9f5e35a8515cab0ab09'
2008-02-19e-wm cvs need to call autopoint for gettext supportMichael Lauer1
2008-02-19merge of '4df1badaa6742b2ffb1171205da321c1f5040b56'Paul Sokolovsky1
and 'b479f8d698f9ffbf0d7660f38e17cd501db0dff2'
2008-02-19package-index: Add explicit DEPENDS on "ipkg-utils-native"Paul Sokolovsky1
* Otherwise it relies that something else staged it. Good guess, but let's be explicit.
2008-02-19merge of '409a4420e74feeb71713c8fa1d853dfa021daf3f'Michael Lauer2
and '538e4bfaca216445bb346ce8d4d110161a06c902'
2008-02-19ecore[-native] cvs really disable SDLMichael Lauer2
2008-02-19merge of '29c3523123b5b4cd06600394ae12aa149df07c8a'Richard Purdie8
and 'c9d03a40dbab3e176a210a0dd6f1204d9ae94f49'
2008-02-19gcc-package.inc: Override SHLIBSDIR since gcc is a very special caseRichard Purdie1
2008-02-19merge of '30d98b4425ef003cbb8d55331331b30fb4e01742'Graeme Gregory3
and '69dabfbe1413fb2b5406fa5303f924d26af15b02'
2008-02-19claws-mail_3.3.0.bb : new versionGraeme Gregory3
claws-plugin-gtkhtml2-viewer_0.17.1.bb : new version claws-plugin-rssyl_0.18.bb : new version
2008-02-19linux-2.6.24: revert addition of qemux86 defconfig, use linux-rp-2.6.24 insteadJeremy Laine3
2008-02-19linux-rp-2.6.24: add netfilter modules for qemux86, make 2.6.24 preferredJeremy Laine2
2008-02-19linux-2.6.24: add defconfig for qemux86Jeremy Laine3
2008-02-19merge of '328e55791e71db3003684a8030a9577de72e294a'Richard Purdie5
and 'd4732f85d42b87e990dd3cdfed1c9d40f04ff5e8'
2008-02-19ipkg: Enable debian revision comparingRichard Purdie5
2008-02-19merge of '3aac4435ac0a2f0e2c57b7ec43c8447ae0b259ea'Michael Lauer3
and '452752a8a35efe6e789ae2bdef83478bdb218f00'
2008-02-19merge of '9c56bb4603d094151503b996376d78874b9d938c'Michael Lauer4
and 'c8ce15d8b6944d0c337d5c2e89f0726b7dd895bf'
2008-02-19merge of 'bd3711fbb9c0d355dbbef7978d07125ff2b635f5'OpenEmbedded Project3
and 'c2ee59d447a958de79c86638383bdd570aea81c7'
2008-02-19ipkg: Partially fix broken version comparisionsRichard Purdie4
2008-02-19hildon-thumbnail: Add missing dependencies... Florian Boor1
2008-02-19python-dbus 0.81.1 update to 0.82.4, patches no longer necessaryMichael Lauer4
2008-02-19libhildonmime: Set extra config flag to avoid -Werror to get used.Florian Boor1
2008-02-18merge of '4bfcfd2edc67793c8c00682ad89309619eddab3a'OpenEmbedded Project73
and 'eec0cf22d27780a5209f4aad8fee7ddaa6bb80a0'
2008-02-18renderproto: remove default preference after fixing xserv-kdrive-xomapFlorian Boor1
2008-02-18xorg-lib: Remove unused patches, combine diet-x11 and libx11 patches into ↵Richard Purdie23
the same place
2008-02-18xserver-kdrive-xomap: use fix-picturestr-include-order patch to fix ↵Florian Boor2
compatibility with more modern xrender
2008-02-18merge of '6b3553faa17c40c389a2d9c4279cd0a6417358e7'Richard Purdie1
and 'faf56bcfb610eaf73ff3c77e1c8c451cde82165d'