diff options
| -rw-r--r-- | bitbake/lib/toaster/contrib/tts/urllist.py | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/bitbake/lib/toaster/contrib/tts/urllist.py b/bitbake/lib/toaster/contrib/tts/urllist.py index 3f3a7c2d6e..6db9ffc7b5 100644 --- a/bitbake/lib/toaster/contrib/tts/urllist.py +++ b/bitbake/lib/toaster/contrib/tts/urllist.py | |||
| @@ -17,7 +17,6 @@ URLS = [ | |||
| 17 | 'toastergui/build/1/package_included_reverse_dependencies/1/1', | 17 | 'toastergui/build/1/package_included_reverse_dependencies/1/1', |
| 18 | 'toastergui/build/1/target/1', | 18 | 'toastergui/build/1/target/1', |
| 19 | 'toastergui/build/1/target/1/targetpkg', | 19 | 'toastergui/build/1/target/1/targetpkg', |
| 20 | 'toastergui/dentries/build/1/target/1', | ||
| 21 | 'toastergui/build/1/target/1/dirinfo', | 20 | 'toastergui/build/1/target/1/dirinfo', |
| 22 | 'toastergui/build/1/target/1/dirinfo_filepath/_/bin/bash', | 21 | 'toastergui/build/1/target/1/dirinfo_filepath/_/bin/bash', |
| 23 | 'toastergui/build/1/configuration', | 22 | 'toastergui/build/1/configuration', |
| @@ -28,19 +27,13 @@ URLS = [ | |||
| 28 | 'toastergui/build/1/target/1/packagefile/1', | 27 | 'toastergui/build/1/target/1/packagefile/1', |
| 29 | 'toastergui/newproject/', | 28 | 'toastergui/newproject/', |
| 30 | 'toastergui/projects/', | 29 | 'toastergui/projects/', |
| 31 | 'toastergui/project/', | ||
| 32 | 'toastergui/project/1', | 30 | 'toastergui/project/1', |
| 33 | 'toastergui/project/1/configuration', | 31 | 'toastergui/project/1/configuration', |
| 34 | 'toastergui/project/1/builds/', | 32 | 'toastergui/project/1/builds/', |
| 35 | 'toastergui/project/1/layers/', | 33 | 'toastergui/project/1/layers/', |
| 36 | 'toastergui/project/1/layer/1', | 34 | 'toastergui/project/1/layer/1', |
| 37 | 'toastergui/project/1/layer/', | ||
| 38 | 'toastergui/project/1/importlayer', | 35 | 'toastergui/project/1/importlayer', |
| 39 | 'toastergui/project/1/targets/', | 36 | 'toastergui/project/1/targets/', |
| 40 | 'toastergui/project/1/machines/', | 37 | 'toastergui/project/1/machines/', |
| 41 | 'toastergui/xhr_configvaredit/1', | ||
| 42 | 'toastergui/xhr_importlayer/', | ||
| 43 | 'toastergui/xhr_updatelayer/', | ||
| 44 | 'toastergui/project/1/buildrequest/1', | ||
| 45 | 'toastergui/', | 38 | 'toastergui/', |
| 46 | ] | 39 | ] |
