diff options
Diffstat (limited to 'recipes/maemo/osso-esd_0.5.bb')
-rw-r--r-- | recipes/maemo/osso-esd_0.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/maemo/osso-esd_0.5.bb b/recipes/maemo/osso-esd_0.5.bb index 9958485777..65854fa85d 100644 --- a/recipes/maemo/osso-esd_0.5.bb +++ b/recipes/maemo/osso-esd_0.5.bb @@ -6,7 +6,7 @@ RPROVIDES_${PN} = "esd" DEPENDS = "audiofile osso-dsp-headers" SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/o/${PN}/${PN}_${PV}.orig.tar.gz \ - file://qa-silence.patch;apply=yes" + file://qa-silence.patch" # for qa-silence.patch: export MME_INCDIR = "${STAGING_INCDIR}/mme" |