| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
This converts the layer to the new override syntax. This was done using
<oe-core>/scripts/contrib/convert-overrides.py <this-layer>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
oe-core now has 1.27 which solves the problem this patch was for, so remove the
obsolete bbappend and patch.
Signed-off-by: Ross Burton <ross.burton@intel.com>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
Handle packaging gpg-error.exe in the -dev package.
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
|