summaryrefslogtreecommitdiff
path: root/meta-ieisystems/meta-fp5280g3/recipes-phosphor/occ/openpower-occ-control_%.bbappend
blob: 136847d44268030f9a30db1c9cf37b074622ec68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DEPENDS:append = " \
        pdbg \
        ipl \
        libpldm \
        "

EXTRA_OEMESON:append = " \
        -Dmax-cpus=4 \
        -Dwith-host-communication-protocol=pldm \
        -Dpower10-support=enabled \
        -Dread-occ-sensors=enabled \
        "