summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-pyalsaaudio_0.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-pyalsaaudio_0.4.bb')
-rw-r--r--meta-oe/recipes-devtools/python/python-pyalsaaudio_0.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/python/python-pyalsaaudio_0.4.bb b/meta-oe/recipes-devtools/python/python-pyalsaaudio_0.4.bb
index 2c3a622866..5faf39c5f0 100644
--- a/meta-oe/recipes-devtools/python/python-pyalsaaudio_0.4.bb
+++ b/meta-oe/recipes-devtools/python/python-pyalsaaudio_0.4.bb
@@ -4,7 +4,7 @@ DEPENDS = "alsa-lib"
4LICENSE = "PSF" 4LICENSE = "PSF"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=1a3b161aa0fcec32a0c8907a2219ad9d" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=1a3b161aa0fcec32a0c8907a2219ad9d"
6SRCNAME = "pyalsaaudio" 6SRCNAME = "pyalsaaudio"
7PR = "ml0" 7PR = "ml1"
8 8
9SRC_URI = "${SOURCEFORGE_MIRROR}/pyalsaaudio/${SRCNAME}-${PV}.tar.gz" 9SRC_URI = "${SOURCEFORGE_MIRROR}/pyalsaaudio/${SRCNAME}-${PV}.tar.gz"
10S = "${WORKDIR}/${SRCNAME}-${PV}" 10S = "${WORKDIR}/${SRCNAME}-${PV}"