build: Provide wrap files for the local build
Provide subprojects folder and all the necessary wrap files for the
local build.
Tested:
"meson setup build && cd build && meson compile" executed without
errors.
Change-Id: Ie31d7f48174a1eff255c232b457f14843e7dc0da
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
diff --git a/subprojects/libpeci.wrap b/subprojects/libpeci.wrap
new file mode 100644
index 0000000..da5701a
--- /dev/null
+++ b/subprojects/libpeci.wrap
@@ -0,0 +1,6 @@
+[wrap-git]
+url = https://github.com/openbmc/libpeci
+revision = HEAD
+
+[provide]
+libpeci = libpeci_dep