summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-phosphor/occ/openpower-occ-control-config-example-native_git.bb
AgeCommit message (Collapse)AuthorFilesLines
2021-03-02native class is not inherited lastJoseph Reynolds1-1/+1
Moved "inherit native" statements to the last position to remove QA Issues. The message is: WARNING: QA Issue: {RECIPENAME}: native/nativesdk class is not inherited last, this can result in unexpected behaviour. Classes inherited after native/nativesdk: {CLASSFILES} [native-last] Tested: The witherspoon image builds without the warnings. Signed-off-by: Joseph Reynolds <joseph-reynolds@charter.net> Change-Id: Ic3c71234abfcac8b26478bc32808e3bec8bba810
2018-10-27meta-openpower: occ-control-config-example-native: rename as gitPatrick Venture1-0/+18
Rename openpower-occ-control-config-example-native as git per OE norms. (From meta-openpower rev: 0d7859338497c31603e5c42b54d4db0a7de6939e) Change-Id: Ic5e94ae8c4266b52d837cc067a51df03c1b8ec61 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>