summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-05 15:58:49 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-08 07:57:50 -0400
commit88768a70b917ee5ce31c7c3c14b84015172d3f11 (patch)
treed9d5d9f5cd98e0c64d1b56d5bc759ca62c855747
parent3fe4d2e78334538a29b45fd29dd789045f64f9db (diff)
downloadtalos-openbmc-88768a70b917ee5ce31c7c3c14b84015172d3f11.tar.gz
talos-openbmc-88768a70b917ee5ce31c7c3c14b84015172d3f11.zip
meta-phosphor: state-manager: Add symlink to git
Add a symbolic link to phosphor-state-manager.bb named _git.bb and set the preferred version for the recipe. (From meta-phosphor rev: 85a1fcc0018c7507246978369b29612d31a2e981) Change-Id: I97d326f9ae570661100867e7f7d230b6bae087c2 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/state/phosphor-state-manager_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 b3bc3971a..f845e7ae7 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -248,3 +248,4 @@ VIRTUAL-RUNTIME_phosphor-ipmi-providers ?= "phosphor-ipmi-fru"
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"
diff --git a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
new file mode 120000
index 000000000..8a32ae2c3
--- /dev/null
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -0,0 +1 @@
+phosphor-state-manager.bb \ No newline at end of file
OpenPOWER on IntegriCloud