summaryrefslogtreecommitdiffstats
path: root/meta/classes/logging.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-107/+0
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-0/+2
* classes: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* logging.bbclass: Enclose the tr string in quotesJason Wessel2018-02-241-1/+1
* classes/logging: allow shell message functions to work in devshellPaul Eggleton2015-07-161-7/+35
* classes/base: fix die() to print the full logPaul Eggleton2015-07-161-0/+8
* classes/logging: make shell message functions output to the consolePaul Eggleton2015-07-121-20/+12
* logging.bbclass: avoid bashism in bbdebug()Patrick Ohly2015-06-231-1/+2
* logging: add bb* logging mechanisms for bash recipe functionsDarren Hart2011-04-281-0/+72