[OE-core] [PATCH] openssl: Fix symlink creation

Alexander Kanavin alexander.kanavin at linux.intel.com
Wed Apr 19 12:56:08 UTC 2017


On 04/19/2017 02:57 PM, Alexander Kanavin wrote:
> On 04/19/2017 02:53 PM, David Vincent wrote:
>
>>> This kind of thing is better done via ROOTFS_POSTPROCESS_COMMAND, I
>>> think. Look for examples in rootfs-postcommands.bbclass.
>>
>> The problem of ROOTFS_POSTPROCESS_COMMAND is that it is a one shot
>> function
>> that is run at image creation. In my case, I must be able to upgrade the
>> package over time via package management tools. Sorry for not bringing
>> that up
>> before.
>
> What is it in the openssl config file that must be managed via package
> updates?

I mean, if you need to perform a customization to openssl.cnf, why not 
patch it in the source tree via openssl.bbappend?


Alex




More information about the Openembedded-core mailing list