Commit 69e6cd4a authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

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: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 370522fb
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
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