blob: 5abd2379e006d4f0e304f9ac4a20c06648959bf6 [file] [log] [blame]
Patrick Williams2e595322020-03-31 12:51:05 -05001HOMEPAGE = "http://github.com/openbmc/sdbusplus"
2PR = "r1"
Patrick Williams751f8682022-03-03 09:32:32 -06003PV ?= "1.0+git${SRCPV}"
Patrick Williams2e595322020-03-31 12:51:05 -05004
Patrick Williamsbb99d222022-01-24 15:55:09 -06005SRC_URI += "git://github.com/openbmc/sdbusplus;branch=master;protocol=https"
Andrew Geissler0d4751d2024-02-26 15:50:55 -06006SRCREV = "e12a23cc2e28b49234d042ac60eafec4ce4e3a3b"