openembedded.git
17 years agoopie-*: Add 1.2.3.
Paul Sokolovsky [Fri, 27 Jul 2007 01:10:29 +0000 (01:10 +0000)]
opie-*: Add 1.2.3.

17 years agolinux-handhelds-2.6 2.6.21-hh14: Add 2.6.21-hh14.
Paul Sokolovsky [Thu, 26 Jul 2007 12:46:19 +0000 (12:46 +0000)]
linux-handhelds-2.6 2.6.21-hh14: Add 2.6.21-hh14.
* Changes since -hh13 are:
1. gpiodev2 framework added, based on ideas of David Brownell's gpiolib
(i.e. there's still scalar namespace for GPIOs, and the code and data structures
for implicit dispatching to owning device; due to this, standard Genreic GPIO
API can be used intact). gpiolib itself was not used as it's not submitted for
mainline inclusion yet, so it's unclear in which shape it will go there at all.
2. gpiodev is deprecated in favor of gpiodev2.
3. asic3_base, htc-egpio: Add gpiodev2 support.
4. gpiodev_keys, asic3_keys are deprecated in favor of gpio_keys which now supports
keys on any kind of GPIO.
5. asic3_leds, hamcop_leds, samcop_leds are made child devices of the corresponding
SoC, their definitions merged to main machine file for many models.
6. pasic3-base.c: Driver for PASIC3 chip (htcmagician, htcblueangel, etc.).
7. leds-pasic3, ledtrig-backlight: New drivers.
8. h4000, h5000, htcmagician: Cleanup and more merging into main machine file.

17 years agoinitramfs-module-*: Create install dirs before putting stuff there.
Paul Sokolovsky [Wed, 25 Jul 2007 15:37:10 +0000 (15:37 +0000)]
initramfs-module-*: Create install dirs before putting stuff there.

17 years agokernel.bbclass: Add support for module config per 2.6 conevntions.
Paul Sokolovsky [Wed, 25 Jul 2007 09:56:17 +0000 (09:56 +0000)]
kernel.bbclass: Add support for module config per 2.6 conevntions.
* 2.6 modprobe expects per-module configuration in /etc/modprobe.d/ .
* Closes #2669.

17 years agopreferred-opie-versions-1.2.3.inc: Add file for OPIE 1.2.3 release.
Paul Sokolovsky [Tue, 24 Jul 2007 20:50:26 +0000 (20:50 +0000)]
preferred-opie-versions-1.2.3.inc: Add file for OPIE 1.2.3 release.

17 years agoopie-alarm: Use proper-for-upstream PR.
Paul Sokolovsky [Tue, 24 Jul 2007 16:56:43 +0000 (16:56 +0000)]
opie-alarm: Use proper-for-upstream PR.

17 years agopreferred-opie-versions-1.2.3-pre: Bump SRCDATE to 20070724.
Paul Sokolovsky [Tue, 24 Jul 2007 13:52:50 +0000 (13:52 +0000)]
preferred-opie-versions-1.2.3-pre: Bump SRCDATE to 20070724.

17 years agonetworkmanager: fix packaging and QA issues
Koen Kooi [Tue, 24 Jul 2007 13:11:35 +0000 (13:11 +0000)]
networkmanager: fix packaging and QA issues

17 years agomerge of '49620a480a3c8deee05068287aa90bf723508c27'
Koen Kooi [Tue, 24 Jul 2007 12:47:13 +0000 (12:47 +0000)]
Merge ... '49620a480a3c8deee05068287aa90bf723508c27'
     and 'b8722b34f06f673d698f22dd82b3b225392cfdfb'

