commit | d64485f2aaefcbf511d2c94f1bc63d078f2bedac | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Oct 20 14:30:03 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Oct 21 02:32:19 2016 +0000 |
tree | c6f258cd8f519567223891397f13bc21cdae9df5 | |
parent | bf18e18d4d8ba9cdf608438641de7cbe69f3490a [diff] [blame] |
obmc-mgr-system: remove startup-hacks Change-Id: I2aa0b53ea87841312d20095888d0b7bb215b3cf4 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meta-phosphor/classes/skeleton-rev.bbclass b/meta-phosphor/classes/skeleton-rev.bbclass index 9d400c8..37ec877 100644 --- a/meta-phosphor/classes/skeleton-rev.bbclass +++ b/meta-phosphor/classes/skeleton-rev.bbclass
@@ -1,2 +1,2 @@ -SRCREV ?= "2c77baa0578bc7c7690f802549200e81c2cc918a" +SRCREV ?= "25a2243e0862ee35f53dc48f471ae61f048ef00e" SKELETON_URI ?= "git://github.com/openbmc/skeleton"