summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-05 15:22:21 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-07 21:15:49 -0400
commit291e26bb083a16ebe560bcc40eb4ec67a2eb3073 (patch)
tree162da71085db2c23f239e3e157fd681ec9fc3c9d
parent6fc2fcdd935604bfada0866b476c92228d8451c0 (diff)
downloadtalos-openbmc-291e26bb083a16ebe560bcc40eb4ec67a2eb3073.tar.gz
talos-openbmc-291e26bb083a16ebe560bcc40eb4ec67a2eb3073.zip
meta-phosphor: gpio-monitor: Add symlink as git
Add a symbolic link to phosphor-gpio-monitor.bb named _git.bb and sets the preferred version for the recipe. (From meta-phosphor rev: c6077cbfcddf5dd538661f873c09629d9029674e) Change-Id: If02e6f76d85104ffdcce68325d6bda84a3ef68d7 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.inc2
l---------meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb1
2 files changed, 3 insertions, 0 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
index ed2cd741d..526108e8d 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -244,3 +244,5 @@ OBMC_DBUS_IFACE_ROOT ?= "xyz.openbmc_project"
# Will add a build dependency to host-ipmid on the
# phosphor-ipmi-fru-whitelist-native recipe.
VIRTUAL-RUNTIME_phosphor-ipmi-providers ?= "phosphor-ipmi-fru"
+
+PREFERRED_VERSION_phosphor-gpio-monitor = "1.0"
diff --git a/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb b/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
new file mode 120000
index 000000000..711c057ed
--- /dev/null
+++ b/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
@@ -0,0 +1 @@
+phosphor-gpio-monitor.bb \ No newline at end of file
OpenPOWER on IntegriCloud