Hi,

 

I have some pre-built libs that I want to add to my codec package.
Currently am just copying them in to place with a shell cp command.

 

I have tried using Pkg.otherFiles.push("other file..."), but this
doesn't introduce a dependency link... i.e. when my pre-built lib is
modified, the package does not re-archive it.

 

Any ideas on how I can get my package to re-include the new file when
it's modified?

 

Thanks,

Ben

 

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to