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:
parent
370522fb71
commit
69e6cd4a2f
@ -1,5 +1,5 @@
|
|||||||
menuconfig BR2_PACKAGE_XORG7
|
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_ZLIB
|
||||||
select BR2_PACKAGE_LIBPNG
|
select BR2_PACKAGE_LIBPNG
|
||||||
select BR2_PACKAGE_EXPAT
|
select BR2_PACKAGE_EXPAT
|
||||||
@ -9,6 +9,8 @@ menuconfig BR2_PACKAGE_XORG7
|
|||||||
Support for X11R7 libraries, servers, drivers, and/or
|
Support for X11R7 libraries, servers, drivers, and/or
|
||||||
applications in the target.
|
applications in the target.
|
||||||
|
|
||||||
|
http://xorg.freedesktop.org
|
||||||
|
|
||||||
if BR2_PACKAGE_XORG7
|
if BR2_PACKAGE_XORG7
|
||||||
|
|
||||||
choice
|
choice
|
||||||
|
Loading…
Reference in New Issue
Block a user