x11r7: update Config.in
authorPeter Korsgaard <jacmet@sunsite.dk>
Sat, 22 Sep 2012 19:35:48 +0000 (21:35 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 22 Sep 2012 19:35:48 +0000 (21:35 +0200)
Don't mention the revision in the option text (we're now at 7.6)
and add the upstream URL.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/x11r7/Config.in

index 664226f85e810701d107237395d03a80182d45c2..bb538e1e0f548a21a0f1925e76901c56bfc90996 100644 (file)
@@ -1,5 +1,5 @@
 menuconfig BR2_PACKAGE_XORG7
-       bool "X.org X Window System, X11R7, release 7.5"
+       bool "X.org X Window System"
        select BR2_PACKAGE_ZLIB
        select BR2_PACKAGE_LIBPNG
        select BR2_PACKAGE_EXPAT
@@ -9,6 +9,8 @@ menuconfig BR2_PACKAGE_XORG7
          Support for X11R7 libraries, servers, drivers, and/or
          applications in the target.
 
+         http://xorg.freedesktop.org
+
 if BR2_PACKAGE_XORG7
 
 choice