From: Rene Wagner Date: Sat, 20 Aug 2005 00:05:20 +0000 (+0000) Subject: alsa-driver: turns out the init script is useless. re-add FILES_${PN}. X-Git-Tag: Release-2010-05/1~9453^2~3882 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0c425738f35f1ee8cec94e388ad8b89b5f8f3dd;p=openembedded.git alsa-driver: turns out the init script is useless. re-add FILES_${PN}. --- diff --git a/packages/alsa/alsa-driver_0.9.6-hh4c.bb b/packages/alsa/alsa-driver_0.9.6-hh4c.bb index a909c0211c..ba775ff511 100644 --- a/packages/alsa/alsa-driver_0.9.6-hh4c.bb +++ b/packages/alsa/alsa-driver_0.9.6-hh4c.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Alsa Drivers" MAINTAINER = "Pigi" SECTION = "base" LICENSE = "GPL" -PR = "r2" +PR = "r3" SRC_URI = "ftp://ftp.handhelds.org/packages/alsa-driver/alsa-driver-${PV}.tar.gz \ file://sound.p.patch;patch=1 \ @@ -17,6 +17,8 @@ EXTRA_OECONF=" --with-sequencer=no \ --with-kernel=${STAGING_KERNEL_DIR} \ --with-kernel-version=${KERNEL_VERSION}" +FILES_${PN} = "/lib/modules/*/misc/snd* \ + ${sysconfdir}/modutils/*" do_configure() {