summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-14 12:06:12 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-15 22:41:37 -0400
commitf7d7240fa09e530a33f84e32835e4a2b6509eee9 (patch)
tree6d0f4b077349c49da443b9112d7a6f83570cd655
parentb150b2fed54e3ccdd7b93adc36d69ac131bcafd7 (diff)
downloadtalos-openbmc-f7d7240fa09e530a33f84e32835e4a2b6509eee9.tar.gz
talos-openbmc-f7d7240fa09e530a33f84e32835e4a2b6509eee9.zip
meta-phosphor: phosphor-fan: Add symlink as git
Add a symbolic link to phosphor-fan.bb named _git.bb and sets the preferred version for the recipe. (From meta-phosphor rev: 62e60279eebdd727eca8a760b1cd6461300e6c57) Change-Id: Ic0ba46b6e79b95e62ecfe6a9538011a940a88514 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/fans/phosphor-fan_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 764a62dcb..5b36b8d9a 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -253,3 +253,4 @@ PREFERRED_VERSION_phosphor-ipmi-host = "1.0"
PREFERRED_VERSION_phosphor-dbus-monitor = "1.0"
PREFERRED_VERSION_mboxd = "1.0"
PREFERRED_VERSION_phosphor-debug-collector = "1.0"
+PREFERRED_VERSION_phosphor-fan = "1.0"
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb b/meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb
new file mode 120000
index 000000000..194fcf8d5
--- /dev/null
+++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb
@@ -0,0 +1 @@
+phosphor-fan.bb \ No newline at end of file
OpenPOWER on IntegriCloud