diff options
author | Aloisio Almeida Jr <aloisio.almeida@openbosssa.org> | 2008-10-23 18:03:06 -0300 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@openbossa.org> | 2008-10-23 18:03:14 -0300 |
commit | be4896c302aff240686aa37c8717cfa1b2b348a4 (patch) | |
tree | 933bcfffda8d16babf3ba312d3851df37aacb370 /conf/distro/mamona.conf | |
parent | 0dd26a606bc966979bc6b2cebc163f9ce1838a11 (diff) |
cx3110x: Rearranging completely the cx3110x driver build
1. Different package names to each kernel. Now we can provide packages to more than one kernel at the same repository.
2. Creating inc file.
3. Including init.d script to configure the right module.
4. Adapting task-mamona to these changes
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
Diffstat (limited to 'conf/distro/mamona.conf')
-rw-r--r-- | conf/distro/mamona.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/distro/mamona.conf b/conf/distro/mamona.conf index 3df0cd4343..83e102663c 100644 --- a/conf/distro/mamona.conf +++ b/conf/distro/mamona.conf @@ -88,7 +88,6 @@ PREFERRED_VERSION_apt = "0.7.6" PREFERRED_VERSION_gpsd ?= "2.33" PREFERRED_VERSION_hal_nokia770 = "0.5.7" PREFERRED_VERSION_networkmanager ?= "0.6.6" -PREFERRED_VERSION_cx3110x = "0.8.1" # Mplayer PREFERRED_VERSION_mplayer_nokia770 ?= "1.0maemo0" |