commit | 0061b89c49ecf1f5d7728cd997427ab43df6f9b5 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Sat Jul 08 13:49:45 2017 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Jul 19 02:57:05 2017 +0000 |
tree | 8a6b7dc4e4299ef45cbb79454fdaf4e551f42044 | |
parent | 0a0e397fa8da3ba47ce0607a095da7c48f862880 [diff] [blame] |
Remove legacy hwmon application phosphor-hwmon and the /xyz/openbmc_project/sensors namespace are fully functional. Change-Id: I42756f4246280cbfeeedebf6073ea301ce7b78be Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/classes/skeleton-rev.bbclass b/meta-phosphor/classes/skeleton-rev.bbclass index f7c8422..4c47380 100644 --- a/meta-phosphor/classes/skeleton-rev.bbclass +++ b/meta-phosphor/classes/skeleton-rev.bbclass
@@ -1,2 +1,2 @@ -SRCREV ?= "666be2aee1f4c2e123a6823e59c7d883709db89c" +SRCREV ?= "efe5d2de3696f1fb462fac3a31e890a68b5995a0" SKELETON_URI ?= "git://github.com/openbmc/skeleton"