commit | 09ffe0166966200860440266e34e495e2160069d | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Fri Oct 05 15:35:58 2018 -0700 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Oct 08 11:57:27 2018 +0000 |
tree | 9f7a9679d49a6b59f08c4ad9d382fa8c3d4379d6 | |
parent | 68f0934af8ebb0332e5075728d8006e4d846bd78 [diff] [blame] |
meta-phosphor: network: Add symlink to git Add a symbolic link to network.bb named _git.bb and set the preferred version for the recipe. Change-Id: I4fbff3595f7070ddfde1f2b18d7203ee510717fe Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/conf/distro/include/phosphor-defaults.inc b/conf/distro/include/phosphor-defaults.inc index 526108e..7d95900 100644 --- a/conf/distro/include/phosphor-defaults.inc +++ b/conf/distro/include/phosphor-defaults.inc
@@ -246,3 +246,4 @@ VIRTUAL-RUNTIME_phosphor-ipmi-providers ?= "phosphor-ipmi-fru" PREFERRED_VERSION_phosphor-gpio-monitor = "1.0" +PREFERRED_VERSION_network = "1.0"