summaryrefslogtreecommitdiff
path: root/meta-hpe/meta-rl300-g11/recipes-x86/x86-power-control/x86-power-control_%.bbappend
blob: 6de157db42def57e56fd80dd8584a7bc121b0090 (plain)
1
2
3
4
5
6
7
8
9
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"

SRC_URI += "file://power-config-host0.json"

do_configure:prepend() {
cp ${WORKDIR}/power-config-host0.json ${S}/power-control-x86/config
}