Hii,
It has been quite a few days since the last mail.
Chris, can you please take a look at this when you are free?
Thanks,
Niteesh
On Mon, Mar 23, 2020 at 1:23 AM Christian Mauderer
wrote:
> Hello Niteesh,
>
> thanks for the (private) remainder. This thread really stopped quite
> some time ago
Sorry, this is a mistake one, already been pushed ignore..
On Sat, Apr 4, 2020 at 10:43 PM Gedare Bloom wrote:
>
> ---
> user/index.rst | 1 +
> user/start/tools.rst | 4 ++--
> 2 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/user/index.rst b/user/index.rst
> index 5c39cc
Closes #3629.
---
user/rsb/configuration.rst | 21 ++---
1 file changed, 18 insertions(+), 3 deletions(-)
diff --git a/user/rsb/configuration.rst b/user/rsb/configuration.rst
index 8c8c87f..7ad58ed 100644
--- a/user/rsb/configuration.rst
+++ b/user/rsb/configuration.rst
@@ -364,11
---
user/index.rst | 1 +
user/start/tools.rst | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/user/index.rst b/user/index.rst
index 5c39cca..0e6e886 100644
--- a/user/index.rst
+++ b/user/index.rst
@@ -11,6 +11,7 @@ RTEMS User Manual (|version|).
.. topic:: Copyrig
Pushed, thank you for your contribution!
On Fri, Apr 3, 2020 at 9:46 PM Utkarsh Rai wrote:
>
> Removed '-' character and provided definition list format
> ---
> user/start/tools.rst | 33 +
> 1 file changed, 33 insertions(+)
>
> diff --git a/user/start/tools.rst b
Adds a --sanitize option to command line for reports.py
and also for the reports.report() interface from setbuilder.py
to remove the Remotes information from git.
Closes #3887.
---
source-builder/sb/reports.py| 52 +
source-builder/sb/setbuilder.py | 4 +--
2
On 2020-04-05 11:28, Gedare Bloom wrote:
On Sat, Apr 4, 2020 at 4:28 PM Gedare Bloom wrote:
On Sat, Apr 4, 2020 at 4:25 PM Vijay Kumar Banerjee
wrote:
On Sun, Apr 5, 2020, 3:45 AM Gedare Bloom wrote:
Use in tester to allow defining custom rtems_version
to use in tools.
Closes #3671.
On Sat, Apr 4, 2020 at 4:28 PM Gedare Bloom wrote:
>
> On Sat, Apr 4, 2020 at 4:25 PM Vijay Kumar Banerjee
> wrote:
> >
> >
> >
> > On Sun, Apr 5, 2020, 3:45 AM Gedare Bloom wrote:
> >>
> >> Use in tester to allow defining custom rtems_version
> >> to use in tools.
> >>
> >> Closes #3671.
> >
>
On 2020-04-04 00:49, Sebastian Huber wrote:
Module:rtems
Branch:master
Commit:8e80876bdd54e36fb668eee655eec1dd588daf13
Changeset:
http://git.rtems.org/rtems/commit/?id=8e80876bdd54e36fb668eee655eec1dd588daf13
Buildbot is showing this has broken master for some BSP ...
https://buil
On Sat, Apr 4, 2020 at 4:25 PM Vijay Kumar Banerjee
wrote:
>
>
>
> On Sun, Apr 5, 2020, 3:45 AM Gedare Bloom wrote:
>>
>> Use in tester to allow defining custom rtems_version
>> to use in tools.
>>
>> Closes #3671.
>
>
> Looks like someone else was also chasing this bug with a similar approach ;)
On Sun, Apr 5, 2020, 3:55 AM Vijay Kumar Banerjee
wrote:
>
>
> On Sun, Apr 5, 2020, 3:45 AM Gedare Bloom wrote:
>
>> Use in tester to allow defining custom rtems_version
>> to use in tools.
>>
>> Closes #3671.
>>
>
> Looks like someone else was also chasing this bug with a similar approach
> ;)
Use in tester to allow defining custom rtems_version
to use in tools.
Closes #3671.
---
rtemstoolkit/options.py | 1 +
tester/rtems/version.cfg | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/rtemstoolkit/options.py b/rtemstoolkit/options.py
index 32a7016..e991bc8 100644
Closes #3671
---
tester/rt/test.py| 6 +-
tester/rtems/version.cfg | 6 +-
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/tester/rt/test.py b/tester/rt/test.py
index 16ac352..e0a47b4 100644
--- a/tester/rt/test.py
+++ b/tester/rt/test.py
@@ -367,7 +367,8 @@ def run
Updates #3273.
---
clean-cfg.sh | 11 +++
1 file changed, 11 insertions(+)
create mode 100644 clean-cfg.sh
diff --git a/clean-cfg.sh b/clean-cfg.sh
new file mode 100644
index 000..eb3a82b
--- /dev/null
+++ b/clean-cfg.sh
@@ -0,0 +1,11 @@
+#!/bin/bash
+
+for f in `find . -name "*.cfg"
On Sat, Apr 4, 2020 at 1:29 PM Gedare Bloom wrote:
>
> Closes #3273.
> ---
> clean-cfg.sh | 11 +++
> 1 file changed, 11 insertions(+)
> create mode 100644 clean-cfg.sh
>
> diff --git a/clean-cfg.sh b/clean-cfg.sh
> new file mode 100644
> index 000..cad678b
> --- /dev/null
> +++ b/cl
These two patches demonstrate a bash script approach
to automate the removal of unused configuration (*.cfg)
files within the RSB.
See https://devel.rtems.org/ticket/3273
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/de
Closes #3273.
---
clean-cfg.sh | 11 +++
1 file changed, 11 insertions(+)
create mode 100644 clean-cfg.sh
diff --git a/clean-cfg.sh b/clean-cfg.sh
new file mode 100644
index 000..cad678b
--- /dev/null
+++ b/clean-cfg.sh
@@ -0,0 +1,11 @@
+#!/bin/bash
+
+for f in `find . -name "*.cfg"
Hi
I hope this email finds you and your loved ones all well. Thanks to
everyone who has submitted patches moving us to a release. Here in
Huntsville, it has been quiet at home with us working from home for over
two weeks. Today, a state-wide "stay home" order goes into effect.
The RTEMS Core Dev
On 04/04/2020 19:10, Gedare Bloom wrote:
> Looks good, go ahead; thanks.
Thanks for the review. Pushed it.
>
> On Sat, Apr 4, 2020 at 10:39 AM Christian Mauderer wrote:
>>
>> From: Christian Mauderer
>>
>> Fixes #3903
>> ---
>> bsps/arm/raspberrypi/include/bsp/irq.h | 3 +++
>> bsps/arm/rasp
Looks good, go ahead; thanks.
On Sat, Apr 4, 2020 at 10:39 AM Christian Mauderer wrote:
>
> From: Christian Mauderer
>
> Fixes #3903
> ---
> bsps/arm/raspberrypi/include/bsp/irq.h | 3 +++
> bsps/arm/raspberrypi/start/bspstart.c | 24
> 2 files changed, 27 insertions(
From: Christian Mauderer
Fixes #3903
---
bsps/arm/raspberrypi/include/bsp/irq.h | 3 +++
bsps/arm/raspberrypi/start/bspstart.c | 24
2 files changed, 27 insertions(+)
diff --git a/bsps/arm/raspberrypi/include/bsp/irq.h
b/bsps/arm/raspberrypi/include/bsp/irq.h
index 6
On Sat, Apr 4, 2020 at 9:14 AM Christian Mauderer wrote:
>
> On 04/04/2020 17:04, Gedare Bloom wrote:
> > On Sat, Apr 4, 2020 at 4:57 AM Christian Mauderer
> > wrote:
> >>
> >> From: Christian Mauderer
> >>
> >> Fixes #3903
> >> ---
> >> bsps/arm/raspberrypi/include/bsp/irq.h | 2 ++
> >> bsp
On 04/04/2020 17:04, Gedare Bloom wrote:
> On Sat, Apr 4, 2020 at 4:57 AM Christian Mauderer wrote:
>>
>> From: Christian Mauderer
>>
>> Fixes #3903
>> ---
>> bsps/arm/raspberrypi/include/bsp/irq.h | 2 ++
>> bsps/arm/raspberrypi/start/bspstart.c | 23 +++
>> 2 files change
On Sat, Apr 4, 2020 at 4:57 AM Christian Mauderer wrote:
>
> From: Christian Mauderer
>
> Fixes #3903
> ---
> bsps/arm/raspberrypi/include/bsp/irq.h | 2 ++
> bsps/arm/raspberrypi/start/bspstart.c | 23 +++
> 2 files changed, 25 insertions(+)
>
> diff --git a/bsps/arm/raspb
From: Christian Mauderer
Fixes #3903
---
bsps/arm/raspberrypi/include/bsp/irq.h | 2 ++
bsps/arm/raspberrypi/start/bspstart.c | 23 +++
2 files changed, 25 insertions(+)
diff --git a/bsps/arm/raspberrypi/include/bsp/irq.h
b/bsps/arm/raspberrypi/include/bsp/irq.h
index 6a9
25 matches
Mail list logo