]> code.delx.au - pulseaudio/commit
hal: add stub module that loads module-udev-detect instead of module-hal-detect
authorLennart Poettering <lennart@poettering.net>
Tue, 11 Aug 2009 21:04:35 +0000 (23:04 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 11 Aug 2009 21:04:35 +0000 (23:04 +0200)
commitc904f97e2d77bac298130de55621fa2498b5aa51
treedf8f2c9afded1dd2edb5497c0a896a445e62358f
parentebe35968d7a64d711d0fc53a5ea7fe1b2b1a0aa7
hal: add stub module that loads module-udev-detect instead of module-hal-detect

This adds module-hal-detect-compat.c which when enabled will be compiled
into a module module-hal-detect which simply loads module-udev-detect.

The purpose of this is to allow easy upgrading without breaking
default.pa. Distributions are recommended to enable this to easy
upgrades from HAL versions of PA to udev versions.
configure.ac
src/Makefile.am
src/modules/module-hal-detect-compat.c [new file with mode: 0644]