summaryrefslogtreecommitdiffstats
path: root/meta/classes/distrodata.bbclass
Commit message (Expand)AuthorAgeFilesLines
* distrodata: Exclude DATETIME reference from sstate checksumRichard Purdie2016-04-111-0/+2
* classes/distrodata: split SRC_URI properly before determining typePaul Eggleton2015-11-161-2/+2
* distrodata: Take account proxies on distrodata tasksLeonardo Sandoval2015-10-011-3/+3
* distrodata: handle recipes with empty or absent SRC_URI in checkpkg()Alexander Kanavin2015-09-281-4/+8
* distrodata: Make self-contained.Aníbal Limón2015-08-141-0/+4
* distrodata.bbclass: drop the manual upstream version check logicAlexander Kanavin2015-08-011-18/+1
* distrodata.bbclass: do not skip -native recipes in checkpkg taskAlexander Kanavin2015-08-011-3/+0
* distrodata.bbclass: fix typo, Upsteam -> UpstreamAndre McCurdy2015-07-071-1/+1
* Revert "distrodata: Remove unnecessary include of package_regex.inc"Ross Burton2015-06-231-0/+1
* distrodata: Use Python CSV instead of did by handAníbal Limón2015-06-081-61/+65
* distrodata: checkpkg make usage of oe.recipeutils.get_recipe_upstream_versionAníbal Limón2015-06-081-47/+37
* distrodata: Remove unnecessary include of package_regex.incAníbal Limón2015-06-081-1/+0
* distrodata_class: checkpkg make usage of latest_versionstring methods in bitb...Aníbal Limón2014-11-281-449/+43
* distrodata.bbclass: Fix checkpkg functionalityIrina Patru2014-04-291-27/+13
* distrodata bbclass: add support for lz4 archivesKoen Kooi2014-01-141-2/+2
* buildhistory/distrodata: Adapt to updated fetcher APIRichard Purdie2013-11-221-1/+1
* distrodata.bbclass: Add fetch2 handlers to svn case in checkpkgIrina Patru2013-11-201-26/+17
* meta: Don't use deprecated bitbake APIRichard Purdie2013-09-011-3/+3
* distrodata.bbclass: Include PRSPV variable in upstream version checkingEmilia Ciobanu2013-07-311-5/+18
* distrodata.bbclass: Remove whitespacesEmilia Ciobanu2013-07-311-9/+9
* distrodata.bbaclass: change in git and svn package reportingEmilia Ciobanu2013-07-131-28/+51
* utility-tasks/distrodata: Add recideptask flag for fetchall/checkuriallRichard Purdie2013-06-201-0/+4
* distrodata.bbclass: fix syntax errorsLaurentiu Palcu2013-06-171-2/+2
* classes/conf: Add eventmasks for event handlersRichard Purdie2013-06-141-22/+22
* distrodata.bbclass: added some more git processingEmilia Ciobanu2013-03-221-5/+27
* distrodata: added some corner cases for svn and git reposEmilia Ciobanu2013-02-281-1/+5
* Solved package namespace errors in PRSEmilia Ciobanu2013-02-141-3/+3
* distrodata: Updated checkpkg taskEmilia Ciobanu2013-01-161-52/+127
* Added regex functionality to distrodata.bbclassAndrei Dinu2012-12-061-25/+63
* distrodata: Update distrocheck functionsSaul Wold2012-10-031-6/+19
* distrodata: replace Tab with SpaceSaul Wold2012-09-101-545/+545
* nativesdk: Switch to using nativesdk as a prefix, not a suffixRichard Purdie2012-09-021-3/+3
* Remove a number of unneeded import os/bb callsRichard Purdie2012-07-191-3/+0
* meta/classes: Update recrdeptask fields for recursive dependency handling cha...Richard Purdie2012-07-041-4/+4
* distrodata: Fix missed VARIABLE name changeSaul Wold2012-06-251-1/+1
* distrodata: cleanup after moving distro_tracking_fieldsSaul Wold2012-06-151-42/+14
* Revert "meta: replace os.popen with subprocess.Popen"Richard Purdie2012-05-301-6/+6
* meta: replace os.popen with subprocess.PopenRobert Yang2012-05-301-6/+6
* meta: replace os.system with subprocess.callRobert Yang2012-05-301-2/+3
* distrodata.bbclass: fix comment typoOtavio Salvador2012-04-161-1/+1
* meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2012-03-051-1/+1
* distrodata.bbclass:Fix some recipes upstream version check issue.Mei Lei2011-12-061-1/+1
* getVar/setVar cleanupsRichard Purdie2011-11-271-13/+13
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-81/+81
* distrodata: fix distro_check codeSaul Wold2011-09-211-2/+17
* distrodata.bbclass: Get the extend recipe's information from non bbextended r...Mei Lei2011-06-281-13/+33
* Add a new task checklicense and fix some bugs in distro_check.pyMei Lei2011-05-171-76/+101
* distrodata.bbclass: Merge the get_pkg_info.log into checkpkg.csvMei Lei2011-04-061-22/+7
* distrodata.bbclass: Get git repo tag informationMei Lei2011-03-041-9/+43
* distrodata.bbclass: Fix some issues when checking upstream version on sourcef...Mei Lei2011-02-231-3/+4