From ad842dfcc84b53f3c25c44d18d0c2134865297a8 Mon Sep 17 00:00:00 2001 From: Lisa Liu Date: Mon, 29 Apr 2019 15:07:49 +0800 Subject: meta-lenovo: hr630: add kernel configurations Add kernel configurations. Tested: Build Lenovo hr630 image and load on the target hardware, ensure that BMC boots to console. (From meta-lenovo rev: 5c27e5f9f7504fc9b9c9567f2ff0ca6d3a9e7eed) Signed-off-by: Lisa Liu Change-Id: I32d845b4990d7769e3ddc1b57301c778cfb265f6 Signed-off-by: Brad Bishop --- meta-lenovo/meta-hr630/recipes-kernel/linux/linux-aspeed_%.bbappend | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta-lenovo/meta-hr630/recipes-kernel/linux/linux-aspeed_%.bbappend (limited to 'meta-lenovo/meta-hr630/recipes-kernel/linux/linux-aspeed_%.bbappend') diff --git a/meta-lenovo/meta-hr630/recipes-kernel/linux/linux-aspeed_%.bbappend b/meta-lenovo/meta-hr630/recipes-kernel/linux/linux-aspeed_%.bbappend new file mode 100644 index 000000000..d4d8b818a --- /dev/null +++ b/meta-lenovo/meta-hr630/recipes-kernel/linux/linux-aspeed_%.bbappend @@ -0,0 +1,5 @@ +#"Copyright (c) 2019-present Lenovo +#Licensed under BSD-3, see COPYING.BSD file for details." + +FILESEXTRAPATHS_prepend_hr630 := "${THISDIR}/${PN}:" +SRC_URI_append_hr630 = " file://hr630.cfg" -- cgit v1.2.3