aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-08-11 16:49:06 +0200
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-08-12 13:18:11 +0200
commit0fae80c38ca4b99bfdcb25aed7224cf4c7280b04 (patch)
tree53622bf2b1be5d3f12fef67c0eb49fefa61aaab0
parentc9bff79ca0c66010c2f88b68051914d4fb603bab (diff)
downloadopenembedded-0fae80c38ca4b99bfdcb25aed7224cf4c7280b04.tar.gz
task-self-hosting: do not use Monotone, OE switched to GIT
-rw-r--r--recipes/tasks/task-self-hosting.bb6
1 files changed, 3 insertions, 3 deletions
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