summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/debugedit/debugedit_5.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* debug_build.inc: collect debug build tuning configurationHongxu Jia2025-11-071-2/+0
| | | | | | | | | | | | | | | The modern compilers and code seem to require extra steps to avoid DEBUG errors, Move debug tuning configuration from recipes to an include file to address these errors. Drop `:remove' operation on variable, override variables directly Suggested-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> (From OE-Core rev: 05c0f9caab3e76f2dfdaebba2fbd6c036f9737c5) Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* debugedit: upgrade 5.1 -> 5.2Wang Mingyu2025-07-171-0/+30
0001-Add-option-to-allow-disabling-inlined-xxhash.patch removed since it's included in 5.2 (From OE-Core rev: 15f6172eceea91a844114d8e13051131094232f1) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>