summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-kernel
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2017-12-31 05:46:13 -0600
committerRaptor Engineering Development Team <support@raptorengineering.com>2018-01-17 05:56:13 -0600
commit5b8113297ece720652a2924f8c2b9a59c34f6813 (patch)
treef23cb26179839acd63ccec3e2374406bba8b6fe0 /meta-phosphor/common/recipes-kernel
parentf9a6d2d658d50df79787592ae73ace264e88d09a (diff)
downloadtalos-openbmc-5b8113297ece720652a2924f8c2b9a59c34f6813.tar.gz
talos-openbmc-5b8113297ece720652a2924f8c2b9a59c34f6813.zip
Copy Romulus files to Talos for future development
Apply initial renames and conversions to copied sources
Diffstat (limited to 'meta-phosphor/common/recipes-kernel')
-rw-r--r--meta-phosphor/common/recipes-kernel/linux/linux-obmc.inc2
-rw-r--r--meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc.inc b/meta-phosphor/common/recipes-kernel/linux/linux-obmc.inc
index 72c2334ba..07b2f71c0 100644
--- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc.inc
+++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc.inc
@@ -8,7 +8,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
inherit obmc-phosphor-utils
-KSRC ?= "git://github.com/openbmc/linux;protocol=git;branch=${KBRANCH}"
+KSRC ?= "git://scm.raptorcs.com/scm/git/talos-obmc-linux;protocol=https;branch=${KBRANCH}"
SRC_URI = "${KSRC}"
SRC_URI += "file://phosphor-gpio-keys.scc"
SRC_URI += "file://phosphor-gpio-keys.cfg"
diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb
index 3c91d5f13..5daf8c52b 100644
--- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb
+++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb
@@ -1,6 +1,6 @@
KBRANCH ?= "dev-4.10"
LINUX_VERSION ?= "4.10.17"
-SRCREV="72b52ebab574eaf0bcd2256ae16a25976a37c407"
+SRCREV="212eadd9a2238947362c6642a96edb17f674d769"
require linux-obmc.inc
OpenPOWER on IntegriCloud