* [Buildroot] svn commit: trunk/buildroot/package/x11r7
@ 2007-08-11 0:12 andersen at uclibc.org
0 siblings, 0 replies; 3+ messages in thread
From: andersen at uclibc.org @ 2007-08-11 0:12 UTC (permalink / raw)
To: buildroot
Author: andersen
Date: 2007-08-10 17:12:33 -0700 (Fri, 10 Aug 2007)
New Revision: 19425
Log:
doh, missed a spot
Added:
trunk/buildroot/package/x11r7/x11r7.mk
Changeset:
Added: trunk/buildroot/package/x11r7/x11r7.mk
===================================================================
--- trunk/buildroot/package/x11r7/x11r7.mk (rev 0)
+++ trunk/buildroot/package/x11r7/x11r7.mk 2007-08-11 00:12:33 UTC (rev 19425)
@@ -0,0 +1,2 @@
+include package/x11r7/*/*.mk
+
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] svn commit: trunk/buildroot/package/x11r7
@ 2007-09-01 17:06 aldot at uclibc.org
0 siblings, 0 replies; 3+ messages in thread
From: aldot at uclibc.org @ 2007-09-01 17:06 UTC (permalink / raw)
To: buildroot
Author: aldot
Date: 2007-09-01 10:06:53 -0700 (Sat, 01 Sep 2007)
New Revision: 19747
Log:
- Only include the XORG7 makefiles if we were asked to build any xorg package
Modified:
trunk/buildroot/package/x11r7/x11r7.mk
Changeset:
Modified: trunk/buildroot/package/x11r7/x11r7.mk
===================================================================
--- trunk/buildroot/package/x11r7/x11r7.mk 2007-09-01 16:37:55 UTC (rev 19746)
+++ trunk/buildroot/package/x11r7/x11r7.mk 2007-09-01 17:06:53 UTC (rev 19747)
@@ -1,2 +1,3 @@
+ifeq ($(BR2_PACKAGE_XORG7),y)
include package/x11r7/*/*.mk
-
+endif
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] svn commit: trunk/buildroot/package/x11r7
@ 2008-08-27 20:19 jacmet at uclibc.org
0 siblings, 0 replies; 3+ messages in thread
From: jacmet at uclibc.org @ 2008-08-27 20:19 UTC (permalink / raw)
To: buildroot
Author: jacmet
Date: 2008-08-27 13:19:12 -0700 (Wed, 27 Aug 2008)
New Revision: 23257
Log:
x11r7: fix long help text lines
Modified:
trunk/buildroot/package/x11r7/Config.in
Changeset:
Modified: trunk/buildroot/package/x11r7/Config.in
===================================================================
--- trunk/buildroot/package/x11r7/Config.in 2008-08-27 20:19:09 UTC (rev 23256)
+++ trunk/buildroot/package/x11r7/Config.in 2008-08-27 20:19:12 UTC (rev 23257)
@@ -7,7 +7,9 @@
select BR2_PACKAGE_FONTCONFIG
select BR2_PACKAGE_PKGCONFIG
help
- Support for X11R7 libraries, servers, drivers, and/or applications in the target
+ Support for X11R7 libraries, servers, drivers, and/or
+ applications in the target.
+
if BR2_PACKAGE_XORG7
menu "X11R7 Servers"
source package/x11r7/xserver_xorg-server/Config.in
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-08-27 20:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-01 17:06 [Buildroot] svn commit: trunk/buildroot/package/x11r7 aldot at uclibc.org
-- strict thread matches above, loose matches on Subject: below --
2008-08-27 20:19 jacmet at uclibc.org
2007-08-11 0:12 andersen at uclibc.org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox