diff options
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/obmc-console/obmc-console.bb')
-rw-r--r-- | meta-phosphor/common/recipes-phosphor/obmc-console/obmc-console.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/obmc-console/obmc-console.bb b/meta-phosphor/common/recipes-phosphor/obmc-console/obmc-console.bb index 6fe3bdee1..75a1d8429 100644 --- a/meta-phosphor/common/recipes-phosphor/obmc-console/obmc-console.bb +++ b/meta-phosphor/common/recipes-phosphor/obmc-console/obmc-console.bb @@ -11,7 +11,7 @@ TARGET_CFLAGS += "-fpic -O2" SRC_URI += "git://github.com/openbmc/obmc-console" SRC_URI += "file://${PN}.conf" -SRCREV = "54e9569d14b127806e45e1c17ec4a1f5f7271d3f" +SRCREV = "2eacda524e98c7964e542e01aabf82360cf60344" do_install_append() { install -m 0755 -d ${D}${sysconfdir} |