On 19 September 2014 05:45, Joseph Andrew de la Peña
<jdelap...@lexmark.com> wrote:
> ERROR: Nothing PROVIDES 'nativesdk-krb5' (but
> virtual:nativesdk:poky/meta/recipes-support/curl/curl_7.32.0.bb DEPENDS or
> otherwise requires it).
>
> Haven't seen a DEPENDS for krb5 in curl and openssl recipe.
> Is there any update on curl recipe to fix this?

Well, something is adding a dependency on krb5 to your curl recipe...
if you have a recent poky (although that version of curl suggests that
you don't) then using bitbake -e nativesdk-curl should tell you what
is.

(the dependency on nativesdk-krb5 is failing because krb5 doesn't have
a manual -nativesdk recipe, or use BBCLASSEXTEND="nativesdk" to
magically generate one).

Ross
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to