commit | 9f4aa416f8a6c38c2951a311c0f7296094f58523 | [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 | be9492b367ee49677bd89f2a1665cf29bcf11243 | |
parent | b4a2312c4a9352c2e6534ff56b0f3b20aec27558 [diff] |
Add debug mode
diff --git a/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb b/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb index 02b1934..73da06c 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 = "8fec681abd01d610730bf8753ca33001e9ad361b" +SRCREV = "c941575c933a2564ee5c4bec4855f379ea9279b5" S = "${WORKDIR}"