From 5b8113297ece720652a2924f8c2b9a59c34f6813 Mon Sep 17 00:00:00 2001 From: Raptor Engineering Development Team Date: Sun, 31 Dec 2017 05:46:13 -0600 Subject: Copy Romulus files to Talos for future development Apply initial renames and conversions to copied sources --- meta-phosphor/common/recipes-kernel/linux/linux-obmc.inc | 2 +- meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-phosphor/common') 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 -- cgit v1.2.1