summaryrefslogtreecommitdiffstats
path: root/meta/conf/layer.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2018-12-19 22:29:13 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-12-26 11:19:47 +0000
commit122217b421f749b5fef52bea44ad6e04bc8f8d3a (patch)
treec3ac5aa720f1d83c28f12deac3dbc25a2962bf65 /meta/conf/layer.conf
parentd84971928b68efddbdb6344b1021d998c9e26adb (diff)
downloadopenembedded-core-122217b421f749b5fef52bea44ad6e04bc8f8d3a.tar.gz
recipes: Drop virtual/libc-for-gcc
We no longer have special "libc" for gcc so we can rely on plain virtual/libc and reduce the complexity in the dependencies. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/layer.conf')
-rw-r--r--meta/conf/layer.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index c67dec49ed..7afccdf335 100644
--- a/meta/conf/layer.conf
+++ b/meta/conf/layer.conf
@@ -51,7 +51,6 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
*->git-native \
*->ccache-native \
*->icecc-create-env-native \
- gcc-cross-${TARGET_ARCH}->virtual/${TARGET_PREFIX}libc-for-gcc \
gcc-cross-${TARGET_ARCH}->linux-libc-headers \
ppp-dialin->ppp \
resolvconf->bash \