Issue was closed by Chris Johns with merge request !14
(https://gitlab.rtems.org/rtems/rtos/rtems-release/-/merge_requests/14)
Issue #4: https://gitlab.rtems.org/rtems/rtos/rtems-release/-/issues/4
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems-release/-/issues/4
You
Kinsey Moore was added as a reviewer.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/285
You're receiving this email because of your account on gitlab.rtems.org.
___
bugs mailing list
bugs@rtems.org
http://lists.rt
A HUGE thanks to all the responses and recommendations for our stinky project
Septic Tank replacement.
Now I have plenty of homework to do!
Thanks so much.
Sharon
Sent from my iPhone
--
The LincolnTalk mailing list.
To post, send mail to Lincoln@lincolntalk.org.
Browse the archives at https:/
Reassigned Issue 5142
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5142
Chris Johns was added as an assignee.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5142
You're receiving this email because of your account on gitlab.rtem
Chris Johns created a merge request:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/286
Project:Branches: chris/rtems:5142-xilinx-zynq-devcfg-driver-changes to
rtems/rtos/rtems:main
Author: Chris Johns
Assignee: Chris Johns
Reviewer: Gedare Bloom
This MR fixes the issues in
Reassigned merge request 286
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/286
Chris Johns was added as an assignee.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/286
You're receiving this email because of your account on gitlab.rtem
Gedare Bloom was added as a reviewer.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/286
You're receiving this email because of your account on gitlab.rtems.org.
___
bugs mailing list
bugs@rtems.org
http://lists.rt
Chris Johns commented:
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5142#note_114104
The `WARN()` macros means there are always print statements present so the
warnings should not be made conditional on debug.
I will change the `printf` statements to `printk`.
--
View it on GitLab
Chris Johns commented:
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5142#note_114101
The use of `malloc` and `free` is to handle the case of a supplied bit image
not aligned at a 64 byte boundary which the PCAP DMA engine requires. If an
aligned buffer is written or read there are no
Chris Johns commented:
https://gitlab.rtems.org/administration/gitlab/-/issues/84#note_114099
Ah sorry, a tag is fine.
--
View it on GitLab:
https://gitlab.rtems.org/administration/gitlab/-/issues/84#note_114099
You're receiving this email because of your account on gitlab.rtem
Hi All.
Sadly, we need a septic Tank replacement.
Any recommendations for companies to do the work out there?
We have a quote from Curtis currently, but are looking to get a couple more.
Thanks
Sharon.
Sent from my iPhone
--
The LincolnTalk mailing list.
To post, send mail to Lincoln@linco
Chris Johns created an issue:
https://gitlab.rtems.org/administration/gitlab/-/issues/84
Assignee: Amar Takhar
In the `rtems-libbsd` top level repo please branch `main` to `6-freebsd-13`.
--
View it on GitLab: https://gitlab.rtems.org/administration/gitlab/-/issues/84
You're receiving
Chris Johns created an issue:
https://gitlab.rtems.org/administration/infra/-/issues/105
Assignee: Amar Takhar
In the `rtems-libbsd` top level repo please branch `main` to `6-freebsd-13`.
--
View it on GitLab: https://gitlab.rtems.org/administration/infra/-/issues/105
You're receiving
Reassigned Issue 12
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/12
Joel Sherrill was added as an assignee.
--
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/12
You're receiving this email because of your account on gitlab.rtems.org.
Chris Johns commented on a discussion:
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/12#note_114090
Are you also posting this to the `newlib` mailing list?
--
View it on GitLab:
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/12#note_114090
You're receiving this
Issue was closed by Chris Johns with commit
3d782180eae14d8d9666ff8f9584b6fba7772804
Issue #5037: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5037
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5037
You're receiving this email because of your accou
Chris Johns created an issue:
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5142
This issue captures review comments by @gedare in !283. The MR is the patches
posted by Patrick to the `devel@rtems` list in 2017.
1. Change the mutex resources to be self-contained
2. Make debug printing
Chris Johns pushed new commits to merge request !283
Merge request URL:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/283
* 4b2905f0 - bsp/xilinx-zynq: Add devcfg and slcr drivers
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/283
You
Chris Johns commented on a discussion:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/283#note_114060
I have removed the original patches. I thought I had moved to a new branch but
I had not.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/283
Chris Johns commented on a discussion:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/283#note_114054
Yeah great catch and thanks.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/283#note_114054
You're receiving this email because of
Chris Johns pushed new commits to merge request !283
Merge request URL:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/283
* cd1768d4 - bsp/xilinx-zynq: Add devcfg and slcr drivers
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/283
You
Chris Johns created a merge request:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/283
Project:Branches: chris/rtems:zynq-pcap to rtems/rtos/rtems:main
Author: Chris Johns
Assignee: Chris Johns
Add devcfg and slcr drivers to the XIlinx Zynq BSP.
The devfg driver loads the PL
Reassigned merge request 283
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/283
Chris Johns was added as an assignee.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/283
You're receiving this email because of your account on gitlab.rtem
Chris Johns commented on a discussion on user/start/bsp-test.rst:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/73#note_113999
> .. code-block:: none
>
> cd $HOME/quick-start/src/rtems
> -rtems-test --rtems-bsp=erc32-sis build/sparc/erc32
>
Merge request !73 was merged
Merge request URL:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/73
Project:Branches: gedare/rtems-docs:start to rtems/docs/rtems-docs:main
Author: Gedare Bloom
--
View it on GitLab:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests
Merge request
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/73 was reviewed
by Chris Johns
--
Chris Johns started a new discussion on user/start/bsp-test.rst:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/73#note_113995
> cd $HOME/quick-start/
Thanks for the tip on the speedy-stitcher sewing awl. I could have used
one of them to repair our dog's leather leash (I used super glue instead).
I'll get one for myself for Christmas.
JohnS
On Tuesday, October 29, 2024 at 1:59:15 AM UTC-4 Mark Schneider wrote:
> Shovel
Chris Johns commented on a discussion:
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/issues/15#note_113939
Is the macro not found error new?
--
View it on GitLab:
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/issues/15#note_113939
You're receiving this email because of
Chris Johns commented on a discussion:
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/issues/15#note_113947
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/blob/main/tester/rt/gdb.py?ref_type=heads#L211
?
--
View it on GitLab:
https://gitlab.rtems.org/rtems/tools/rtems-tools
Chris Johns commented on a discussion:
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/issues/15#note_113946
The reader is stuck?
--
View it on GitLab:
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/issues/15#note_113946
You're receiving this email because of your accou
Chris Johns commented on a discussion:
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5133#note_113920
The issue you linked is not on the 6.1 milestone. Should be on that milestone
and this issue closed as a duplicate?
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems
Chris Johns pushed new commits to merge request !257
Merge request URL:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/257
* ee34dd12...5d074a26 - 2 commits from branch `main`
* 84f310bc - waf: Reformat using yapf
* f851cc0d - waf: Fix handling of the VERSION file in a release
Joel Sherrill was added as a reviewer.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/257
You're receiving this email because of your account on gitlab.rtems.org.
___
bugs mailing list
bugs@rtems.org
http://lists.r
Issue was closed by Chris Johns
Issue #3: https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/issues/3
--
View it on GitLab:
https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/issues/3
You're receiving this email because of your account on gitlab.rtem
Chris Johns commented:
https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/issues/3#note_113919
Fixed with the update to the RSB.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/issues/3#note_113919
You're receiving this email because of your accou
Chris Johns commented on a discussion on cpukit/include/rtems/version.h:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/257#note_113860
> int rtems_version_revision( void );
>
> /**
> + * @deprecated
Yes. I will do this once the MR is merged.
--
View
Chris Johns commented on a discussion on wscript:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/257#note_113859
> +ctx.fatal("Invalid VERSION revision: too many dots")
> +if "-" in vs[0]:
> +value =
Chris Johns pushed new commits to merge request !257
Merge request URL:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/257
* e9957cd8...eaaeebed - 2 commits from branch `main`
* 4a9e4517 - waf: Reformat using yapf
* 50e1f4ad - waf: Fix handling of the VERSION file in a release
Merge request !35 was merged
Merge request URL:
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/35
Project:Branches: amar/rtems-tools:host to rtems/tools/rtems-tools:main
Author: Amar Takhar
Assignee: Amar Takhar
Reviewers: Chris Johns and Gedare Bloom
--
View it on GitLab
Chris Johns commented on a discussion:
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/35#note_113854
Great. The Cyginw vs MSYS2 verses native Windows can become tricky.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/35
Chris Johns commented:
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/35#note_113848
Does this work on Cygwin?
--
View it on GitLab:
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/35#note_113848
You're receiving this email because of your accou
Chris Johns commented on a discussion on wscript:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/257#note_113826
> +ctx.fatal("Invalid VERSION revision: too many dots")
> +if "-" in vs[0]:
> +value =
Chris Johns commented on a discussion on wscript:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/257#note_113830
> +value = no_unicode(cp.get("version", "revision"))
> +# The revision is .[-label]
> +# break
Chris Johns commented on a discussion on wscript:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/257#note_113829
> -try:
> -value = cp.get("RTEMS_VERSION", key)
> -version[key] = no_unicode(value)
&g
Chris Johns commented on a discussion on cpukit/sapi/src/version.c:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/257#note_113828
> +{
> + /*
> + * RTEMS 5 and 6 only provide the VC key. The VC key header will be
> + * moved to `version-release-label.h` a
Chris Johns commented on a discussion on cpukit/include/rtems/version.h:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/257#note_113827
>return key[ 0 ] != '\0';
> }
>
> +/**
> + * @brief Returns the revision label for the current version of
Merge request !50 was merged
Merge request URL:
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/50
Project:Branches: martinerikwerner/rtems-source-builder:4.11 to
rtems/tools/rtems-source-builder:4.11
Author: Martin Werner
--
View it on GitLab:
https://gitlab.rtems
Amar Takhar was added as a reviewer.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/71
You're receiving this email because of your account on gitlab.rtems.org.
___
bugs mailing list
bugs@rtems.org
h
Chris Johns commented on a discussion:
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5037#note_113607
I have provided updated documentation for review that defines this.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5037#note_113607
You're receiving
Chris Johns pushed new commits to merge request !270
Merge request URL:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/270
* 83c1a305 - 1 commit from branch `main`
* 665e1d1a - riscv/niosv: Adding a new NIOS V BSP to RISC-V
* e6572a2c - riscv/niosv: use default values that compile
Chris Johns commented:
https://gitlab.rtems.org/rtems/tools/rtems-deployment/-/merge_requests/12#note_113579
Hmm I think the BSP name has changed that is used but the RSB is not updated? I
will check.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/tools/rtems-deployment
Merge request !60 was merged
Merge request URL:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/60
Project:Branches: amar/rtems-docs:waf to rtems/docs/rtems-docs:main
Author: Amar Takhar
Assignee: Amar Takhar
Reviewer: Chris Johns
--
View it on GitLab:
https
Chris Johns created a merge request:
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/71
Project:Branches: chris/rtems-source-builder:pkg-update to
rtems/tools/rtems-source-builder:main
Author: Chris Johns
Assignee: Chris Johns
Update the package to the current
Chris Johns commented:
https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/issues/3#note_113595
It looks like the submodule is not right when getting the tar from gitlab. The
URL is from:
```
https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/archive/%{rtems_net_services_version
Issue was closed by Chris Johns with merge request !7
(https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/merge_requests/7)
Issue #2: https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/issues/2
--
View it on GitLab:
https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/issues/2
Chris Johns commented:
https://gitlab.rtems.org/rtems/tools/rtems-deployment/-/merge_requests/12#note_113693
I have tested with
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/71.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/tools/rtems-deployment
Amar Takhar was added as a reviewer.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/tools/rtems-deployment/-/merge_requests/12
You're receiving this email because of your account on gitlab.rtems.org.
___
bugs mailing list
bugs@rtems.org
http:
Chris Johns pushed new commits to merge request !12
Merge request URL:
https://gitlab.rtems.org/rtems/tools/rtems-deployment/-/merge_requests/12
* ad836427 - config/amd/k26: Rename to the correct K26 SOM name
--
View it on GitLab:
https://gitlab.rtems.org/rtems/tools/rtems-deployment
Chris Johns commented:
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/71#note_113690
I have fixed `sb-rtems-pkg` to handle submodules so `rtems-net-services`will
pick up the updated `rtems_waf`. I have tested it with the `rtems-deployment`
change got AMD K26
Merge request !67 was merged
Merge request URL:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/67
Project:Branches: amar/rtems-docs:deprecate to rtems/docs/rtems-docs:main
Author: Amar Takhar
Assignee: Amar Takhar
Reviewer: Chris Johns
--
View it on GitLab:
https
Chris Johns pushed new commits to merge request !71
Merge request URL:
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/71
* f7ba8466 - sb/rtems-pkg: Add support for submodules
* fec227c7 - rtems: Update packages
--
View it on GitLab:
https://gitlab.rtems.org
Gedare Bloom was added as a reviewer.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/257
You're receiving this email because of your account on gitlab.rtems.org.
___
bugs mailing list
bugs@rtems.org
http://lists.rt
Chris Johns commented on a discussion on wscript:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/257#note_113685
> +prefix = None
> if cp.read([version_file]):
> -conf.msg("Configure RTEMS version from file",
> -
Chris Johns commented on a discussion on wscript:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/257#note_113684
>
> is_windows_host = os.name == "nt" or sys.platform in ["msys", "cygwin"]
> version = {
> -"__RTE
Chris Johns pushed new commits to merge request !257
Merge request URL:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/257
* 907ded86...d0e9ec85 - 2 commits from branch `main`
* 42d91e77 - waf: Reformat using yapf
* 92128abb - waf: Fix handling of the VERSION file in a release
Chris Johns commented on a discussion on cpukit/include/rtems/version.h:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/257#note_113679
>return key[ 0 ] != '\0';
> }
>
> +/**
> + * @brief Returns the revision label for the current version of
Issue was closed by Chris Johns with merge request !67
(https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/67)
Issue #24: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/issues/24
--
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/issues/24
You're rece
Chris Johns pushed new commits to merge request !71
Merge request URL:
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/71
* 0fc8e056 - sb/rtems-pkg: Add support for submodules
* 303a1e12 - rtems: Update packages
--
View it on GitLab:
https://gitlab.rtems.org
Kinsey Moore and Chris Johns were added as reviewers.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/270
You're receiving this email because of your account on gitlab.rtems.org.
___
bugs mailing list
Issue was closed by Chris Johns with merge request !66
(https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/66)
Issue #39: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/issues/39
--
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/issues/39
You're rece
Merge request !66 was merged
Merge request URL:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/66
Project:Branches: amar/rtems-docs:discord to rtems/docs/rtems-docs:main
Author: Amar Takhar
Assignee: Amar Takhar
Reviewer: Chris Johns
--
View it on GitLab:
https
Merge request !7 was merged
Merge request URL:
https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/merge_requests/7
Project:Branches: opticron/rtems-net-services:no-install-exe to
rtems/pkg/rtems-net-services:main
Author: Kinsey Moore
Assignee: Kinsey Moore
--
View it on GitLab:
https://
Merge request !58 was merged
Merge request URL:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/58
Project:Branches: gedare/rtems-docs:mingw-python3 to rtems/docs/rtems-docs:main
Author: Gedare Bloom
Assignee: Gedare Bloom
--
View it on GitLab:
https://gitlab.rtems.org/rtems/d
Chris Johns pushed new commits to merge request !52
Merge request URL:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/52
* 2858a72b...e44cb50d - 2 commits from branch `main`
* 411d6b43 - user: Document ZynqMP RPU BSP variants
--
View it on GitLab:
https://gitlab.rtems.org
Merge request !52 was merged
Merge request URL:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/52
Project:Branches: sebhub/rtems-docs:document-arm-zynqmp-rpu-bsp to
rtems/docs/rtems-docs:main
Author: Sebastian Huber
Assignee: Sebastian Huber
--
View it on GitLab:
https://git
Merge request !6 was merged
Merge request URL:
https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/merge_requests/6
Project:Branches: opticron/rtems-lwip:update-bsp-names to
rtems/pkg/rtems-lwip:main
Author: Kinsey Moore
Assignee: Kinsey Moore
--
View it on GitLab:
https://gitlab.rtems.org/rtems
Reassigned merge request 270
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/270
Gedare Bloom was added as an assignee.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/270
You're receiving this email because of your account on gitlab.rtems.org.
_
Chris Johns pushed new commits to merge request !58
Merge request URL:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/58
* f2d92074...2858a72b - 2 commits from branch `main`
* e44cb50d - user: update guidance for MSYS2 windows
--
View it on GitLab:
https://gitlab.rtems.org
Reassigned merge request 58
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/58
Gedare Bloom was added as an assignee.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/58
You're receiving this email because of your account on gitlab.rtems.o
Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/267
was reviewed by Chris Johns
--
Chris Johns started a new discussion on cpukit/libcsupport/src/fcntl.c:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/267#note_113638
> -LIBIO_FLAGS_O
Chris Johns was added as a reviewer.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/268
You're receiving this email because of your account on gitlab.rtems.org.
___
bugs mailing list
bugs@rtems.org
Joel Sherrill was added as a reviewer.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/268
You're receiving this email because of your account on gitlab.rtems.org.
___
bugs mailing list
bugs@rtems.org
http://lists.r
Chris Johns commented:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/268#note_113629
The `waf` script has this so it is required so this change is good and does not
break anything we already have.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems
Chris Johns pushed new commits to merge request !268
Merge request URL:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/268
* 83c1a305 - 1 commit from branch `main`
* e0f1c8fe - Set Python scripts to use Python 3
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems
Chris Johns was added as a reviewer.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/60
You're receiving this email because of your account on gitlab.rtems.org.
___
bugs mailing list
bugs@rtems.org
Chris Johns pushed new commits to merge request !60
Merge request URL:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/60
* f2d92074...459e9428 - 2 commits from branch `main`
* f2a2431c - Update waf to 2.1.2 to match RTEMS
--
View it on GitLab:
https://gitlab.rtems.org
Joel Sherrill was added as a reviewer.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/50
You're receiving this email because of your account on gitlab.rtems.org.
___
bugs mailing list
bugs@rtems.org
http://lis
Reassigned Issue 39
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/issues/39
Amar Takhar was added as an assignee.
--
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/issues/39
You're receiving this email because of your account on gitlab.rtems.org.
Chris Johns commented:
https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/issues/3#note_113596
The bug is RSB net-service config needs to have the updated RTEMS Waf commit:
```
+ /usr/bin/bzip2 -dc
/opt/work/chris/rtems/deploy/rtems-deployment.git/sources/rtems_waf
Chris Johns commented:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/issues/39#note_113602
We do not use IRC and have moved to Discord
--
View it on GitLab:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/issues/39#note_113602
You're receiving this email because of your accou
Chris Johns commented:
https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/issues/3#note_113592
This is fixed in 419e923cf5414e8b5655c5906a71bdcf938c43de yet I am seeing a
build issue with RTEMS Deployment which implies the RSB packages are not
updated. I am testing the merge request
Reassigned merge request 71
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/71
Chris Johns was added as an assignee.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/71
You're receiving this email because of
Chris Johns commented on a discussion on eng/release-process.rst:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/62#note_113557
> -N.2.0.
> +A release number has the following fields separated by the dot (``.``)
> +character:
>
> -The release branc
Chris Johns commented on a discussion on eng/release-process.rst:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/62#note_113560
> - ./rtems-release-branch [-p]
> -
> - Example:
> -
> - .. code-block:: none
> -
> - cd
> -
Reassigned merge request 12
https://gitlab.rtems.org/rtems/tools/rtems-deployment/-/merge_requests/12
Chris Johns was added as an assignee.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/tools/rtems-deployment/-/merge_requests/12
You're receiving this email because of your accou
Chris Johns commented:
https://gitlab.rtems.org/rtems/tools/rtems-deployment/-/merge_requests/11#note_113555
The code is merged.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/tools/rtems-deployment/-/merge_requests/11#note_113555
You're receiving this email because of your ac
Chris Johns commented on a discussion on eng/release-process.rst:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/62#note_113563
> + - ``6.1.0`` is the version number of the first RTEMS 6 release made
> + by the RTEMS project.
>
> - - ``6.0.0`` is the versi
Chris Johns commented on a discussion on eng/release-process.rst:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/62#note_113556
> +
> + - ``6.3.0.rc1`` is the first release candidate from the second bug
> + fix release of RTEMS 6.
> +
> + - ``6.1.0.acm
Chris Johns commented on a discussion on eng/release-process.rst:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/62#note_113559
>
> #. Verify the release has been uploaded by checking the link:
>
> - https://ftp.rtems.org/pub/rtems/releases//.
> -
Chris Johns commented on a discussion on eng/release-process.rst:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/62#note_113558
>
> .. code-block:: none
>
> - rsync --rsh=ssh -arv 5.1.0
> chr...@dispatch.rtems.org:/data/ftp/pub/r
101 - 200 of 2136 matches
Mail list logo