]> code.ossystems Code Review - openembedded-core.git/commitdiff
external-poky-toolchain: Fix circular references
authorRichard Purdie <richard@openedhand.com>
Mon, 17 Mar 2008 15:14:01 +0000 (15:14 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 17 Mar 2008 15:14:01 +0000 (15:14 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4036 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/meta/external-poky-toolchain.bb

index 03b27dbd2f685da00ab5559509e32877ad0ebbc3..d6035d18e3ca4be1b0e8ab82e209fe771d4f5166 100644 (file)
@@ -11,10 +11,10 @@ PROVIDES = "\
     virtual/libc \
     virtual/libintl \
     virtual/libiconv \
-    glibc-thread-db \
     virtual/linux-libc-headers "
 RPROVIDES = "glibc-utils libsegfault glibc-thread-db libgcc-dev libstdc++-dev libstdc++"
 PACKAGES_DYNAMIC = "glibc-gconv-*"
+INHIBIT_DEFAULT_DEPS = "1"
 PR = "r1"
 
 inherit sdk