From: Marcin Juszkiewicz Date: Tue, 11 Aug 2009 14:49:06 +0000 (+0200) Subject: task-self-hosting: do not use Monotone, OE switched to GIT X-Git-Tag: Release-2010-05/1~2715 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fae80c38ca4b99bfdcb25aed7224cf4c7280b04;p=openembedded.git task-self-hosting: do not use Monotone, OE switched to GIT --- diff --git a/recipes/tasks/task-self-hosting.bb b/recipes/tasks/task-self-hosting.bb index 87604a2dab..b31bb3d9e0 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