Hi Abhinav, On Monday 16 February 2015 17:05:32 Bipnesh, Abhinav wrote: > We have written recipe for our application which reads some environment > variables and follow a path. But if these variables are not set then recipe > parsing results into error. So I was looking if we can have some way for a > graceful continuation. As we want if those variables are set then it > bitbake should continue with rest of building. So is there way we can > achieve the same.
Depends, how are you reading the variables? From python or shell? Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
