diff options
author | Yuanjie Huang <Yuanjie.Huang@windriver.com> | 2015-12-16 17:40:38 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-22 16:08:42 +0000 |
commit | 59934080f8311a810e7b5ce82a264d4b9de650ec (patch) | |
tree | 29fe5c753deba0537744178cc2aa55e4e308fc16 /meta/recipes-extended | |
parent | 9ae79973cfdabd1b4dacddce32735c65fe3544e4 (diff) | |
download | openembedded-core-59934080f8311a810e7b5ce82a264d4b9de650ec.tar.gz openembedded-core-59934080f8311a810e7b5ce82a264d4b9de650ec.tar.bz2 openembedded-core-59934080f8311a810e7b5ce82a264d4b9de650ec.zip |
rpm: Fix support for db5 and db6
The previous attempt to let rpm configuration support both db5 and db6
has a flaw that when the building host provides db6 without its header
the db_create test will false pass. This new patch addresses this issue
by test against the DB_VERSION_MAJOR macro value, which is defined in
both db5 and db6's header.
Signed-off-by: Yuanjie Huang <Yuanjie.Huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions