Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Ddistro_check.py25 def find_latest_numeric_release(url, d): function
79 …latest = find_latest_numeric_release("http://archive.fedoraproject.org/pub/fedora/linux/releases/"…
86 latest = find_latest_numeric_release("http://download.opensuse.org/source/distribution/leap", d)
93 latest = find_latest_numeric_release("https://download.clearlinux.org/releases/", d)