[PATCH] sb: Fix python re warning for invalid escape sequences

2023-11-19 Thread chrisj
From: Chris Johns --- source-builder/sb/pkgconfig.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source-builder/sb/pkgconfig.py b/source-builder/sb/pkgconfig.py index 198ec80..bfe769f 100755 --- a/source-builder/sb/pkgconfig.py +++ b/source-builder/sb/pkgconfig.py @@

Re: [PATCH rtems-source-builder] rtems-mipstx39-gdb-head.bset: Add missing file

2023-11-19 Thread Chris Johns
Looks good and thanks Chris On 18/11/2023 5:11 am, Joel Sherrill wrote: > This configuration file was missing for the mipstx39 gdb build for the > head/7 tools. > > Closes #4935. > --- > rtems/config/tools/rtems-mipstx39-gdb-head.bset | 7 +++ > 1 file changed, 7 insertions(+) > create mod