aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/distro_check.py
AgeCommit message (Expand)Author
2016-06-12oe/distro_check.py: Fixes for python3Aníbal Limón
2016-06-02distro_check.py: Don't mix tabs and spacesJussi Kukkonen
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie
2015-11-24lib/oe/distro_check: don't set empty proxy keysRoss Burton
2015-10-12lib/oe/distro_check: Remove '_proxy' on dict values used by urllib.openLeonardo Sandoval
2015-10-01distrodata: Take account proxies on distrodata tasksLeonardo Sandoval
2013-02-12distro_check: Remove creation of empty Meego filelist.Anders Roxell
2012-10-03distrodata: Update distrocheck functionsSaul Wold
2012-05-30meta: replace os.system with subprocess.callRobert Yang
2012-02-24distro_check: fix the fedora URL for rleases as they seem to have movedSaul Wold
2011-11-26getVar/setVar cleanupsRichard Purdie
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-09-21distrodata: fix distro_check codeSaul Wold
2011-05-17Add a new task checklicense and fix some bugs in distro_check.pyMei Lei
2011-05-04distro_check.py: Fix some bugs in distro_check.pyMei Lei
2011-04-21lib/oe/distro_check.py: Fixup Poky referencesRichard Purdie
2010-10-15distrodata: Modify Distro tracking spreadsheetSaul Wold
2010-09-27distro_check.py: Added additional support for distro checkingSaul Wold
2010-09-17Distro Tracking: Updated and add Poky Alias infoSaul Wold
2010-09-02distro_check: fix for natives, cross, and initial recipe typesSaul Wold
2010-09-02distro_check: use space as the delimiter for aliasesKevin Tian
2010-06-02do_distro_check: Recipe exists in other distros?Nitin A Kamble