17 years agowebkit: first attempt at fixing the dftables problem (http://bugs.webkit.org/show_bug...
Koen Kooi [Tue, 24 Jul 2007 12:43:21 +0000 (12:43 +0000)]
webkit: first attempt at fixing the dftables problem (bugs.webkit.org/show_bug.cgi?id=14744)

17 years agomerge of '2fb7d0fb7f61a54a4005ff8d5cc52a3df21e2692'
Graeme Gregory [Tue, 24 Jul 2007 12:37:55 +0000 (12:37 +0000)]
Merge ... '2fb7d0fb7f61a54a4005ff8d5cc52a3df21e2692'
     and 'c52428092b0739e47ca366526bbc7fb05db0b368'

17 years agonetworkmanager_svn.bb : stolen from poky
Graeme Gregory [Tue, 24 Jul 2007 12:36:52 +0000 (12:36 +0000)]
networkmanager_svn.bb : stolen from poky

17 years agolibpcre: fix packaging, stage dftables
Koen Kooi [Tue, 24 Jul 2007 12:35:27 +0000 (12:35 +0000)]
libpcre: fix packaging, stage dftables

17 years agoadd python-efl bindings to task-python-everything
Michael Lauer [Tue, 24 Jul 2007 02:25:58 +0000 (02:25 +0000)]
add python-efl bindings to task-python-everything

17 years agoadd python-emotion. all python bindings to EFL compile now, but I didn't test their...
Michael Lauer [Tue, 24 Jul 2007 02:23:26 +0000 (02:23 +0000)]
add python-emotion. all python bindings to EFL compile now, but I didn't test their runtime capabilities yet...

17 years agopython-setuptools, python-simplejson: catch up with changes in distutils build class
Michael Lauer [Tue, 24 Jul 2007 02:22:33 +0000 (02:22 +0000)]
python-setuptools, python-simplejson: catch up with changes in distutils build class

17 years agoclasses/distutils.bbclass: back out specifying the include dir, it was a) implicitly...
Michael Lauer [Tue, 24 Jul 2007 02:21:23 +0000 (02:21 +0000)]
classes/distutils.bbclass: back out specifying the include dir, it was a) implicitly specified anyway and b) it breaks builds that add own stuff to
it (e.g. '.')

17 years agoclasses/distutils.bbclass:
Michael Lauer [Tue, 24 Jul 2007 02:14:58 +0000 (02:14 +0000)]
classes/distutils.bbclass:
* split distutils extension building into two parts
* specify python-specific include directory during build_ext
* add function to stage headers (NOTE: explicity-called, not implicitly)

17 years agoadd python bindings to the Enlightenment Foundation Libraries
Michael Lauer [Tue, 24 Jul 2007 01:09:19 +0000 (01:09 +0000)]
add python bindings to the Enlightenment Foundation Libraries

17 years agodistutils: set PYTHONPATH and always create the site-packages directory to improve...
Michael Lauer [Tue, 24 Jul 2007 01:04:50 +0000 (01:04 +0000)]
distutils: set PYTHONPATH and always create the site-packages directory to improve compatibility with certain extension packages

17 years agopython-pyrex[-native]: bump to 0.9.5.1a
Michael Lauer [Tue, 24 Jul 2007 00:47:30 +0000 (00:47 +0000)]
python-pyrex[-native]: bump to 0.9.5.1a

17 years agoeflpp: supply path to edje_cc
Michael Lauer [Tue, 24 Jul 2007 00:19:13 +0000 (00:19 +0000)]
eflpp: supply path to edje_cc

17 years agoconf/.../sane-srcdates.inc: add fixed SRCDATE for eflpp
Michael Lauer [Mon, 23 Jul 2007 20:05:58 +0000 (20:05 +0000)]
conf/.../sane-srcdates.inc: add fixed SRCDATE for eflpp

17 years agolibcwd: bump to 0.99.47, compiles with g++4/EABI now
Michael Lauer [Mon, 23 Jul 2007 20:05:08 +0000 (20:05 +0000)]
libcwd: bump to 0.99.47, compiles with g++4/EABI now

17 years agopython-pyqt3: fix PR
Koen Kooi [Mon, 23 Jul 2007 08:07:35 +0000 (08:07 +0000)]
python-pyqt3: fix PR

17 years agolibsigc++-2.0: disable autoheader in autoreconf
Michael Krelin [Sun, 22 Jul 2007 22:33:09 +0000 (22:33 +0000)]
libsigc++-2.0: disable autoheader in autoreconf
since it uses non-autoheader .h.in which gets broken

17 years agomerge of '6ce5f26b9e3717a906b07e8edd9eb1f3d7867889'
Rolf Leggewie [Sun, 22 Jul 2007 17:30:36 +0000 (17:30 +0000)]
Merge ... '6ce5f26b9e3717a906b07e8edd9eb1f3d7867889'
     and '86395f96ab01c06ac1b4a1f09708e75bf07b969f'

