commit | bfd86fd1c1b19d9fea36e18b4b23f2ab2d45f941 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Dec 02 08:29:26 2015 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Dec 02 08:29:26 2015 -0600 |
tree | bf2e808971837bf913517ae357c841a224bcc954 | |
parent | 7c9f68557c3a1df4c9fb33528935913da2081426 [diff] | |
parent | 699572415411c77005b501a4cbea1af5c6b20f4a [diff] |
Merge pull request #106 from bradbishop/dbus Bump mapper and rest server revisions
diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb index 2b2ff39..e57165b 100644 --- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb +++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb
@@ -10,7 +10,7 @@ LINUX_VERSION ?= "4.3" LINUX_VERSION_EXTENSION ?= "-${SRCREV}" -SRCREV="openbmc-20151123-1" +SRCREV="openbmc-20151202-1" PV = "${LINUX_VERSION}+git${SRCPV}"
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}"