diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-07-12 09:08:24 -0700 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-07-16 08:36:57 -0700 |
commit | 247fbed5a93800c44dc36e403f13bdc8dd704553 (patch) | |
tree | b4b680092cd42cc55f0eb446ea0f9079e3aa3964 /meta/recipes-devtools/ubootchart | |
parent | bbdbb70192e16fe351f9cf8f781110faf839be51 (diff) | |
download | openembedded-core-247fbed5a93800c44dc36e403f13bdc8dd704553.tar.gz openembedded-core-247fbed5a93800c44dc36e403f13bdc8dd704553.tar.bz2 openembedded-core-247fbed5a93800c44dc36e403f13bdc8dd704553.zip |
Update proto -> protocol for recipes
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/ubootchart')
-rw-r--r-- | meta/recipes-devtools/ubootchart/ubootchart_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/ubootchart/ubootchart_svn.bb b/meta/recipes-devtools/ubootchart/ubootchart_svn.bb index d8c976005c..b49e94a7f1 100644 --- a/meta/recipes-devtools/ubootchart/ubootchart_svn.bb +++ b/meta/recipes-devtools/ubootchart/ubootchart_svn.bb @@ -8,7 +8,7 @@ PR = "r5" #RRECOMMENDS_${PN} = "acct" -SRC_URI = "svn://ubootchart.googlecode.com/svn/;proto=http;module=trunk \ +SRC_URI = "svn://ubootchart.googlecode.com/svn/;protocol=http;module=trunk \ file://sysvinit.patch;striplevel=0 \ file://ubootchart-stop \ file://ubootchart.desktop" |