summaryrefslogtreecommitdiff
path: root/meta-phosphor/classes
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-28 00:30:32 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-07-28 23:37:15 +0300
commit7b1aca4ce103882e5e7ad843e9dec9ef0349f769 (patch)
tree73be70cc3cae97e580dea784d67d5525840a4fac /meta-phosphor/classes
parentabb9e2a54220575510d4dd11d52e3e8d5488b753 (diff)
downloadopenbmc-7b1aca4ce103882e5e7ad843e9dec9ef0349f769.tar.xz
skeleton: srcrev bump 77b241c472..01e57306ed
Patrick Williams (2): python: reformat using black OWNERS: switch 'matches' to 'matchers' Change-Id: Ic9d38c92c0bed8ad093ad6235e0433ebcfbc7f3f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/classes')
-rw-r--r--meta-phosphor/classes/skeleton-rev.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/classes/skeleton-rev.bbclass b/meta-phosphor/classes/skeleton-rev.bbclass
index 8e98df20e2..0688712dd7 100644
--- a/meta-phosphor/classes/skeleton-rev.bbclass
+++ b/meta-phosphor/classes/skeleton-rev.bbclass
@@ -1,4 +1,4 @@
-SRCREV ?= "77b241c472efc5af618a839493aa8357544ea213"
+SRCREV ?= "01e57306ede43be30eabb224be13f177f1b34715"
SKELETON_URI ?= "git://github.com/openbmc/skeleton;branch=master;protocol=https"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"