blob: 0c7bab9b231dc0a48a208d48e657c82aa2f120b6 [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 Geissler619d5bc2024-01-19 14:30:35 -06006SRCREV = "5828bccf3e0e50c15ce0ddd29d55551f08d55f2f"