aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/distrodata.bbclass
AgeCommit message (Expand)Author
2013-03-22distrodata.bbclass: added some more git processingEmilia Ciobanu
2013-02-28distrodata: added some corner cases for svn and git reposEmilia Ciobanu
2013-02-14Solved package namespace errors in PRSEmilia Ciobanu
2013-01-16distrodata: Updated checkpkg taskEmilia Ciobanu
2012-12-06Added regex functionality to distrodata.bbclassAndrei Dinu
2012-10-03distrodata: Update distrocheck functionsSaul Wold
2012-09-10distrodata: replace Tab with SpaceSaul Wold
2012-09-02nativesdk: Switch to using nativesdk as a prefix, not a suffixRichard Purdie
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie
2012-07-04meta/classes: Update recrdeptask fields for recursive dependency handling cha...Richard Purdie
2012-06-25distrodata: Fix missed VARIABLE name changeSaul Wold
2012-06-15distrodata: cleanup after moving distro_tracking_fieldsSaul Wold
2012-05-30Revert "meta: replace os.popen with subprocess.Popen"Richard Purdie
2012-05-30meta: replace os.popen with subprocess.PopenRobert Yang
2012-05-30meta: replace os.system with subprocess.callRobert Yang
2012-04-16distrodata.bbclass: fix comment typoOtavio Salvador
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2011-12-06distrodata.bbclass:Fix some recipes upstream version check issue.Mei Lei
2011-11-27getVar/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-06-28distrodata.bbclass: Get the extend recipe's information from non bbextended r...Mei Lei
2011-05-17Add a new task checklicense and fix some bugs in distro_check.pyMei Lei
2011-04-06distrodata.bbclass: Merge the get_pkg_info.log into checkpkg.csvMei Lei
2011-03-04distrodata.bbclass: Get git repo tag informationMei Lei
2011-02-23distrodata.bbclass: Fix some issues when checking upstream version on sourcef...Mei Lei
2011-02-21distrodata.bbclass: Fix some bugs for rpm,icu and quicky recipe when checking...Mei Lei
2011-02-07distrodata: Update to new fetcher APIRichard Purdie
2011-02-01distrodata.bbclass: Imporve the checkpkg task more precisely and generate dat...Mei Lei
2011-01-20distrodata.bbclass: add .xz file typeSaul Wold
2010-12-31classes: Drop Handled/NotHandled eventhandler keywords, they don't do anythingRichard Purdie
2010-12-16distrodata: fix messageSaul Wold
2010-12-16distrodata: add eventhandler for checkpkg taskSaul Wold
2010-11-22utility-tasks.bbclass: Move distro related tasks to distrodata.bbclassDongxiao Xu
2010-10-15distrodata: Modify Distro tracking spreadsheetSaul Wold
2010-09-17distro data: Update distro data tracking dataSaul Wold
2010-09-02DistroData: add eventhandler to correctly setup log fileSaul Wold
2010-08-17DistroData: Cleanup Version numbers and add DistroData ParserSaul Wold