[OE-core] [PATCH v2] libsolv: don't pick up bundled db from host rpm

Alexander Kanavin alexander.kanavin at linux.intel.com
Mon May 29 10:50:12 UTC 2017


On 05/26/2017 11:35 PM, Max Krummenacher wrote:
> +-  # check if rpm contains a bundled berkeley db
> +-  CHECK_INCLUDE_FILE(rpm/db.h HAVE_RPM_DB_H)
> ++  set(HAVE_RPM_DB_H 0)

Have you looked into what CHECK_INCLUDE_FILE does, and whether it can be 
fixed? I'd like to hear about your findings.

Alex




More information about the Openembedded-core mailing list