summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-09 16:11:22 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-15 22:41:37 -0400
commita5a389004e0f1c6b90512e85035c947968fe13a1 (patch)
tree39a74e1a0462b949c535c0a52530aa5347e61a53
parentf69738023046f151dc4370dec8a1b064624e104e (diff)
downloadtalos-openbmc-a5a389004e0f1c6b90512e85035c947968fe13a1.tar.gz
talos-openbmc-a5a389004e0f1c6b90512e85035c947968fe13a1.zip
meta-phosphor: ipmi-host: Add symlink as git
Add a symbolic link to phosphor-ipmi-host.bb named _git.bb and sets the preferred version for the recipe. (From meta-phosphor rev: b64457f8c96672c50f52c67a39dd7eb10dff43a5) Change-Id: I70c506bd4614b26e55dff081df6bde70bbd54e3d Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-defaults.inc1
l---------meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb1
2 files changed, 2 insertions, 0 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
index f845e7ae7..2208b5e0d 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -249,3 +249,4 @@ PREFERRED_VERSION_phosphor-gpio-monitor = "1.0"
PREFERRED_VERSION_network = "1.0"
PREFERRED_VERSION_phosphor-logging = "1.0"
PREFERRED_VERSION_phosphor-state-manager = "1.0"
+PREFERRED_VERSION_phosphor-ipmi-host = "1.0"
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb
new file mode 120000
index 000000000..b2c6d6c47
--- /dev/null
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb
@@ -0,0 +1 @@
+phosphor-ipmi-host.bb \ No newline at end of file
OpenPOWER on IntegriCloud