meta-ibm: witherspoon: fix up bbappend wildcards

A number of bbappend wildcards matched more than what was desired.
Reduce the scope accordingly.

  phosphor-dbus-monitor-config-native%.bbappend ->
     phosphor-dbus-monitor-config-native.bbappend

  phosphor-ipmi-fru-read-bmc-inventory%.bbappend ->
     phosphor-ipmi-fru-read-bmc-inventory-native.bbappend

  phosphor-ipmi-fru-read-bmc-inventory%/bmc-fru-config.yaml ->
    phosphor-ipmi-fru-read-bmc-inventory-native/bmc-fru-config.yaml

  phosphor-ipmi-fru-read-not-sent-by-host-inventory%.bbappend ->
    phosphor-ipmi-fru-read-not-sent-by-host-inventory-native.bbappend

  obmc-op-control-power%.bbappend ->
    obmc-op-control-power_%.bbappend

Tested: bitbake-layers show-appends still shows the witherspoon
        bbappends
Change-Id: Iee7f55ee23f8b93dde76cd862f777d0a2ab8c733
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
8 files changed