From 120728802281d6f3b0b1d54ea4d182864c598e03 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 4 Dec 2014 10:03:50 +0100 Subject: Update bug report URL --- testsuites/configure.ac | 2 +- testsuites/fstests/configure.ac | 2 +- testsuites/libtests/configure.ac | 2 +- testsuites/mptests/configure.ac | 2 +- testsuites/psxtests/configure.ac | 2 +- testsuites/psxtmtests/configure.ac | 2 +- testsuites/rhealstone/configure.ac | 2 +- testsuites/samples/configure.ac | 2 +- testsuites/smptests/configure.ac | 2 +- testsuites/sptests/configure.ac | 2 +- testsuites/tmtests/configure.ac | 2 +- testsuites/tools/configure.ac | 2 +- testsuites/tools/generic/configure.ac | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) (limited to 'testsuites') diff --git a/testsuites/configure.ac b/testsuites/configure.ac index db8efc7732..963e05b674 100644 --- a/testsuites/configure.ac +++ b/testsuites/configure.ac @@ -1,7 +1,7 @@ ## Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([rtems-c-src-tests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) +AC_INIT([rtems-c-src-tests],[_RTEMS_VERSION],[https://devel.rtems.org/newticket]) AC_CONFIG_SRCDIR([PROBLEMS]) RTEMS_TOP([..],[]) diff --git a/testsuites/fstests/configure.ac b/testsuites/fstests/configure.ac index 4ad8b78d67..fca2fdfa84 100644 --- a/testsuites/fstests/configure.ac +++ b/testsuites/fstests/configure.ac @@ -2,7 +2,7 @@ AC_PREREQ([2.69]) AC_INIT([rtems-c-src-tests-fstests], - [_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) + [_RTEMS_VERSION],[https://devel.rtems.org/newticket]) AC_CONFIG_SRCDIR([imfs_support]) RTEMS_TOP([../..],[..]) diff --git a/testsuites/libtests/configure.ac b/testsuites/libtests/configure.ac index 39e518fed6..1cc5943f7f 100644 --- a/testsuites/libtests/configure.ac +++ b/testsuites/libtests/configure.ac @@ -1,7 +1,7 @@ ## Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([rtems-c-src-tests-libtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) +AC_INIT([rtems-c-src-tests-libtests],[_RTEMS_VERSION],[https://devel.rtems.org/newticket]) AC_CONFIG_SRCDIR([cpuuse]) AC_CONFIG_HEADER([config.h]) RTEMS_TOP([../..],[..]) diff --git a/testsuites/mptests/configure.ac b/testsuites/mptests/configure.ac index 76feb900ee..282d97c552 100644 --- a/testsuites/mptests/configure.ac +++ b/testsuites/mptests/configure.ac @@ -1,7 +1,7 @@ ## Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([rtems-c-src-tests-mptests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) +AC_INIT([rtems-c-src-tests-mptests],[_RTEMS_VERSION],[https://devel.rtems.org/newticket]) AC_CONFIG_SRCDIR([mp01]) AC_CONFIG_HEADER([config.h]) RTEMS_TOP([../..],[..]) diff --git a/testsuites/psxtests/configure.ac b/testsuites/psxtests/configure.ac index 23c7211647..60eb02ccf8 100644 --- a/testsuites/psxtests/configure.ac +++ b/testsuites/psxtests/configure.ac @@ -1,7 +1,7 @@ ## Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([rtems-c-src-tests-psxtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) +AC_INIT([rtems-c-src-tests-psxtests],[_RTEMS_VERSION],[https://devel.rtems.org/newticket]) AC_CONFIG_SRCDIR([psx01]) AC_CONFIG_HEADER([config.h]) RTEMS_TOP([../..],[..]) diff --git a/testsuites/psxtmtests/configure.ac b/testsuites/psxtmtests/configure.ac index 7882321bab..13cf945cd6 100644 --- a/testsuites/psxtmtests/configure.ac +++ b/testsuites/psxtmtests/configure.ac @@ -1,7 +1,7 @@ ## Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([rtems-c-src-tests-psxtmtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) +AC_INIT([rtems-c-src-tests-psxtmtests],[_RTEMS_VERSION],[https://devel.rtems.org/newticket]) AC_CONFIG_SRCDIR([psxtmmutex02]) RTEMS_TOP([../..],[..]) diff --git a/testsuites/rhealstone/configure.ac b/testsuites/rhealstone/configure.ac index 0fc609e6c9..bcc6592600 100644 --- a/testsuites/rhealstone/configure.ac +++ b/testsuites/rhealstone/configure.ac @@ -1,7 +1,7 @@ ## Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([rtems-c-src-tests-rhealstone],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) +AC_INIT([rtems-c-src-tests-rhealstone],[_RTEMS_VERSION],[https://devel.rtems.org/newticket]) AC_CONFIG_SRCDIR([rhtaskswitch]) AC_CONFIG_HEADER([config.h]) RTEMS_TOP([../..],[..]) diff --git a/testsuites/samples/configure.ac b/testsuites/samples/configure.ac index 3089e3f7b8..e6f12d032f 100644 --- a/testsuites/samples/configure.ac +++ b/testsuites/samples/configure.ac @@ -1,7 +1,7 @@ ## Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([rtems-c-src-tests-samples],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) +AC_INIT([rtems-c-src-tests-samples],[_RTEMS_VERSION],[https://devel.rtems.org/newticket]) AC_CONFIG_SRCDIR([hello]) AC_CONFIG_HEADER([config.h]) RTEMS_TOP([../..],[..]) diff --git a/testsuites/smptests/configure.ac b/testsuites/smptests/configure.ac index e7b96aeeb1..f25c9d76c1 100644 --- a/testsuites/smptests/configure.ac +++ b/testsuites/smptests/configure.ac @@ -1,7 +1,7 @@ ## Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([rtems-c-src-tests-smptests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) +AC_INIT([rtems-c-src-tests-smptests],[_RTEMS_VERSION],[https://devel.rtems.org/newticket]) AC_CONFIG_SRCDIR([smp01]) AC_CONFIG_HEADER([config.h]) RTEMS_TOP([../..],[..]) diff --git a/testsuites/sptests/configure.ac b/testsuites/sptests/configure.ac index 5acf7c0d75..79a0b2da62 100644 --- a/testsuites/sptests/configure.ac +++ b/testsuites/sptests/configure.ac @@ -1,7 +1,7 @@ ## Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([rtems-c-src-tests-sptests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) +AC_INIT([rtems-c-src-tests-sptests],[_RTEMS_VERSION],[https://devel.rtems.org/newticket]) AC_CONFIG_SRCDIR([sp01]) AC_CONFIG_HEADER([config.h]) RTEMS_TOP([../..],[..]) diff --git a/testsuites/tmtests/configure.ac b/testsuites/tmtests/configure.ac index 0e3385c4d2..3b33445d4f 100644 --- a/testsuites/tmtests/configure.ac +++ b/testsuites/tmtests/configure.ac @@ -1,7 +1,7 @@ ## Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([rtems-c-src-tests-tmtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) +AC_INIT([rtems-c-src-tests-tmtests],[_RTEMS_VERSION],[https://devel.rtems.org/newticket]) AC_CONFIG_SRCDIR([tm01]) AC_CONFIG_HEADER([config.h]) RTEMS_TOP([../..],[..]) diff --git a/testsuites/tools/configure.ac b/testsuites/tools/configure.ac index 39aff78a17..4249701488 100644 --- a/testsuites/tools/configure.ac +++ b/testsuites/tools/configure.ac @@ -1,7 +1,7 @@ ## Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([rtems-c-src-tests-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) +AC_INIT([rtems-c-src-tests-tools],[_RTEMS_VERSION],[https://devel.rtems.org/newticket]) AC_CONFIG_SRCDIR([generic]) RTEMS_TOP([../..],[..]) diff --git a/testsuites/tools/generic/configure.ac b/testsuites/tools/generic/configure.ac index 55c5fecae7..73f1144e50 100644 --- a/testsuites/tools/generic/configure.ac +++ b/testsuites/tools/generic/configure.ac @@ -1,7 +1,7 @@ ## Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([rtems-c-src-tests-tools-generic],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) +AC_INIT([rtems-c-src-tests-tools-generic],[_RTEMS_VERSION],[https://devel.rtems.org/newticket]) AC_CONFIG_SRCDIR([sorttimes.in]) RTEMS_TOP(../../..) -- cgit v1.2.3