external-poky-toolchain: Fix circular references

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4036 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2008-03-17 15:14:01 +00:00
parent eec0604995
commit c52bb0cda2
1 changed files with 1 additions and 1 deletions

View 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