summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-pyserial_2.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-pyserial_2.4.bb')
-rw-r--r--meta-oe/recipes-devtools/python/python-pyserial_2.4.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-devtools/python/python-pyserial_2.4.bb b/meta-oe/recipes-devtools/python/python-pyserial_2.4.bb
index 02ba6b7ba4..0cce5cbc9e 100644
--- a/meta-oe/recipes-devtools/python/python-pyserial_2.4.bb
+++ b/meta-oe/recipes-devtools/python/python-pyserial_2.4.bb
@@ -13,9 +13,9 @@ inherit setuptools
13# FIXME might stop packaging serialwin32 and serialjava files 13# FIXME might stop packaging serialwin32 and serialjava files
14 14
15RDEPENDS_${PN} = "\ 15RDEPENDS_${PN} = "\
16 python-fcntl \ 16 python-fcntl \
17 python-io \ 17 python-io \
18 python-stringold \ 18 python-stringold \
19" 19"
20 20
21SRC_URI[md5sum] = "eec19df59fd75ba5a136992897f8e468" 21SRC_URI[md5sum] = "eec19df59fd75ba5a136992897f8e468"