summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-05 15:35:58 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-08 07:57:50 -0400
commit4ab8f065959889cb2448d618af0ce577326eaa1c (patch)
tree22154cf4a79a50ae4c74cf09e2d35aa60650c7a9
parent48d1ef5d346fa3613e71b4700bc56f1499480cc1 (diff)
downloadtalos-openbmc-4ab8f065959889cb2448d618af0ce577326eaa1c.tar.gz
talos-openbmc-4ab8f065959889cb2448d618af0ce577326eaa1c.zip
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. (From meta-phosphor rev: 09ffe0166966200860440266e34e495e2160069d) Change-Id: Ib5facbf6f24f5931eb0b789565c332bc4b0afcd0 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/network/network_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 526108e8d..7d95900e1 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -246,3 +246,4 @@ OBMC_DBUS_IFACE_ROOT ?= "xyz.openbmc_project"
VIRTUAL-RUNTIME_phosphor-ipmi-providers ?= "phosphor-ipmi-fru"
PREFERRED_VERSION_phosphor-gpio-monitor = "1.0"
+PREFERRED_VERSION_network = "1.0"
diff --git a/meta-phosphor/recipes-phosphor/network/network_git.bb b/meta-phosphor/recipes-phosphor/network/network_git.bb
new file mode 120000
index 000000000..111ac1caa
--- /dev/null
+++ b/meta-phosphor/recipes-phosphor/network/network_git.bb
@@ -0,0 +1 @@
+network.bb \ No newline at end of file
OpenPOWER on IntegriCloud