diff options
-rw-r--r-- | meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.4.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.4.bb index 24cde9f87..c1de313d6 100644 --- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.4.bb +++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.4.bb @@ -10,7 +10,7 @@ SRC_URI = "git://github.com/openbmc/linux;protocol=git;branch=${KBRANCH}" LINUX_VERSION ?= "4.4" LINUX_VERSION_EXTENSION ?= "-${SRCREV}" -SRCREV="openbmc-20160511-1" +SRCREV="openbmc-20160518-1" PV = "${LINUX_VERSION}+git${SRCPV}" |