17 years agomerge of '706cfac4c4f36e78c23b5d62cd653b2820091c04'
OpenEmbedded Project [Sun, 22 Jul 2007 15:46:18 +0000 (15:46 +0000)]
Merge ... '706cfac4c4f36e78c23b5d62cd653b2820091c04'
     and 'c293cc4e6d77cae86deaaf6f134d6640daa2f04c'

17 years agomidori: update to 0.0.3
Koen Kooi [Sun, 22 Jul 2007 15:23:55 +0000 (15:23 +0000)]
midori: update to 0.0.3
* is still using gtk-webcore instead of webkitgdk

17 years agoenna: add missing patch. thanks koen for spotting
Michael Lauer [Sun, 22 Jul 2007 15:19:53 +0000 (15:19 +0000)]
enna: add missing patch. thanks koen for spotting

17 years agomerge of 'e9e7550c64fb618ca229a869b9a5ccae9c437121'
Michael Lauer [Sun, 22 Jul 2007 14:28:27 +0000 (14:28 +0000)]
Merge ... 'e9e7550c64fb618ca229a869b9a5ccae9c437121'
     and 'efa64132e0fc0c02d7eb3be193b7df736281ee8a'

17 years agoefl++: move inside efl1 since it's now a subproject of E17
Michael Lauer [Sun, 22 Jul 2007 14:27:36 +0000 (14:27 +0000)]
efl++: move inside efl1 since it's now a subproject of E17

17 years agoadd etk-native (non-working yet)
Michael Lauer [Sun, 22 Jul 2007 14:15:24 +0000 (14:15 +0000)]
add etk-native (non-working yet)

