diff options
Diffstat (limited to 'recipes/openscada')
-rw-r--r-- | recipes/openscada/openscada_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openscada/openscada_svn.bb b/recipes/openscada/openscada_svn.bb index 9b55ec6b80..deb0c76981 100644 --- a/recipes/openscada/openscada_svn.bb +++ b/recipes/openscada/openscada_svn.bb @@ -8,7 +8,7 @@ SECTION = "Applications" DEPENDS = "gd mysql expat sqlite3 lmsensors-apps fftw qt4-x11-free" #SRC_URI = "ftp://ftp.oscada.org/OpenSCADA/0.6.4/openscada-0.6.4.tar.gz" SRC_URI = "svn://oscada.org.ua/trunk;module=OpenSCADA;rev=;proto=svn \ - file://rcc-moc.patch;apply=yes \ + file://rcc-moc.patch \ " PV = "0.6.4+svnr${SRCPV}" |