commit | b4a2312c4a9352c2e6534ff56b0f3b20aec27558 | [log] [tgz] |
---|---|---|
author | Chris Austen <austenc@us.ibm.com> | Tue Nov 24 23:30:14 2015 -0600 |
committer | Chris Austen <austenc@us.ibm.com> | Tue Nov 24 23:30:14 2015 -0600 |
tree | 7bd88b7d5442b77b316fe60bc39c85a4bb46d865 | |
parent | 7a8bc405f771802e4b32f69643f9c879e338acc4 [diff] |
Updates for Skeleton
diff --git a/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb b/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb index b8259a0..02b1934 100644 --- a/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb +++ b/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb
@@ -16,7 +16,7 @@ RDEPENDS_${PN} += "python-subprocess python-tftpy" SRC_URI += "git://github.com/openbmc/skeleton" -SRCREV = "4732708e4e10411145f7eb4652f23dbfac341a2d" +SRCREV = "8fec681abd01d610730bf8753ca33001e9ad361b" S = "${WORKDIR}"