From: Matthew McClintock Date: Tue, 8 Nov 2011 19:23:13 +0000 (-0600) Subject: Remove dependencies on packages not in this layer, will use bbappend to add them... X-Git-Tag: 2.1~534^2~565 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e962fef71b9fb35dd9ed0ff8e07f90bf2b74f4eb;p=meta-freescale.git Remove dependencies on packages not in this layer, will use bbappend to add them in the layer where dependencies exist Signed-off-by: Matthew McClintock --- diff --git a/meta-fsl-ppc/images/fsl-toolchain.bb b/meta-fsl-ppc/images/fsl-toolchain.bb index 89fca774..83425c70 100644 --- a/meta-fsl-ppc/images/fsl-toolchain.bb +++ b/meta-fsl-ppc/images/fsl-toolchain.bb @@ -8,11 +8,4 @@ TOOLCHAIN_TARGET_TASK += " \ TOOLCHAIN_HOST_TASK += " \ dtc-nativesdk \ qemu-nativesdk \ - mux-server-nativesdk \ " - -TOOLCHAIN_HOST_TASK_append_e500v2 = " \ - boot-format-nativesdk \ - boot-format-nativesdk-config \ - " -