Matt Spinler | b640b0b | 2018-06-21 14:23:47 -0500 | [diff] [blame] | 1 | HOMEPAGE = "https://github.com/openbmc/phosphor-bmc-code-mgmt" |
2 | LICENSE = "Apache-2.0" | ||||
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" | ||||
Patrick Williams | bb99d22 | 2022-01-24 15:55:09 -0600 | [diff] [blame] | 4 | SRC_URI += "git://github.com/openbmc/phosphor-bmc-code-mgmt;branch=master;protocol=https" |
Andrew Geissler | c4da0f6 | 2023-03-24 00:00:16 -0500 | [diff] [blame] | 5 | SRCREV = "cb4f0ca3462af9c2353f85d3bb4836e7bdb03bdc" |