summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO28
1 files changed, 28 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..0e74ae9c4cac
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,28 @@
+pkgbase = phosphor-logging-git
+ pkgdesc = Libraries for common event and logging creation.
+ pkgver = r1068.b6d3e2f
+ pkgrel = 1
+ url = https://github.com/openbmc/phosphor-logging
+ arch = x86_64
+ license = Apache-2.0
+ makedepends = cereal
+ makedepends = cmake
+ makedepends = cli11
+ makedepends = function2
+ makedepends = git
+ makedepends = ninja
+ makedepends = nlohmann-json
+ makedepends = python-jsonschema
+ makedepends = meson
+ depends = gcc-libs
+ depends = glibc
+ depends = systemd-libs
+ depends = sdbusplus-git
+ depends = sdeventplus-git
+ depends = phosphor-dbus-interfaces-git
+ provides = phosphor-logging
+ conflicts = phosphor-logging
+ source = phosphor-logging-git::git+https://github.com/openbmc/phosphor-logging.git
+ sha256sums = SKIP
+
+pkgname = phosphor-logging-git