summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-10 19:44:13 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-16 05:41:37 +0300
commitb150b2fed54e3ccdd7b93adc36d69ac131bcafd7 (patch)
tree6c6cda8dd75365dc84a93c9c10fae99cc122d108
parent0aae5d63592d3656588cbf5d48c5e23e44b2f4e9 (diff)
downloadopenbmc-b150b2fed54e3ccdd7b93adc36d69ac131bcafd7.tar.xz
meta-phosphor: phosphor-debug-collector: Add symlink as git
Add a symbolic link to phosphor-debug-collector.bb named _git.bb and sets the preferred version for the recipe. (From meta-phosphor rev: 87491e53e44a00d3eb85883091213a43df43fca6) Change-Id: I7d23561f7e13879e7e1fc896a10d950bb68f44c4 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/dump/phosphor-debug-collector_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 72fab7bde1..764a62dcb5 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -252,3 +252,4 @@ PREFERRED_VERSION_phosphor-state-manager = "1.0"
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"
diff --git a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb
new file mode 120000
index 0000000000..2e638bef64
--- /dev/null
+++ b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb
@@ -0,0 +1 @@
+phosphor-debug-collector.bb \ No newline at end of file