diff options
Diffstat (limited to 'bitbake/doc')
-rw-r--r-- | bitbake/doc/user-manual/user-manual-fetching.xml | 4 | ||||
-rw-r--r-- | bitbake/doc/user-manual/user-manual-ref-variables.xml | 2 |
2 files changed, 0 insertions, 6 deletions
diff --git a/bitbake/doc/user-manual/user-manual-fetching.xml b/bitbake/doc/user-manual/user-manual-fetching.xml index b4c1aa21d8..cbf08d949c 100644 --- a/bitbake/doc/user-manual/user-manual-fetching.xml +++ b/bitbake/doc/user-manual/user-manual-fetching.xml | |||
@@ -121,7 +121,6 @@ | |||
121 | hg://.*/.* http://somemirror.org/sources/ \n \ | 121 | hg://.*/.* http://somemirror.org/sources/ \n \ |
122 | osc://.*/.* http://somemirror.org/sources/ \n \ | 122 | osc://.*/.* http://somemirror.org/sources/ \n \ |
123 | p4://.*/.* http://somemirror.org/sources/ \n \ | 123 | p4://.*/.* http://somemirror.org/sources/ \n \ |
124 | svk://.*/.* http://somemirror.org/sources/ \n \ | ||
125 | svn://.*/.* http://somemirror.org/sources/ \n" | 124 | svn://.*/.* http://somemirror.org/sources/ \n" |
126 | 125 | ||
127 | MIRRORS =+ "\ | 126 | MIRRORS =+ "\ |
@@ -585,9 +584,6 @@ db994d" | |||
585 | Perforce (<filename>p4://</filename>) | 584 | Perforce (<filename>p4://</filename>) |
586 | </para></listitem> | 585 | </para></listitem> |
587 | <listitem><para> | 586 | <listitem><para> |
588 | SVK | ||
589 | </para></listitem> | ||
590 | <listitem><para> | ||
591 | Git Submodules (<filename>gitsm://</filename>) | 587 | Git Submodules (<filename>gitsm://</filename>) |
592 | </para></listitem> | 588 | </para></listitem> |
593 | <listitem><para> | 589 | <listitem><para> |
diff --git a/bitbake/doc/user-manual/user-manual-ref-variables.xml b/bitbake/doc/user-manual/user-manual-ref-variables.xml index 907e6c608c..b785f04aba 100644 --- a/bitbake/doc/user-manual/user-manual-ref-variables.xml +++ b/bitbake/doc/user-manual/user-manual-ref-variables.xml | |||
@@ -1942,8 +1942,6 @@ | |||
1942 | an OSC (OpenSUSE Build service) revision control repository.</para></listitem> | 1942 | an OSC (OpenSUSE Build service) revision control repository.</para></listitem> |
1943 | <listitem><para><emphasis><filename>repo://</filename> -</emphasis> Fetches files from | 1943 | <listitem><para><emphasis><filename>repo://</filename> -</emphasis> Fetches files from |
1944 | a repo (Git) repository.</para></listitem> | 1944 | a repo (Git) repository.</para></listitem> |
1945 | <listitem><para><emphasis><filename>svk://</filename> -</emphasis> Fetches files from | ||
1946 | an SVK revision control repository.</para></listitem> | ||
1947 | <listitem><para><emphasis><filename>http://</filename> -</emphasis> Fetches files from | 1945 | <listitem><para><emphasis><filename>http://</filename> -</emphasis> Fetches files from |
1948 | the Internet using HTTP.</para></listitem> | 1946 | the Internet using HTTP.</para></listitem> |
1949 | <listitem><para><emphasis><filename>https://</filename> -</emphasis> Fetches files | 1947 | <listitem><para><emphasis><filename>https://</filename> -</emphasis> Fetches files |