summaryrefslogtreecommitdiffstats
path: root/meta/classes/utils.bbclass
Commit message (Expand)AuthorAgeFilesLines
* utils.bbclass: add helper function to add all multilib variants of a specific...Richard Purdie2012-08-211-0/+9
* utils.bbclass: Testing via env in create_wrapper is a nice idea but breaks th...Richard Purdie2012-05-311-3/+1
* meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2012-03-051-1/+1
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-2/+2
* utils.bbclass: skip empty paths when handling FILESEXTRAPATHSMartin Jansa2011-08-231-2/+3
* package(_ipk).bbclass: opkg using ALL_MULTILIB_PACKAGE_ARCHSLianhao Lu2011-08-171-5/+19
* utils.bbclass/multilib.class: Added misc supporting functions.Lianhao Lu2011-08-151-0/+29
* utils.bbclass: Don't forget to pass the cmdline optionsSaul Wold2011-07-271-1/+1
* utils.bbclass: make FILESEXTRAPATHS colon delimitedDarren Hart2011-05-271-2/+4
* utils.bbclass: modify create_wrapper to correctly follow symlinksSaul Wold2011-05-191-1/+2
* utils.bbclass: modify create_wrapper to correctly follow symlinksSaul Wold2011-05-191-1/+2
* logging: update existing oe* logging users to the bb* interfaceDarren Hart2011-05-041-10/+10
* utils.bbclass: add new wrapper scriptSaul Wold2011-02-251-0/+23
* meta/classes: Update classes to use new fetcher APIRichard Purdie2011-02-071-5/+6
* staging.bbclass, utils.bbclass: remove la mangling codeScott Garman2011-01-211-13/+2
* base/utils.bbclass: Drop former checksum code now bitbake is handling this fo...Richard Purdie2010-12-201-71/+0
* base/utils.bbclass: Sync up overlapping functionsRichard Purdie2010-11-021-1/+2
* utils.bbclass: Add functions from OE.devRichard Purdie2010-11-021-5/+92
* Update classes to use lib/oeJoshua Lock2010-05-061-69/+38
* base.bbclass: Split up as per the patch in OE.dev by Chris Larson making code...Richard Purdie2010-03-191-0/+340