summaryrefslogtreecommitdiff
path: root/meta-ibm/meta-witherspoon/recipes-kernel
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2019-01-23 23:37:55 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-01-24 01:15:56 +0300
commitda686acb0e65d0954616523b0798699a541e3ab4 (patch)
tree92c4fd4ac690ae56377cbb483852ce135a103026 /meta-ibm/meta-witherspoon/recipes-kernel
parent0ec686bbf6fa50f40498cb6e81e371f41d943926 (diff)
downloadopenbmc-da686acb0e65d0954616523b0798699a541e3ab4.tar.xz
Remove _witherspoon from remaining bbappend files
9c653e0df was the first commit in this direction. These files are already in the meta-witherspoon subdirectory, it's redundant to have the _witherspoon append in the bbappend files. This allows off-shoots of the witherspoon system to easily include this meta layer and get the witherspoon default files. (From meta-ibm rev: adfde9050096b43fe4062402dd6da8515886ea42) Change-Id: I95eb2a88f4ae49e2cf90a627d182cb9e242d8fce Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-ibm/meta-witherspoon/recipes-kernel')
-rw-r--r--meta-ibm/meta-witherspoon/recipes-kernel/linux/linux-aspeed_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ibm/meta-witherspoon/recipes-kernel/linux/linux-aspeed_%.bbappend b/meta-ibm/meta-witherspoon/recipes-kernel/linux/linux-aspeed_%.bbappend
index cad9140a0..1b099371e 100644
--- a/meta-ibm/meta-witherspoon/recipes-kernel/linux/linux-aspeed_%.bbappend
+++ b/meta-ibm/meta-witherspoon/recipes-kernel/linux/linux-aspeed_%.bbappend
@@ -1,2 +1,2 @@
-FILESEXTRAPATHS_prepend_witherspoon := "${THISDIR}/${PN}:"
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SRC_URI += "file://witherspoon.cfg"