Central | Various updates (!2)
Gedare Bloom (@gedare)
gitlab at rtems.org
Sat Sep 14 21:19:30 UTC 2024
Gedare Bloom commented on a discussion on .gitmodules: https://gitlab.rtems.org/rtems/prequal/rtems-central/-/merge_requests/2#note_112087
> [submodule "external/rtems"]
> path = modules/rtems
> - url = git://git.rtems.org/sebh/rtems.git
> + url = https://gitlab.rtems.org/sebhub/rtems.git
To answer my second question (What is in your developer version of `rtems.git` to enable this workflow to work, that doesn't exist in the upstream `rtems.git`?) the submodule commit points to some arbitrary location in your personal repo:
```
$ git log 2aa73f4da95ecf847471303562d7ca3a8a03c7dc^!
commit 2aa73f4da95ecf847471303562d7ca3a8a03c7dc (sebhub/qual-101)
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Fri Nov 24 20:03:42 2023 +0100
testsuites/isvv: Do not use CFLAGS defines
The CFLAGS influence the entire build. Using them for tests is madness. The
funny defines affected the rtems_board_support_package() directive.
```
--
View it on GitLab: https://gitlab.rtems.org/rtems/prequal/rtems-central/-/merge_requests/2#note_112087
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240914/92a0715e/attachment.htm>
More information about the bugs
mailing list