aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/distrodata.bbclass
AgeCommit message (Expand)Author
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie
2017-01-31distrodata: add DATETIME to vardepsexclude for do_distro_check.Ross Burton
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-05-19package_regex.inc: remove deprecated fileMaxin B. John
2016-04-09distrodata: Exclude DATETIME reference from sstate checksumRichard Purdie
2015-11-16classes/distrodata: split SRC_URI properly before determining typePaul Eggleton
2015-10-01distrodata: Take account proxies on distrodata tasksLeonardo Sandoval
2015-09-28distrodata: handle recipes with empty or absent SRC_URI in checkpkg()Alexander Kanavin
2015-08-14distrodata: Make self-contained.Aníbal Limón
2015-07-31distrodata.bbclass: drop the manual upstream version check logicAlexander Kanavin
2015-07-31distrodata.bbclass: do not skip -native recipes in checkpkg taskAlexander Kanavin
2015-07-07distrodata.bbclass: fix typo, Upsteam -> UpstreamAndre McCurdy
2015-06-23Revert "distrodata: Remove unnecessary include of package_regex.inc"Ross Burton
2015-06-08distrodata: Use Python CSV instead of did by handAníbal Limón
2015-06-08distrodata: checkpkg make usage of oe.recipeutils.get_recipe_upstream_versionAníbal Limón
2015-06-08distrodata: Remove unnecessary include of package_regex.incAníbal Limón
2014-11-28distrodata_class: checkpkg make usage of latest_versionstring methods in bitb...Aníbal Limón
2014-04-29distrodata.bbclass: Fix checkpkg functionalityIrina Patru
2014-01-14distrodata bbclass: add support for lz4 archivesKoen Kooi
2013-11-21buildhistory/distrodata: Adapt to updated fetcher APIRichard Purdie
2013-11-20distrodata.bbclass: Add fetch2 handlers to svn case in checkpkgIrina Patru
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie
2013-07-30distrodata.bbclass: Include PRSPV variable in upstream version checkingEmilia Ciobanu
2013-07-30distrodata.bbclass: Remove whitespacesEmilia Ciobanu
2013-07-12distrodata.bbaclass: change in git and svn package reportingEmilia Ciobanu
2013-06-20utility-tasks/distrodata: Add recideptask flag for fetchall/checkuriallRichard Purdie
2013-06-17distrodata.bbclass: fix syntax errorsLaurentiu Palcu
2013-06-14classes/conf: Add eventmasks for event handlersRichard Purdie
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-08-31nativesdk: 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-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-06-28distrodata.bbclass: Get the extend recipe's information from non bbextended r...Mei Lei