From 2f78767bb84a5c536a7fc3129b9460acada7426e Mon Sep 17 00:00:00 2001 From: Thomas De Schampheleire Date: Wed, 12 Feb 2014 17:54:57 +0100 Subject: [PATCH] trivial: update buildroot e-mail address to buildroot@buildroot.org As the e-mail address buildroot@buildroot.org is now enabled, update the e-mail addresses in the source tree from @uclibc.org and @busybox.net to our own proper domain. Signed-off-by: Thomas De Schampheleire Signed-off-by: Peter Korsgaard --- Makefile | 1 + docs/README | 2 +- docs/copyright.txt | 2 +- docs/footer.html | 2 +- docs/manual/contribute.txt | 2 +- package/x11r7/xserver_xorg-server/xserver_xorg-server.mk | 2 +- 6 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index 9929e7e040..82261111af 100644 --- a/Makefile +++ b/Makefile @@ -2,6 +2,7 @@ # # Copyright (C) 1999-2005 by Erik Andersen # Copyright (C) 2006-2014 by the Buildroot developers +# Copyright (C) 2014 by the Buildroot developers # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/docs/README b/docs/README index 974adeb56e..944347dd61 100644 --- a/docs/README +++ b/docs/README @@ -56,4 +56,4 @@ $ make HOSTCC=gcc-4.3 uclibc-menuconfig $ make HOSTCC=gcc-4.3 busybox-menuconfig Please feed suggestions, bug reports, insults, and bribes back to the -buildroot mailing list: buildroot@uclibc.org +buildroot mailing list: buildroot@buildroot.org diff --git a/docs/copyright.txt b/docs/copyright.txt index 4617d8ee00..0939b748d2 100644 --- a/docs/copyright.txt +++ b/docs/copyright.txt @@ -25,6 +25,6 @@ HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. You have been warned. -You can contact the webmaster at if you have some sort +You can contact the webmaster at if you have some sort of problem with this. diff --git a/docs/footer.html b/docs/footer.html index 9cc1e199d5..d3b239b644 100644 --- a/docs/footer.html +++ b/docs/footer.html @@ -14,7 +14,7 @@
Mail all comments, insults, suggestions and bribes to
- The Buildroot developers buildroot@uclibc.org
+ The Buildroot developers buildroot@buildroot.org
diff --git a/docs/manual/contribute.txt b/docs/manual/contribute.txt index 201685cc78..5602335044 100644 --- a/docs/manual/contribute.txt +++ b/docs/manual/contribute.txt @@ -48,7 +48,7 @@ before submitting them using your favorite text editor. Lastly, send/submit your patch set to the Buildroot mailing list: --------------------- -$ git send-email --to buildroot@busybox.net outgoing/* +$ git send-email --to buildroot@buildroot.org outgoing/* --------------------- Note that +git+ should be configured to use your mail account. diff --git a/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk b/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk index 4089aab83c..7d137026fc 100644 --- a/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk +++ b/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk @@ -57,7 +57,7 @@ XSERVER_XORG_SERVER_DEPENDENCIES = \ XSERVER_XORG_SERVER_CONF_OPT = --disable-config-hal \ --disable-xnest --disable-xephyr --disable-dmx \ - --with-builder-addr=buildroot@uclibc.org \ + --with-builder-addr=buildroot@buildroot.org \ CFLAGS="$(TARGET_CFLAGS) -I$(STAGING_DIR)/usr/include/pixman-1" \ --with-fontdir=/usr/share/fonts/X11/ --localstatedir=/var \ --$(if $(BR2_PACKAGE_XSERVER_XORG_SERVER_XVFB),en,dis)able-xvfb