commit | 7c9f68557c3a1df4c9fb33528935913da2081426 | [log] [tgz] |
---|---|---|
author | nkskjames <nkskjames@gmail.com> | Tue Dec 01 17:11:49 2015 -0600 |
committer | nkskjames <nkskjames@gmail.com> | Tue Dec 01 17:11:49 2015 -0600 |
tree | 771193be99095017739d8749fe5e130e54c1fc05 | |
parent | 5b9ce4c19db4c04bb179621c5942c19ca80e5d6c [diff] | |
parent | 9f4aa416f8a6c38c2951a311c0f7296094f58523 [diff] |
Merge pull request #111 from causten/s3c3 Add debug mode
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}"