Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Ddistro_check.py23 def find_latest_numeric_release(url, d): function
77 …latest = find_latest_numeric_release("http://archive.fedoraproject.org/pub/fedora/linux/releases/"…
84 latest = find_latest_numeric_release("http://download.opensuse.org/source/distribution/leap", d)
91 latest = find_latest_numeric_release("https://download.clearlinux.org/releases/", d)