Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openssl-1.0.1i: s/inline/static/ to fix gcc5.2 issue | Ting Liu | 2015-07-29 | 1 | -2/+2 |
| | | | | | | | | | | | Fix the following error: | ../libcrypto.so: undefined reference to `spcf_bn2bin' | ../libcrypto.so: undefined reference to `spcf_bn2bin_ex' | collect2: error: ld returned 1 exit status | make[2]: *** [link_app.gnu] Error 1 Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
* | Move meta-fsl-ppc content to layer root | Otavio Salvador | 2015-07-28 | 107 | -0/+14340 |
This commit is just a rename of all contents of meta-fsl-ppc subdirectory to this layer's root, merging the contents of common files, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |