linux4sam / meta-atmel

OpenEmbedded/Yocto Project layer for for Microchip SoC (aka AT91)
https://www.linux4sam.org/bin/view/Linux4SAM/YoctoProject
MIT License
90 stars 117 forks source link

Use bbnote instead echo in tasks #246

Closed tprrt closed 1 year ago

tprrt commented 1 year ago

The logging class that provides the standard shell functions used to log messages, that should be use in tasks (i.e. bbplain, bbnote, bbwarn, bberror, bbfatal, and bbdebug).

noglitch commented 1 year ago

Suggestion looks good to me. Thanks!

gehariprasath commented 1 year ago

Thanks for your PR, its merged now. Closing this ticket.