Home
last modified time | relevance | path

Searched refs:hash_url (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/support/scripts/
H A Dgen-bootlin-toolchains229 self.sha256 = requests.get(self.hash_url).text.split(" ")[0]
237 def hash_url(self): member in Toolchain
360 f.write("# From %s\n" % self.hash_url)