Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] svn commit: trunk/buildroot/package/xstroke
@ 2008-03-20 16:55 ninevoltz at uclibc.org
  0 siblings, 0 replies; 4+ messages in thread
From: ninevoltz at uclibc.org @ 2008-03-20 16:55 UTC (permalink / raw)
  To: buildroot

Author: ninevoltz
Date: 2008-03-20 09:55:57 -0700 (Thu, 20 Mar 2008)
New Revision: 21417

Log:
add docker dependency to xstroke

Modified:
   trunk/buildroot/package/xstroke/xstroke.mk


Changeset:
Modified: trunk/buildroot/package/xstroke/xstroke.mk
===================================================================
--- trunk/buildroot/package/xstroke/xstroke.mk	2008-03-20 16:55:37 UTC (rev 21416)
+++ trunk/buildroot/package/xstroke/xstroke.mk	2008-03-20 16:55:57 UTC (rev 21417)
@@ -11,7 +11,7 @@
 XSTROKE_INSTALL_TARGET = YES
 XSTROKE_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
 
-XSTROKE_DEPENDENCIES = uclibc 
+XSTROKE_DEPENDENCIES = uclibc docker
 
 $(eval $(call AUTOTARGETS,package,xstroke))
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/package/xstroke
@ 2008-04-24 13:23 ninevoltz at uclibc.org
  2008-04-24 13:53 ` Peter Korsgaard
  0 siblings, 1 reply; 4+ messages in thread
From: ninevoltz at uclibc.org @ 2008-04-24 13:23 UTC (permalink / raw)
  To: buildroot

Author: ninevoltz
Date: 2008-04-24 06:23:28 -0700 (Thu, 24 Apr 2008)
New Revision: 21838

Log:
select docker with xstroke so xstroke has a place to live

Modified:
   trunk/buildroot/package/xstroke/Config.in
   trunk/buildroot/package/xstroke/xstroke.mk


Changeset:
Modified: trunk/buildroot/package/xstroke/Config.in
===================================================================
--- trunk/buildroot/package/xstroke/Config.in	2008-04-24 13:22:34 UTC (rev 21837)
+++ trunk/buildroot/package/xstroke/Config.in	2008-04-24 13:23:28 UTC (rev 21838)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_XSTROKE
 	bool "xstroke"
+	select BR2_PACKAGE_DOCKER
 	default n
 	help
 	  Handwriting recognition for X

Modified: trunk/buildroot/package/xstroke/xstroke.mk
===================================================================
--- trunk/buildroot/package/xstroke/xstroke.mk	2008-04-24 13:22:34 UTC (rev 21837)
+++ trunk/buildroot/package/xstroke/xstroke.mk	2008-04-24 13:23:28 UTC (rev 21838)
@@ -11,7 +11,7 @@
 XSTROKE_INSTALL_TARGET = YES
 XSTROKE_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
 
-XSTROKE_DEPENDENCIES = uclibc docker
+XSTROKE_DEPENDENCIES = uclibc 
 
 $(eval $(call AUTOTARGETS,package,xstroke))
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/package/xstroke
  2008-04-24 13:23 [Buildroot] svn commit: trunk/buildroot/package/xstroke ninevoltz at uclibc.org
@ 2008-04-24 13:53 ` Peter Korsgaard
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2008-04-24 13:53 UTC (permalink / raw)
  To: buildroot

>>>>> "ninevoltz" == ninevoltz  <ninevoltz@uclibc.org> writes:

 ninevoltz> Author: ninevoltz
 ninevoltz> Date: 2008-04-24 06:23:28 -0700 (Thu, 24 Apr 2008)
 ninevoltz> New Revision: 21838

 ninevoltz> Log:
 ninevoltz> select docker with xstroke so xstroke has a place to live

 ninevoltz> -XSTROKE_DEPENDENCIES = uclibc docker
 ninevoltz> +XSTROKE_DEPENDENCIES = uclibc 

Trailing space.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/package/xstroke
@ 2008-04-24 14:25 ninevoltz at uclibc.org
  0 siblings, 0 replies; 4+ messages in thread
From: ninevoltz at uclibc.org @ 2008-04-24 14:25 UTC (permalink / raw)
  To: buildroot

Author: ninevoltz
Date: 2008-04-24 07:25:09 -0700 (Thu, 24 Apr 2008)
New Revision: 21843

Log:
remove trailing space

Modified:
   trunk/buildroot/package/xstroke/xstroke.mk


Changeset:
Modified: trunk/buildroot/package/xstroke/xstroke.mk
===================================================================
--- trunk/buildroot/package/xstroke/xstroke.mk	2008-04-24 14:24:02 UTC (rev 21842)
+++ trunk/buildroot/package/xstroke/xstroke.mk	2008-04-24 14:25:09 UTC (rev 21843)
@@ -11,7 +11,7 @@
 XSTROKE_INSTALL_TARGET = YES
 XSTROKE_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
 
-XSTROKE_DEPENDENCIES = uclibc 
+XSTROKE_DEPENDENCIES = uclibc
 
 $(eval $(call AUTOTARGETS,package,xstroke))
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-04-24 14:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-24 13:23 [Buildroot] svn commit: trunk/buildroot/package/xstroke ninevoltz at uclibc.org
2008-04-24 13:53 ` Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2008-04-24 14:25 ninevoltz at uclibc.org
2008-03-20 16:55 ninevoltz 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