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 --- c/src/lib/libbsp/moxie/configure.ac | 2 +- c/src/lib/libbsp/moxie/moxiesim/configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'c/src/lib/libbsp/moxie') diff --git a/c/src/lib/libbsp/moxie/configure.ac b/c/src/lib/libbsp/moxie/configure.ac index 329fe7292e..7aca32868e 100644 --- a/c/src/lib/libbsp/moxie/configure.ac +++ b/c/src/lib/libbsp/moxie/configure.ac @@ -3,7 +3,7 @@ ## $Id: configure.ac,v 1.15 2009/11/28 06:28:39 ralf Exp $ AC_PREREQ(2.60) -AC_INIT([rtems-c-src-lib-libbsp-moxie],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) +AC_INIT([rtems-c-src-lib-libbsp-moxie],[_RTEMS_VERSION],[https://devel.rtems.org/newticket]) AC_CONFIG_SRCDIR([moxiesim]) RTEMS_TOP(../../../../..) diff --git a/c/src/lib/libbsp/moxie/moxiesim/configure.ac b/c/src/lib/libbsp/moxie/moxiesim/configure.ac index 25a4097cf1..e073b4bbf0 100644 --- a/c/src/lib/libbsp/moxie/moxiesim/configure.ac +++ b/c/src/lib/libbsp/moxie/moxiesim/configure.ac @@ -3,7 +3,7 @@ ## $Id: configure.ac,v 1.20 2009/11/28 06:28:39 ralf Exp $ AC_PREREQ(2.60) -AC_INIT([rtems-c-src-lib-libbsp-moxie-moxiesim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) +AC_INIT([rtems-c-src-lib-libbsp-moxie-moxiesim],[_RTEMS_VERSION],[https://devel.rtems.org/newticket]) AC_CONFIG_SRCDIR([bsp_specs]) RTEMS_TOP(../../../../../..) -- cgit v1.2.3