summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-05 15:54:39 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-08 07:57:50 -0400
commit3fe4d2e78334538a29b45fd29dd789045f64f9db (patch)
treec2fd4d76c017b3b6ebf5b7ca2b1e818eb2ee97f5
parent4ab8f065959889cb2448d618af0ce577326eaa1c (diff)
downloadtalos-openbmc-3fe4d2e78334538a29b45fd29dd789045f64f9db.tar.gz
talos-openbmc-3fe4d2e78334538a29b45fd29dd789045f64f9db.zip
meta-phosphor: logging: Add symlink to git
Add a symbolic link to phosphor-logging.bb name _git.bb and set the preferred version for the recipe. (From meta-phosphor rev: c7953f3b5df1e0b2487922895fdb4d6a79cd75db) Change-Id: I0d7e944bbf79a181a760ac82604be465d71aa44c 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/logging/phosphor-logging_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 7d95900e1..b3bc3971a 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -247,3 +247,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"
diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
new file mode 120000
index 000000000..b66762de3
--- /dev/null
+++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -0,0 +1 @@
+phosphor-logging.bb \ No newline at end of file
OpenPOWER on IntegriCloud