blob: e1b8368120be9f0484e1fce2eb7dc7a4ba8f35fe [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 Geisslera3f935c2023-02-01 12:30:25 -06006SRCREV = "29c4d43538202737b4ac8ba3e69c916781d58ed1"