summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb')
-rw-r--r--meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb b/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb
index ec187ed9bd..20368703c4 100644
--- a/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb
+++ b/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb
@@ -4,7 +4,9 @@ LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" 4LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
5 5
6SRC_URI = "file://50-sato.conf" 6SRC_URI = "file://50-sato.conf"
7S = "${WORKDIR}" 7
8S = "${WORKDIR}/sources"
9UNPACKDIR = "${S}"
8 10
9inherit allarch 11inherit allarch
10 12