commit | 0e0779526ba4c480f217752ffbfe683dbf8cd29b | [log] [tgz] |
---|---|---|
author | Chris Austen <austenc@us.ibm.com> | Tue Dec 01 17:05:21 2015 -0600 |
committer | Chris Austen <austenc@us.ibm.com> | Tue Dec 01 17:05:21 2015 -0600 |
tree | e938b95cd5d5af793cf59ab7add264a883e37e69 | |
parent | 367c234428632d14aa1462a8ac4381086a3d921a [diff] |
Add debug mode
diff --git a/common/recipes-phosphor/skeleton/skeleton.bb b/common/recipes-phosphor/skeleton/skeleton.bb index 02b1934..73da06c 100644 --- a/common/recipes-phosphor/skeleton/skeleton.bb +++ b/common/recipes-phosphor/skeleton/skeleton.bb
@@ -16,7 +16,7 @@ RDEPENDS_${PN} += "python-subprocess python-tftpy" SRC_URI += "git://github.com/openbmc/skeleton" -SRCREV = "8fec681abd01d610730bf8753ca33001e9ad361b" +SRCREV = "c941575c933a2564ee5c4bec4855f379ea9279b5" S = "${WORKDIR}"