summaryrefslogtreecommitdiffstats
path: root/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/urllist.py
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-02-01 10:27:11 -0500
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-03-12 22:51:39 -0400
commit6e60e8b2b2bab889379b380a28a167a0edd9d1d3 (patch)
treef12f54d5ba8e74e67e5fad3651a1e125bb8f4191 /import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/urllist.py
parent509842add85b53e13164c1569a1fd43d5b8d91c5 (diff)
downloadtalos-openbmc-6e60e8b2b2bab889379b380a28a167a0edd9d1d3.tar.gz
talos-openbmc-6e60e8b2b2bab889379b380a28a167a0edd9d1d3.zip
Yocto 2.3
Move OpenBMC to Yocto 2.3(pyro). Tested: Built and verified Witherspoon and Palmetto images Change-Id: I50744030e771f4850afc2a93a10d3507e76d36bc Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Resolves: openbmc/openbmc#2461
Diffstat (limited to 'import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/urllist.py')
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/urllist.py39
1 files changed, 0 insertions, 39 deletions
diff --git a/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/urllist.py b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/urllist.py
deleted file mode 100644
index 6db9ffc7b..000000000
--- a/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/urllist.py
+++ /dev/null
@@ -1,39 +0,0 @@
-URLS = [
- 'toastergui/landing/',
- 'toastergui/builds/',
- 'toastergui/build/1',
- 'toastergui/build/1/tasks/',
- 'toastergui/build/1/tasks/1/',
- 'toastergui/build/1/task/1',
- 'toastergui/build/1/recipes/',
- 'toastergui/build/1/recipe/1/active_tab/1',
- 'toastergui/build/1/recipe/1',
- 'toastergui/build/1/recipe_packages/1',
- 'toastergui/build/1/packages/',
- 'toastergui/build/1/package/1',
- 'toastergui/build/1/package_built_dependencies/1',
- 'toastergui/build/1/package_included_detail/1/1',
- 'toastergui/build/1/package_included_dependencies/1/1',
- 'toastergui/build/1/package_included_reverse_dependencies/1/1',
- 'toastergui/build/1/target/1',
- 'toastergui/build/1/target/1/targetpkg',
- 'toastergui/build/1/target/1/dirinfo',
- 'toastergui/build/1/target/1/dirinfo_filepath/_/bin/bash',
- 'toastergui/build/1/configuration',
- 'toastergui/build/1/configvars',
- 'toastergui/build/1/buildtime',
- 'toastergui/build/1/cpuusage',
- 'toastergui/build/1/diskio',
- 'toastergui/build/1/target/1/packagefile/1',
- 'toastergui/newproject/',
- 'toastergui/projects/',
- 'toastergui/project/1',
- 'toastergui/project/1/configuration',
- 'toastergui/project/1/builds/',
- 'toastergui/project/1/layers/',
- 'toastergui/project/1/layer/1',
- 'toastergui/project/1/importlayer',
- 'toastergui/project/1/targets/',
- 'toastergui/project/1/machines/',
- 'toastergui/',
-]
OpenPOWER on IntegriCloud