Skip to content
Commit b45f1a3b authored by Chen Qi's avatar Chen Qi Committed by Steve Sakoman
Browse files

db: do not install db_verify if 'verify' is not enabled



On target, when running `db_verify /var/lib/rpm/Packages', we get
the following error.

  db_verify: BDB0571 library build did not include support for database verification

This is because db_verify is installed but 'verify' PACKAGECONFIG is
not enabled. So fix it by not installing do_verify in such case.

Signed-off-by: default avatarChen Qi <Qi.Chen@windriver.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit b5ffdb29)
Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
parent dce2315e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment