summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pycparser_2.21.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-python: Clean up recipes and classes that were moved to oe-coreAlejandro Enedino Hernandez Samaniego2022-03-161-21/+0
| | | | | | Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro.hernandez@linux.microsoft.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: tgamblin <trevor.gamblin@windriver.com>
* python3-pycparser: upgrade 2.20 -> 2.21Xu Huan2021-12-061-0/+21
Lisence-Update: year updated to 2020 changelog: ================================================================= - Much improved support for C11 (multiple PRs) - Support for parehthesized compount statements - Support for modern Python versions (3.9 and 3.10) - Fix support for structs with nested enums - Multiple small bug fixes Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>