summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/beep/files/0001-beep-library-Make-it-compatible-with-c99.patch
Commit message (Collapse)AuthorAgeFilesLines
* beep: Upgrade to 1.4.12Khem Raj2023-11-131-0/+78
Fix build with clang while here, need to disable Werror as newer compilers find more warnings. Do not save intermediate objects and disable ubsan, we do not build runtime for it by defaults Signed-off-by: Khem Raj <raj.khem@gmail.com>