summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-network/network/static-mac-addr.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openbmc-mods/meta-common/recipes-network/network/static-mac-addr.bb')
-rw-r--r--meta-openbmc-mods/meta-common/recipes-network/network/static-mac-addr.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-openbmc-mods/meta-common/recipes-network/network/static-mac-addr.bb b/meta-openbmc-mods/meta-common/recipes-network/network/static-mac-addr.bb
index ee55c5407..c32e14b6f 100644
--- a/meta-openbmc-mods/meta-common/recipes-network/network/static-mac-addr.bb
+++ b/meta-openbmc-mods/meta-common/recipes-network/network/static-mac-addr.bb
@@ -4,6 +4,8 @@ DESCRIPTION = "Set a priority on MAC addresses to run with: \
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
+RDEPENDS:${PN} += "bash"
+
PV = "1.0"
LICENSE = "Apache-2.0"
@@ -11,7 +13,7 @@ LIC_FILES_CHKSUM = "file://${INTELBASE}/COPYING.apache-2.0;md5=34400b68072d710fe
SRC_URI = "\
file://mac-check \
- file://${PN}.service \
+ file://${BPN}.service \
"
inherit obmc-phosphor-systemd