Re: qemu-linaro and linaro-image-tools is olde

2024-04-03 Thread Christian MAUDERER
Hello Ashish, On 2024-04-03 05:07, ashish ashish wrote: Hello all, I am trying to emulate beagle black board and support for beagle board on qemu in past can be achieved by qemu-linaro but from last 10 years there is not activity on the community of qemu-linaro and it is use many depreciated

Re: [RSB PATCH v3] sb: Add sb-rtems-pkg to update the RTEMS package hashes and checksums

2024-04-03 Thread Kinsey Moore
Looks good to me. Kinsey On Wed, Apr 3, 2024 at 6:28 PM wrote: > From: Chris Johns > > --- > source-builder/sb-rtems-pkg | 29 > source-builder/sb/download.py | 5 +- > source-builder/sb/git.py | 12 ++ > source-builder/sb/rtemspkg.py | 287 ++

[RSB PATCH v3] sb: Add sb-rtems-pkg to update the RTEMS package hashes and checksums

2024-04-03 Thread chrisj
From: Chris Johns --- source-builder/sb-rtems-pkg | 29 source-builder/sb/download.py | 5 +- source-builder/sb/git.py | 12 ++ source-builder/sb/rtemspkg.py | 287 ++ 4 files changed, 332 insertions(+), 1 deletion(-) create mode 100755

v3 sb-rtems-pkg

2024-04-03 Thread chrisj
Hi I notice after sending v2 I had not implemented the options. These are now done in v3. Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

[RSB PATCH v2] sb: Add sb-rtems-pkg to update the RTEMS package hashes and checksums

2024-04-03 Thread chrisj
From: Chris Johns --- source-builder/sb-rtems-pkg | 29 source-builder/sb/download.py | 5 +- source-builder/sb/git.py | 12 ++ source-builder/sb/rtemspkg.py | 290 ++ 4 files changed, 335 insertions(+), 1 deletion(-) create mode 100755

Re: [PATCH rtems-source-builder 1/2] glib: Update to 2.56.4

2024-04-03 Thread Chris Johns
Looks good Chris On 6/3/2024 9:12 am, Kinsey Moore wrote: > This updates glib to 2.56.4 for AArch64 build support. > --- > bare/config/devel/glib-2.56.4-1.cfg| 30 ++ > bare/config/devel/qemu-couverture.bset | 2 +- > bare/config/devel/qemu-xilinx.bset | 2 +- >

Re: [RSB PATCH] sb: Add sb-rtems-pkg to update the RTEMS package hashes and checksums

2024-04-03 Thread Chris Johns
On 4/4/2024 6:54 am, Kinsey Moore wrote: > On Wed, Apr 3, 2024 at 2:11 PM Chris Johns > wrote: > >> On 4 Apr 2024, at 3:52 am, Kinsey Moore > > wrote: >> Looks fine overall. Minor nits: >> "host" is set to "freebsd" and is

Re: [RSB PATCH] sb: Add sb-rtems-pkg to update the RTEMS package hashes and checksums

2024-04-03 Thread Kinsey Moore
On Wed, Apr 3, 2024 at 2:11 PM Chris Johns wrote: > On 4 Apr 2024, at 3:52 am, Kinsey Moore wrote: > > Looks fine overall. Minor nits: > "host" is set to "freebsd" and is never used. > > > The tool uses simhost so it could be any host listed in that module and it > references that table.

Re: [RSB PATCH] sb: Add sb-rtems-pkg to update the RTEMS package hashes and checksums

2024-04-03 Thread Chris Johns
> On 4 Apr 2024, at 3:52 am, Kinsey Moore wrote: > > Looks fine overall. Minor nits: > "host" is set to "freebsd" and is never used. The tool uses simhost so it could be any host listed in that module and it references that table. Nothing is built but needed to creat a build object. Simhost

Re: [RSB PATCH] sb: Add sb-rtems-pkg to update the RTEMS package hashes and checksums

2024-04-03 Thread Joel Sherrill
Chris.. if you post a V2 addressing those, I will commit it. On Wed, Apr 3, 2024, 11:52 AM Kinsey Moore wrote: > Looks fine overall. Minor nits: > "host" is set to "freebsd" and is never used. > Numeric indexes for repo config details are nice for brevity, but not for > readability. > > Kinsey

Re: [RSB PATCH] sb: Add sb-rtems-pkg to update the RTEMS package hashes and checksums

2024-04-03 Thread Kinsey Moore
Looks fine overall. Minor nits: "host" is set to "freebsd" and is never used. Numeric indexes for repo config details are nice for brevity, but not for readability. Kinsey On Wed, Apr 3, 2024 at 11:29 AM Joel Sherrill wrote: > This looks handy. I don't have an issue with it. > > On Tue, Apr 2,

Re: [PATCH rtems-source-builder 2/2] qemu-xilinx: Update to 2023.2

2024-04-03 Thread Kinsey Moore
Ping On Tue, Mar 5, 2024 at 4:13 PM Kinsey Moore wrote: > The 2020.2 version of Xilinx's qemu branch does not build on AArch64 due > to a merge conflict that was integrated into the repository and never > corrected. This brings qemu-xilinx up to 2023.2 to resolve that issue > and allow it to

Re: [PATCH rtems-source-builder 1/2] glib: Update to 2.56.4

2024-04-03 Thread Kinsey Moore
Ping On Tue, Mar 5, 2024 at 4:13 PM Kinsey Moore wrote: > This updates glib to 2.56.4 for AArch64 build support. > --- > bare/config/devel/glib-2.56.4-1.cfg| 30 ++ > bare/config/devel/qemu-couverture.bset | 2 +- > bare/config/devel/qemu-xilinx.bset | 2 +- >

Re: [RSB PATCH] sb: Add sb-rtems-pkg to update the RTEMS package hashes and checksums

2024-04-03 Thread Joel Sherrill
This looks handy. I don't have an issue with it. On Tue, Apr 2, 2024 at 11:25 PM wrote: > From: Chris Johns > > --- > source-builder/sb-rtems-pkg | 29 > source-builder/sb/download.py | 5 +- > source-builder/sb/git.py | 12 ++ > source-builder/sb/rtemspkg.py | 279

Re: [RSB PATCH] rtems: Update RTEMS packages to their HEAD

2024-04-03 Thread Joel Sherrill
Looks good. I will push. On Tue, Apr 2, 2024 at 11:23 PM wrote: > From: Chris Johns > > --- > rtems/config/tools/rtems-kernel-6.cfg | 4 ++-- > rtems/config/tools/rtems-libbsd-6.cfg | 4 ++-- > rtems/config/tools/rtems-tools-6.cfg | 6 +++--- > 3 files changed, 7 insertions(+), 7