intel-wifi-fw-dump: use unversioned libchrome libraray.

Libchrome is changing pkg-config and .so library name from
xxxx-${libbase_ver}.{pc,so} to xxx.{pc,so}.

Libchrome uprev rebuild will be handled by ebuild subslot change. And
there's no need to install multiple libchrome. Keeping libbase_ver
suffix will cause troubles on linking libraries when developers wants to
test locally emerge a-single-package without build_packages, after a
libchrome uprev. Especially in a case a package depends on another
package(library), and both depends on libchrome. Thus, removing
libbase_ver from suffix.

BUG=chromium:920513
TEST=CQ

Change-Id: Icc3806ef7889f62be2f5add5622dc4d08c2c1df4
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/intel-wifi-fw-dump/+/2500651
Reviewed-by: Hidehiko Abe <[email protected]>
Commit-Queue: Qijiang Fan <[email protected]>
Tested-by: Qijiang Fan <[email protected]>
1 file changed
tree: e50c6b9ea5fb5522f8f1ed47b397b64608a41905
  1. bin/
  2. sandbox/
  3. 85-iwl-fw-dump.rules
  4. BUILD.gn
  5. fwdump
  6. PRESUBMIT.cfg