diff options
| author | Patrick Williams <patrick@stwcx.xyz> | 2017-04-06 22:40:04 +0300 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2017-04-06 22:40:04 +0300 |
| commit | 5dd078f1d2aca235f7f4c8334d3e0d62dbf1115e (patch) | |
| tree | 5da05607ded4813383ae2406cca44a8041bde032 | |
| parent | 4f101187bad070872e290d6e21731a5d5bbe88c3 (diff) | |
| download | openbmc-1.99.4.tar.xz | |
phosphor-settings.bb: bump versionv1.99.4
Change-Id: Ib5acfdb204e493d00c1013f63a35419bd1b7c233
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
| -rw-r--r-- | meta-phosphor/common/recipes-phosphor/settings/phosphor-settings.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings.bb b/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings.bb index a5385b95f8..686f3c083b 100644 --- a/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings.bb +++ b/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings.bb @@ -17,6 +17,6 @@ RPROVIDES_${PN} += "virtual-obmc-settings-mgmt" SRC_URI += "git://github.com/openbmc/phosphor-settingsd" -SRCREV = "0e72d933c0716a2b93003aba34c325e77a1d7646" +SRCREV = "3b8d055ca761a68c74dad01a306f238674d71878" S = "${WORKDIR}/git" |
