summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-08-29 22:27:08 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-08-30 22:19:19 -0400
commite0e69beab7c268e4ad98972016c78b0d7d5769ac (patch)
treecea482bf755215d6c31fb9f64a5ecb963f1f450e /meta-phosphor
parentffd4e6d47eefbe4b71994f978f72b04af89eb97b (diff)
downloadtalos-openbmc-e0e69beab7c268e4ad98972016c78b0d7d5769ac.tar.gz
talos-openbmc-e0e69beab7c268e4ad98972016c78b0d7d5769ac.zip
skeleton: srcrev bump 5da4f4fc17..d7a8ba5b58
Adriana Kobylak (5): fan_control: Move to using xyz.openbmc_project.Sensors configs: Remove BootProgressSensor configs: Remove the OperatingSystemStatus sensor configs: Remove BootCountSensor configs: Remove TurboAllowedSensor Matt Spinler (16): Add function to load in the GPIO data from JSON. Add documentation on GPIO JSON Use cJSON to read the GPIO configuration Use cJSON to get the GPIO definitions Fill in function to convert GPIO pin to a number Fill in the function that finds the GPIO base Remove host control GPIOs from GpioConfigs Call gpio_inits_done() from GPIO consumers Remove unnecessary args from GPIO functions Point obmcutil chassiskill code at the GPIO JSON Remove the GPIOs from Witherspoon.py Remove the GPIOs from Zaius.py Remove the GPIOs from Lanyang.py Remove the GPIOs from Palmetto.py Remove the GPIOs from Romulus.py Remove the GPIOs from S2600wf.py (From meta-phosphor rev: a3c2e523e1cd83b088cb70ccd6d3fdc697785c1f) Change-Id: I847dfae765dfea67738bc93bd589621ab9249849 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/classes/skeleton-rev.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/classes/skeleton-rev.bbclass b/meta-phosphor/classes/skeleton-rev.bbclass
index cb642e0c7..446f1f721 100644
--- a/meta-phosphor/classes/skeleton-rev.bbclass
+++ b/meta-phosphor/classes/skeleton-rev.bbclass
@@ -1,2 +1,2 @@
-SRCREV ?= "5da4f4fc1706ea5c12981e18778f42249591fe18"
+SRCREV ?= "d7a8ba5b581fde659881ea9f67e3526ab50ca50a"
SKELETON_URI ?= "git://github.com/openbmc/skeleton"
OpenPOWER on IntegriCloud