summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/distro_check.py
Commit message (Expand)AuthorAgeFilesLines
* lib: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+2
* sanity/lib: Replace usage of LooseVersion() with bb.utils.vercmp_string_op()Richard Purdie2021-11-291-1/+1
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-0/+4
* lib/oe/distro_check: drop Mandriva from create_distro_packages_list()Joshua Lock2017-06-281-8/+0
* lib/oe/distro_check: update openSUSE to use Leap url formatsJoshua Lock2017-06-281-4/+4
* classes: Drop now unneeded update_data callsRichard Purdie2017-02-151-4/+0
* meta: remove True option to getVar callsJoshua Lock2016-12-161-10/+10
* distro_check: MeeGo is long dead, compare against Clear Linux insteadRoss Burton2016-11-151-10/+6
* distro_check: partial rewrite to make it work againRoss Burton2016-11-061-171/+110
* oe/distro_check.py: Fixes for python3Aníbal Limón2016-06-121-48/+34
* distro_check.py: Don't mix tabs and spacesJussi Kukkonen2016-06-021-2/+2
* classes/lib: Complete transition to python3Richard Purdie2016-06-021-2/+2
* classes/lib: Update to explictly create lists where neededRichard Purdie2016-06-021-2/+2
* lib/oe/distro_check: don't set empty proxy keysRoss Burton2015-11-241-4/+6
* lib/oe/distro_check: Remove '_proxy' on dict values used by urllib.openLeonardo Sandoval2015-10-121-7/+2
* distrodata: Take account proxies on distrodata tasksLeonardo Sandoval2015-10-011-47/+66
* distro_check: Remove creation of empty Meego filelist.Anders Roxell2013-02-121-6/+5
* distrodata: Update distrocheck functionsSaul Wold2012-10-031-0/+6
* meta: replace os.system with subprocess.callRobert Yang2012-05-301-1/+2
* distro_check: fix the fedora URL for rleases as they seem to have movedSaul Wold2012-02-241-3/+3
* getVar/setVar cleanupsRichard Purdie2011-11-271-3/+3
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-11/+11
* distrodata: fix distro_check codeSaul Wold2011-09-211-4/+4
* Add a new task checklicense and fix some bugs in distro_check.pyMei Lei2011-05-171-9/+18
* distro_check.py: Fix some bugs in distro_check.pyMei Lei2011-05-041-6/+11
* lib/oe/distro_check.py: Fixup Poky referencesRichard Purdie2011-04-211-2/+2
* distrodata: Modify Distro tracking spreadsheetSaul Wold2010-10-151-9/+9
* distro_check.py: Added additional support for distro checkingSaul Wold2010-09-271-44/+80
* Distro Tracking: Updated and add Poky Alias infoSaul Wold2010-09-171-0/+4
* distro_check: fix for natives, cross, and initial recipe typesSaul Wold2010-09-021-4/+29
* distro_check: use space as the delimiter for aliasesKevin Tian2010-09-021-1/+1
* do_distro_check: Recipe exists in other distros?Nitin A Kamble2010-06-021-0/+298