diff options
author | Ross Burton <ross.burton@intel.com> | 2013-07-24 12:54:46 +0100 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-07-27 23:28:24 -0700 |
commit | da58843fd07dec43700a4c54ac469d1fda71aa50 (patch) | |
tree | 4bc9a2e6d6812394caeedd522fe608d8a60e3131 /meta/recipes-graphics | |
parent | 8abe29811d9c5975fbd6483cb9c20b44904ae57f (diff) | |
download | openembedded-core-da58843fd07dec43700a4c54ac469d1fda71aa50.tar.gz openembedded-core-da58843fd07dec43700a4c54ac469d1fda71aa50.tar.bz2 openembedded-core-da58843fd07dec43700a4c54ac469d1fda71aa50.zip |
sanity.bbclass: mention version when erroring on LCONF_VERSION mismatch
If someone is using a Poky release but not the Poky distribution they'll get a
bblayers.conf generated from meta-yocto's template with a LCONF_VERSION that
doesn't necessarily match LAYER_CONF_VERSION (default in sanity.conf), as Poky
overrides LAYER_CONF_VERSION to cater for the meta-yocto split. The resulting
error message will tell them to compare bblayers.conf with bblayers.conf.sample,
but they're identical.
By explicitly refering to the required and actual versions this situation is
hopefully clearer.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics')
0 files changed, 0 insertions, 0 deletions