From 6328d492bff6c12b899884fb6162e91f3e2aaa42 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Mon, 19 Oct 2015 21:09:11 -0400 Subject: Bump skeleton revision --- meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb') diff --git a/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb b/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb index f5375c4a9..c6369b0d2 100644 --- a/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb +++ b/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb @@ -9,9 +9,8 @@ inherit obmc-phosphor-systemd DEPENDS += "glib-2.0" RDEPENDS_${PN} += "python-subprocess python-tftpy" SRC_URI += "git://github.com/openbmc/skeleton" -SRC_URI += "file://make.patch" -SRCREV = "18d4591170779ceb81158c650d31c6c59115b2f2" +SRCREV = "831188fedd74d86e137ec0c8e39c7395548ad480" S = "${WORKDIR}/git" -- cgit v1.2.1