summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-phosphor/logging/openpower-libhei-rev.inc
diff options
context:
space:
mode:
authorZane Shelley <zshelle@us.ibm.com>2021-06-05 01:18:22 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-06-09 16:17:21 +0300
commit92804a7d47ef891341c406996e3cc105ab430ff1 (patch)
treef40f3872a3954527cbffd5c6137a6760e19697d6 /meta-openpower/recipes-phosphor/logging/openpower-libhei-rev.inc
parent639b932db6eaed21a4ddeded29604ed0bf72fd78 (diff)
downloadopenbmc-92804a7d47ef891341c406996e3cc105ab430ff1.tar.xz
recipe preparation for openpower PEL parser modules
The PEL parser for openpower-hw-diags requires some data files built by openpower-libhei. There will eventually be another recipe for that will use the same SRC_URI and SRCREV as openpower-libhei. So that information has been moved to the openpower-libhei-rev.inc file. Then, the recipes for both of these projects have been cleaned for readability. Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: Ib2141e53480d4b8a9afc767427e87bcefe02afc1
Diffstat (limited to 'meta-openpower/recipes-phosphor/logging/openpower-libhei-rev.inc')
-rw-r--r--meta-openpower/recipes-phosphor/logging/openpower-libhei-rev.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-openpower/recipes-phosphor/logging/openpower-libhei-rev.inc b/meta-openpower/recipes-phosphor/logging/openpower-libhei-rev.inc
new file mode 100644
index 000000000..6dbc41574
--- /dev/null
+++ b/meta-openpower/recipes-phosphor/logging/openpower-libhei-rev.inc
@@ -0,0 +1,6 @@
+PR = "r1"
+PV = "0.1+git${SRCPV}"
+
+SRC_URI = "git://github.com/openbmc/openpower-libhei"
+SRCREV = "0a905012d0e90ea32ca651883413cd84b56804d1"
+