From 0a4da3d8cf45c299d267f95134a55a594027ba05 Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Wed, 27 Mar 2019 10:16:03 -0700 Subject: meta-ibm: witherspoon: add symlink for phosphor-network Add a symlink name phosphor-network_%.bbappend that points to the network_%.bbappend file. This change will allow the recipe phosphor-network_git.bb to start being used. Once that's in place, the network_%.bbappend file will become phosphor-network_%.bbappend. (From meta-ibm rev: 40087d3e904a813790557e0964ec2e301fd2f729) Tested: Verified the witherspoon image built, but did not test further. Change-Id: I73d6594c926d0bd7e9edae83bd5527e9ff08b985 Signed-off-by: Patrick Venture Signed-off-by: Brad Bishop --- .../recipes-phosphor/network/phosphor-network_%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 120000 meta-ibm/meta-witherspoon/recipes-phosphor/network/phosphor-network_%.bbappend (limited to 'meta-ibm/meta-witherspoon/recipes-phosphor') diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/network/phosphor-network_%.bbappend b/meta-ibm/meta-witherspoon/recipes-phosphor/network/phosphor-network_%.bbappend new file mode 120000 index 000000000..75338c0f3 --- /dev/null +++ b/meta-ibm/meta-witherspoon/recipes-phosphor/network/phosphor-network_%.bbappend @@ -0,0 +1 @@ +network_%.bbappend \ No newline at end of file -- cgit v1.2.1