commit | a3b487ec8b1e3219aa05c0c6d95db16ca60b9c72 | [log] [tgz] |
---|---|---|
author | Amithash Prasad <amithash@fb.com> | Mon Jul 23 14:29:07 2018 -0700 |
committer | Amithash Prasad <amithash@fb.com> | Mon Jul 23 14:55:34 2018 -0700 |
tree | a571c756ac34a764dfc95acae4dcc340df615b7a | |
parent | b3d6349e7ca0e4619a85721d29cd3d0bb7e7e763 [diff] |
powerwell-neptune: Rename linux-obmc to linux-aspeed Change-Id: I6770247bb9202d68ab9f9e4140c60ff2201b8d03 Signed-off-by: Amithash Prasad <amithash@fb.com>
diff --git a/meta-portwell/meta-neptune/recipes-kernel/linux/linux-obmc/neptune.cfg b/meta-portwell/meta-neptune/recipes-kernel/linux/linux-aspeed/neptune.cfg similarity index 100% rename from meta-portwell/meta-neptune/recipes-kernel/linux/linux-obmc/neptune.cfg rename to meta-portwell/meta-neptune/recipes-kernel/linux/linux-aspeed/neptune.cfg
diff --git a/meta-portwell/meta-neptune/recipes-kernel/linux/linux-aspeed_%.bbappend b/meta-portwell/meta-neptune/recipes-kernel/linux/linux-aspeed_%.bbappend new file mode 100644 index 0000000..1420d15 --- /dev/null +++ b/meta-portwell/meta-neptune/recipes-kernel/linux/linux-aspeed_%.bbappend
@@ -0,0 +1,2 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/linux-aspeed:" +SRC_URI += "file://neptune.cfg"
diff --git a/meta-portwell/meta-neptune/recipes-kernel/linux/linux-obmc_%.bbappend b/meta-portwell/meta-neptune/recipes-kernel/linux/linux-obmc_%.bbappend deleted file mode 100644 index 761e2ab..0000000 --- a/meta-portwell/meta-neptune/recipes-kernel/linux/linux-obmc_%.bbappend +++ /dev/null
@@ -1,2 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/linux-obmc:" -SRC_URI += "file://neptune.cfg"