[yocto] Recipe to Copy JAR files, not extract it

Laurent d'Havé ldhave at gmail.com
Wed Jun 18 06:32:17 PDT 2014


Hello
In a recipe i'm writing, i need to simply copy a .jar file.
Since it's specified in SRC_URI , bitbake extracts it, making WORKDIR a 
complete mess, and makes it impossible to copy the .jar file to destination.


How would i go about simply copying it ? Anyway to tell bitbake NOT to 
extract content of it ?



More information about the yocto mailing list