The Github has an empty README file and I am a little lost as to how to install the Firmware (dvb-demod-si2168-b40-01.fw) to get my Tuners working in Kaffeine.
Any help is appreciated.
the scriptfile install in this very repository should answer your question: https://github.com/OpenELEC/dvb-firmware/blob/master/install
Excerpt:
FW_DIR="$DESTDIR/lib/firmware"
mkdir -p $FW_DIR
cp -a firmware/* $FW_DIR