Allow MediaCD to build against udev _and_ HAL, or even without both
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Wed, 18 May 2011 12:01:41 +0000 (12:01 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Wed, 18 May 2011 12:01:41 +0000 (12:01 +0000)
commit92f320b50180eb728a8f33f65ccc5c1b3264c745
treeb04cec00dfc48d1011590dc04921bed3c9818eff
parent87ca6f8726dd40685b248994cd9fbb044b600813
Allow MediaCD to build against udev _and_ HAL, or even without both
(limited functionality detecting devices then)
CMakeLists.txt
zypp/CMakeLists.txt
zypp/media/MediaCD.cc
zypp/target/hal/HalContext.cc [new file with mode: 0644]
zypp/target/hal/HalContext.h [new file with mode: 0644]
zypp/target/hal/HalException.h [new file with mode: 0644]