I recently upgraded my bitbake and I find that when I have a URL in the form
of:

file://<directory>/<filename>

the behavior between the two versions are different. Before it would create
a file:

  ${WORKDIR}/<directory>/<filename>

and now it puts it here:

   ${WORKDIR}/<filename>

Is there an option to make this work the old way? or am I just seeing
things..

Mike
_______________________________________________
Bitbake-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bitbake-dev

Reply via email to