Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libgcrypt_1.7.6.bbappend: Add patch to fix configure bug for mingw32 | Nathan Rossi | 2017-04-06 | 1 | -0/+46 |
Resolve bug with the generation of the versioninfo.rc file which depends on the BUILD_REVISION being set during configure. The BUILD_REVISION is unset when building against tarball source due to no git repository information. This patch sets the BUILD_REVISION to 0 when no information is available. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> |