Skip to content
Commit 9efcde38 authored by Alejandro Hernandez Samaniego's avatar Alejandro Hernandez Samaniego Committed by Richard Purdie
Browse files

tclibc-newlib: Supply missing /bin/sh target in newlib sdk



SDK recipe now require a provider for /bin/sh, this
should come from nativesdk-sdk-provides-dummy which
is added by default to Linux SDKs, however tclibc-newlib
requires us to explicitly add its new dependency to
TOOLCHAIN_HOST_TASK, otherwise we get a packaging error
while generating an SDK.

e.g.
package packagegroup-cross-canadian-qemuriscv32-1.0-r0.x86_64_nativesdk
requires gdb-cross-canadian-riscv32, but none of the providers
can be installed
  - conflicting requests
  - nothing provides /bin/sh needed by
    gdb-cross-canadian-riscv32-11.1-r0.x86_64_nativesdk

Signed-off-by: default avatarAlejandro Enedino Hernandez Samaniego <alejandro@enedino.org>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent cb17ccca
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment