[oe-commits] Marcin Juszkiewicz : task-self-hosting: do not use Monotone, OE switched to GIT

git version control git at git.openembedded.org
Wed Aug 12 11:18:21 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 0fae80c38ca4b99bfdcb25aed7224cf4c7280b04
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0fae80c38ca4b99bfdcb25aed7224cf4c7280b04

Author: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Date:   Tue Aug 11 16:49:06 2009 +0200

task-self-hosting: do not use Monotone, OE switched to GIT

---

 recipes/tasks/task-self-hosting.bb |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/tasks/task-self-hosting.bb b/recipes/tasks/task-self-hosting.bb
index 87604a2..b31bb3d 100644
--- a/recipes/tasks/task-self-hosting.bb
+++ b/recipes/tasks/task-self-hosting.bb
@@ -3,9 +3,9 @@ SECTION = "devel"
 LICENSE = "MIT"
 RDEPENDS = "cpp gcc-symlinks binutils-symlinks \
             perl perl-modules bitbake bash \
-			task-proper-tools glibc-utils \
-			linux-libc-headers-dev glibc-dev \
-			texinfo make cvs subversion monotone-6"
+            task-proper-tools glibc-utils \
+            linux-libc-headers-dev glibc-dev \
+            texinfo make cvs subversion git"
 
 #
 # quilt-native REQ bash and perl/perl-modules





More information about the Openembedded-commits mailing list