x11r7: update Config.in

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>
This commit is contained in:
Peter Korsgaard 2012-09-22 21:35:48 +02:00
parent 370522fb71
commit 69e6cd4a2f

View 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