17 years agoclasses: remove outdated efl1.bbclass, package *.a/*.la in common EFL plugin director...
Michael Lauer [Sun, 22 Jul 2007 14:14:48 +0000 (14:14 +0000)]
classes: remove outdated efl1.bbclass, package *.a/*.la in common EFL plugin directories to PN-dev

17 years agoesmart: point to proper edje_cc
Michael Lauer [Sun, 22 Jul 2007 14:10:16 +0000 (14:10 +0000)]
esmart: point to proper edje_cc

17 years agoWebkit: update local copy of Makefiles
Koen Kooi [Sun, 22 Jul 2007 11:57:36 +0000 (11:57 +0000)]
Webkit: update local copy of Makefiles

17 years agogeoclue: cath up with recent developments
Koen Kooi [Sun, 22 Jul 2007 09:13:25 +0000 (09:13 +0000)]
geoclue: cath up with recent developments

17 years agoenna: fix svn build (broken locale problem)
Michael Lauer [Sun, 22 Jul 2007 00:04:52 +0000 (00:04 +0000)]
enna: fix svn build (broken locale problem)

17 years agolibmusicbrainz: update from 2.1.2 to 2.1.4, add 3.0.1 (DEFAULT_PREFERENCE=-1)
Michael Lauer [Sat, 21 Jul 2007 23:54:19 +0000 (23:54 +0000)]
libmusicbrainz: update from 2.1.2 to 2.1.4, add 3.0.1 (DEFAULT_PREFERENCE=-1)

17 years agotaglib[c]: unify formatting
Michael Lauer [Sat, 21 Jul 2007 23:53:50 +0000 (23:53 +0000)]
taglib[c]: unify formatting

17 years ago* add edje_editor, an editor for edje files
Michael Lauer [Sat, 21 Jul 2007 23:43:27 +0000 (23:43 +0000)]
* add edje_editor, an editor for edje files
* add enna, a media center application based on EFL
* add exhibit, a picture viewer application based on EFL

17 years agomerge of '4f67bea2562b34f365d7ca6807e88dc68459418f'
Michael Lauer [Sat, 21 Jul 2007 23:24:57 +0000 (23:24 +0000)]
Merge ... '4f67bea2562b34f365d7ca6807e88dc68459418f'
     and 'd7f98d5dc21d49fa11962464baefb4ec32e5b204'

17 years agoEFL: move from building snapshots to cvs again. Reasons:
Michael Lauer [Sat, 21 Jul 2007 23:23:57 +0000 (23:23 +0000)]
EFL: move from building snapshots to cvs again. Reasons:
1.) EFL gained a lot of momentum leading to constant changes
2.) Snapshots were just random cvs dates again. Might as well use SRCDATE to pin them down
3.) <censored by NDA>

17 years agogtk+: add 2.10.14, the latest stable release
Koen Kooi [Sat, 21 Jul 2007 19:01:50 +0000 (19:01 +0000)]
gtk+: add 2.10.14, the latest stable release

17 years agopython: add subpackage python-debugger including pdb.py* and bdb.py*
Michael Lauer [Sat, 21 Jul 2007 14:31:25 +0000 (14:31 +0000)]
python: add subpackage python-debugger including pdb.py* and bdb.py*

17 years agomerge of '68b677cc5ae237d521b127e852086eac5d000fd4'
Michael Lauer [Sat, 21 Jul 2007 13:13:14 +0000 (13:13 +0000)]
Merge ... '68b677cc5ae237d521b127e852086eac5d000fd4'
     and 'e520909be2622e4bbdf3326729ffc870686d568e'

17 years agojack: update to 0.103.0, fix packaging, remove broken 0.99.0 version
Koen Kooi [Sat, 21 Jul 2007 12:12:01 +0000 (12:12 +0000)]
jack: update to 0.103.0, fix packaging, remove broken 0.99.0 version

17 years agohx4700.conf: prefer version 1.2.0 of xserver-kdrive since it supports w100
Todd Blumer [Sat, 21 Jul 2007 11:28:34 +0000 (11:28 +0000)]
hx4700.conf: prefer version 1.2.0 of xserver-kdrive since it supports w100

17 years agodisapproval of revision 'a57203255798a5084799d04f08eba13dacae3f56'
Todd Blumer [Sat, 21 Jul 2007 11:26:00 +0000 (11:26 +0000)]
disapproval of revision 'a57203255798a5084799d04f08eba13dacae3f56'

17 years agohx4700.conf: prefer version 1.2.0 of xserver-kdrive since that version
Todd Blumer [Sat, 21 Jul 2007 11:22:05 +0000 (11:22 +0000)]
hx4700.conf: prefer version 1.2.0 of xserver-kdrive since that version
supports w100.

17 years agomerge of '8d1228f600311d595e28d93dbd659249596b54c0'
Todd Blumer [Sat, 21 Jul 2007 11:19:29 +0000 (11:19 +0000)]
Merge ... '8d1228f600311d595e28d93dbd659249596b54c0'
     and '9232e3b36eb813d12d27e731841b2bad5b639846'

17 years agobrutefir: depend on all fftw flavours
Koen Kooi [Sat, 21 Jul 2007 09:39:28 +0000 (09:39 +0000)]
brutefir: depend on all fftw flavours

17 years agomerge of 'a7a168be197ea3f604669c15d7ec1f26edc2a25c'
Paul Sokolovsky [Fri, 20 Jul 2007 23:43:50 +0000 (23:43 +0000)]
Merge ... 'a7a168be197ea3f604669c15d7ec1f26edc2a25c'
     and 'f7f1a87db91fd74a3e661901b014f70b0719706e'

17 years agoinitramfs-uniboot: Rename from just initramfs.
Paul Sokolovsky [Fri, 20 Jul 2007 23:43:20 +0000 (23:43 +0000)]
initramfs-uniboot: Rename from just initramfs.
* Suggested by Koen Kooi.

17 years agomerge of '8d9f1c0adaea2946d1c6e57e528158c450e0a626'
Todd Blumer [Fri, 20 Jul 2007 23:11:29 +0000 (23:11 +0000)]
Merge ... '8d9f1c0adaea2946d1c6e57e528158c450e0a626'
     and '9312d5d8cc0db3acb8eb0cb2429fe1e78ff89299'

17 years agodisapproval of revision '7d9e3c0371703df6cb39dcdb41d1d9131946eb1e'
Todd Blumer [Fri, 20 Jul 2007 23:10:44 +0000 (23:10 +0000)]
disapproval of revision '7d9e3c0371703df6cb39dcdb41d1d9131946eb1e'

17 years agomerge of 'cc027f49ffae178b1768016e339dd45753bb44c3'
Todd Blumer [Fri, 20 Jul 2007 22:10:49 +0000 (22:10 +0000)]
Merge ... 'cc027f49ffae178b1768016e339dd45753bb44c3'
     and 'f7f1a87db91fd74a3e661901b014f70b0719706e'

17 years agomerge of '67dbe8b946b7e61ce8c584272ff315f0a7b698d2'
Paul Sokolovsky [Fri, 20 Jul 2007 20:34:32 +0000 (20:34 +0000)]
Merge ... '67dbe8b946b7e61ce8c584272ff315f0a7b698d2'
     and '895f25e3b9a12c824a7627b17b4bd30d2affbd1d'

17 years agolinux-handhelds-2.6: Drop few old versions.
Paul Sokolovsky [Fri, 20 Jul 2007 20:32:39 +0000 (20:32 +0000)]
linux-handhelds-2.6: Drop few old versions.

17 years agolinux-handhelds-2.6: Add 2.6.21-hh13.
Paul Sokolovsky [Fri, 20 Jul 2007 20:30:49 +0000 (20:30 +0000)]
linux-handhelds-2.6: Add 2.6.21-hh13.
* Changes since -hh12:
1. ts-adc-debounce and ts-adc merged under the name of ts-adc.
2. SoC driver header files consolidation: now all they live in
   <include/linux/mfd/>
3. All SoC drivers now accept IRQ base for demultiplexed interrupts via
   .irq_base in platform_date, alloc_irq_space() and friends removed.
4. Codebase cleanup.

17 years agomerge of '67dbe8b946b7e61ce8c584272ff315f0a7b698d2'
Todd Blumer [Fri, 20 Jul 2007 20:12:53 +0000 (20:12 +0000)]
Merge ... '67dbe8b946b7e61ce8c584272ff315f0a7b698d2'
     and '7d9e3c0371703df6cb39dcdb41d1d9131946eb1e'

17 years agocompulab-pxa270_2.6.16.bb: fix location of custom tasks
Cliff Brake [Fri, 20 Jul 2007 19:22:19 +0000 (19:22 +0000)]
compulab-pxa270_2.6.16.bb: fix location of custom tasks

17 years agohx4700: prefer version of xserver-kdrive that has w100 support (1.2.0)
Todd Blumer [Fri, 20 Jul 2007 18:23:03 +0000 (18:23 +0000)]
hx4700: prefer version of xserver-kdrive that has w100 support (1.2.0)

17 years agoinitramfs: Add blockboot plugin and cleanup dependency handling.
Alex Osborne [Fri, 20 Jul 2007 13:24:07 +0000 (13:24 +0000)]
initramfs: Add blockboot plugin and cleanup dependency handling.

17 years agolinux-handhelds-2.6: Add missing defconfigs for asus730 and htchimalaya.
Paul Sokolovsky [Fri, 20 Jul 2007 11:42:55 +0000 (11:42 +0000)]
linux-handhelds-2.6: Add missing defconfigs for asus730 and htchimalaya.

17 years agolinux-handhelds-2.6_2.6.21-h11 : fix hamcop compilation issue
Philippe De Swert [Fri, 20 Jul 2007 10:32:18 +0000 (10:32 +0000)]
linux-handhelds-2.6_2.6.21-h11 : fix hamcop compilation issue
* fix hamcop compilation issue as reported in http://bugs.openembedded.org/show_bug.cgi?id=2658
* fixes bug #2658
* hh12 supersedes this version and works, but I thought fixing it anyway was a good idea

17 years agobluez-utils_3.12.bb : package alsa plugin into bluez-alsa, also fix
Graeme Gregory [Fri, 20 Jul 2007 10:14:44 +0000 (10:14 +0000)]
bluez-utils_3.12.bb : package alsa plugin into bluez-alsa, also fix
packaging so all .debug ends up in -dbg package

17 years agofftw: =+ not +=
Koen Kooi [Fri, 20 Jul 2007 09:43:18 +0000 (09:43 +0000)]
fftw: =+ not +=

17 years agofftw: checkin fftw.inc
Koen Kooi [Fri, 20 Jul 2007 09:22:53 +0000 (09:22 +0000)]
fftw: checkin fftw.inc

17 years agobrutefir: add comment about makefile patch
Koen Kooi [Fri, 20 Jul 2007 09:20:02 +0000 (09:20 +0000)]
brutefir: add comment about makefile patch

17 years agofftw: start cleaning up packaging
Koen Kooi [Fri, 20 Jul 2007 09:19:10 +0000 (09:19 +0000)]
fftw: start cleaning up packaging

17 years agomerge of '1e9c9dd7a2daad928434f6b4164d901c32c1b304'
Paul Sokolovsky [Fri, 20 Jul 2007 00:47:05 +0000 (00:47 +0000)]
Merge ... '1e9c9dd7a2daad928434f6b4164d901c32c1b304'
     and '4d3e78f093ecab2572e31e122da26f729409dee5'

17 years agoqte-mt 2.3.10: Bump PR.
Paul Sokolovsky [Fri, 20 Jul 2007 00:45:43 +0000 (00:45 +0000)]
qte-mt 2.3.10: Bump PR.

17 years agoqte 2.3.10: Get rid of ipaq vs zaurus dichotomy, it's all 2.4 FUD.
Paul Sokolovsky [Fri, 20 Jul 2007 00:45:14 +0000 (00:45 +0000)]
qte 2.3.10: Get rid of ipaq vs zaurus dichotomy, it's all 2.4 FUD.
* Tested on Z by Michael Krelin.
* Closes #2668

17 years agobruteFIR: add 1.0i
Koen Kooi [Thu, 19 Jul 2007 23:40:01 +0000 (23:40 +0000)]
bruteFIR: add 1.0i

17 years agofftw: add support for building multiple flavours of fftw
Koen Kooi [Thu, 19 Jul 2007 23:39:33 +0000 (23:39 +0000)]
fftw: add support for building multiple flavours of fftw
* packaging needs to be looked at

17 years agomerge of '2d7a4954a028d357fdb005ec7dc50e56f4e997f4'
Paul Sokolovsky [Thu, 19 Jul 2007 22:40:02 +0000 (22:40 +0000)]
Merge ... '2d7a4954a028d357fdb005ec7dc50e56f4e997f4'
     and 'cde22aa5c39460e2787e0255619a9416ebfb680d'

17 years agouclibc-0.9.29: Add config for palmz72 (generic PXA27x).
Paul Sokolovsky [Thu, 19 Jul 2007 22:38:14 +0000 (22:38 +0000)]
uclibc-0.9.29: Add config for palmz72 (generic PXA27x).

17 years agouclibc-0.9.29: Add config for palmld (generic PXA27x).
Paul Sokolovsky [Thu, 19 Jul 2007 22:35:51 +0000 (22:35 +0000)]
uclibc-0.9.29: Add config for palmld (generic PXA27x).

17 years agomerge of 'a264432776659b8cd5d5a9ccd28e66df7b823a4c'
Paul Sokolovsky [Thu, 19 Jul 2007 22:29:23 +0000 (22:29 +0000)]
Merge ... 'a264432776659b8cd5d5a9ccd28e66df7b823a4c'
     and 'a3c29639f7e4874f25e502e8b1e1938b649ed0b7'

17 years agouclibc-0.9.29: Add palmz31 config (generic PXA of course).
Paul Sokolovsky [Thu, 19 Jul 2007 22:28:59 +0000 (22:28 +0000)]
uclibc-0.9.29: Add palmz31 config (generic PXA of course).

17 years agomerge of '35d78dbf37aba06eaf047d4d83daf9d28ba25728'
Paul Sokolovsky [Thu, 19 Jul 2007 21:31:06 +0000 (21:31 +0000)]
Merge ... '35d78dbf37aba06eaf047d4d83daf9d28ba25728'
     and '6632df74a3ff0af8c91330d38e0d6018c8794762'

17 years agoinitramfs-jffs2: Initramfs to boot from jffs2 ramdisk.
Paul Sokolovsky [Thu, 19 Jul 2007 21:15:15 +0000 (21:15 +0000)]
initramfs-jffs2: Initramfs to boot from jffs2 ramdisk.
* jffs2 ramdisk == mtdram device
* jffs2 is included in initramfs
* This is core of LiveRamdisk technology

17 years agoinitramfs-nfsboot: Remove, superseded by initramfs-module-nfs.
Paul Sokolovsky [Thu, 19 Jul 2007 21:13:07 +0000 (21:13 +0000)]
initramfs-nfsboot: Remove, superseded by initramfs-module-nfs.

17 years agoinitramfs-module-nfs: Make it actually mount NFS by using the same option as kernel...
Paul Sokolovsky [Thu, 19 Jul 2007 21:11:07 +0000 (21:11 +0000)]
initramfs-module-nfs: Make it actually mount NFS by using the same option as kernel does.

17 years agoinitramfs-image: Do not depend on kernel modules.
Paul Sokolovsky [Thu, 19 Jul 2007 21:04:15 +0000 (21:04 +0000)]
initramfs-image: Do not depend on kernel modules.

17 years agoinitramfs-image: Revamped image for modular initramfs.
Alex Osborne [Thu, 19 Jul 2007 20:59:02 +0000 (20:59 +0000)]
initramfs-image: Revamped image for modular initramfs.

17 years agoinitramfs-minimal-image: Keep sample recipe with PACKAGE_INSTALL_NO_DEPS = "1".
Paul Sokolovsky [Thu, 19 Jul 2007 20:56:42 +0000 (20:56 +0000)]
initramfs-minimal-image: Keep sample recipe with PACKAGE_INSTALL_NO_DEPS = "1".

17 years agoinitramfs: New modular initramfs for booting kernel from various media.
Alex Osborne [Thu, 19 Jul 2007 20:55:15 +0000 (20:55 +0000)]
initramfs: New modular initramfs for booting kernel from various media.
* Design principles:
* This initramfs just mounts roots and runs init on it, nothing else.
* Whenever possible, existing kernel parameters are used. When extended
  boot methods are provided, new parameters mimick/adhere to existing
  conventions.
* System is modular/pluggable - each mount method is in own module with
  more or less well defined interface, it's possible to construct complete
  system with any combination of modules.
* Modules includes: initramfs-module-loop, initramfs-module-nfs, to boot
  from loop devices (including recursive loops) and NFS, correspondingly.

17 years agomerge of 'c061aa64ee8dccfbed5fd12dc83cc6ec172dde58'
Paul Sokolovsky [Thu, 19 Jul 2007 18:07:10 +0000 (18:07 +0000)]
Merge ... 'c061aa64ee8dccfbed5fd12dc83cc6ec172dde58'
     and 'e3a9ffcabff170015568075793b602d5afb73e11'

17 years agoqte 2.3.10: Remove overrides which are superfluous after latest changes.
Paul Sokolovsky [Thu, 19 Jul 2007 18:06:20 +0000 (18:06 +0000)]
qte 2.3.10: Remove overrides which are superfluous after latest changes.

17 years agoqte 2.3.10: WARNING_UNKNOWN_DEVICE is not referenced anywhere, remove.
Paul Sokolovsky [Thu, 19 Jul 2007 18:05:08 +0000 (18:05 +0000)]
qte 2.3.10: WARNING_UNKNOWN_DEVICE is not referenced anywhere, remove.
* Instead, add QT_QWS_IPAQ, which actually means "include support for
generic pda/handheld device".

17 years agotask-gpe : replace gaim by pidgin
Philippe De Swert [Thu, 19 Jul 2007 17:10:59 +0000 (17:10 +0000)]
task-gpe : replace gaim by pidgin
* replace gaim by pidgin due to cvs issues with gaim
* replace gaim by pidgin as this is the new name of the project

17 years agoclutter: update it a bit
Koen Kooi [Thu, 19 Jul 2007 13:49:55 +0000 (13:49 +0000)]
clutter: update it a bit

17 years agognome-vfs-obexftp: fix packaging
Koen Kooi [Thu, 19 Jul 2007 13:34:45 +0000 (13:34 +0000)]
gnome-vfs-obexftp: fix packaging

17 years agoopenobex: update to 1.3
Koen Kooi [Thu, 19 Jul 2007 13:19:16 +0000 (13:19 +0000)]
openobex: update to 1.3

17 years agomerge of 'a98e93456176d74c80a713ff53caef9f3ad4027e'
Koen Kooi [Thu, 19 Jul 2007 12:45:04 +0000 (12:45 +0000)]
Merge ... 'a98e93456176d74c80a713ff53caef9f3ad4027e'
     and 'cea8793a75c42eb3027ed8b7aac39a6bd8cdc931'

17 years agognome-vfs-obex-ftp: add WIP recipe
Koen Kooi [Thu, 19 Jul 2007 12:44:25 +0000 (12:44 +0000)]
gnome-vfs-obex-ftp: add WIP recipe

17 years agoconf/machine/spitz: rotated by 3*pi/2
Michael Krelin [Thu, 19 Jul 2007 12:34:17 +0000 (12:34 +0000)]
conf/machine/spitz: rotated by 3*pi/2

17 years agoopie-taskbar-images: package more resoltions.
Michael Krelin [Thu, 19 Jul 2007 11:53:07 +0000 (11:53 +0000)]
opie-taskbar-images: package more resoltions.
We're yet to provide correct images, though.