summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-06 01:54:39 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-08 14:57:50 +0300
commit3fe4d2e78334538a29b45fd29dd789045f64f9db (patch)
treec2fd4d76c017b3b6ebf5b7ca2b1e818eb2ee97f5 /meta-phosphor/conf
parent4ab8f065959889cb2448d618af0ce577326eaa1c (diff)
downloadopenbmc-3fe4d2e78334538a29b45fd29dd789045f64f9db.tar.xz
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>
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-defaults.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
index 7d95900e1b..b3bc3971af 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"