summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/python')
-rw-r--r--meta-oe/recipes-devtools/python/python-pyyaml_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/python/python-pyyaml_svn.bb b/meta-oe/recipes-devtools/python/python-pyyaml_svn.bb
index c2245078c..92c0673d2 100644
--- a/meta-oe/recipes-devtools/python/python-pyyaml_svn.bb
+++ b/meta-oe/recipes-devtools/python/python-pyyaml_svn.bb
@@ -9,7 +9,7 @@ PV = "3.08+svnr${SRCPV}"
9PR = "ml2" 9PR = "ml2"
10 10
11SRC_URI = "\ 11SRC_URI = "\
12 svn://svn.pyyaml.org/pyyaml;module=trunk;proto=http \ 12 svn://svn.pyyaml.org/pyyaml;module=trunk;protocol=http \
13 file://setup.py \ 13 file://setup.py \
14" 14"
15S = "${WORKDIR}/trunk" 15S = "${WORKDIR}/trunk"