From ec0a8f658f2567739f743b13e62c12b55d2b5c96 Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Tue, 2 Oct 2018 21:07:08 -0700 Subject: meta-ibm: phosphor-rest: set append wildcard For a recipe without a suffix piece, add wildcard to the append. Next will update the recipe. Then update the append again. (From meta-ibm rev: 40976d5843779e50f3c64601ce1b89f429d703d8) Change-Id: Iacf97a4a4935af5ac1a897e1f7e78e3f3e86353d Signed-off-by: Patrick Venture Signed-off-by: Brad Bishop --- meta-ibm/recipes-phosphor/interfaces/phosphor-rest%.bbappend | 1 + meta-ibm/recipes-phosphor/interfaces/phosphor-rest.bbappend | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 meta-ibm/recipes-phosphor/interfaces/phosphor-rest%.bbappend delete mode 100644 meta-ibm/recipes-phosphor/interfaces/phosphor-rest.bbappend (limited to 'meta-ibm/recipes-phosphor/interfaces') diff --git a/meta-ibm/recipes-phosphor/interfaces/phosphor-rest%.bbappend b/meta-ibm/recipes-phosphor/interfaces/phosphor-rest%.bbappend new file mode 100644 index 000000000..72d991c7e --- /dev/null +++ b/meta-ibm/recipes-phosphor/interfaces/phosphor-rest%.bbappend @@ -0,0 +1 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" diff --git a/meta-ibm/recipes-phosphor/interfaces/phosphor-rest.bbappend b/meta-ibm/recipes-phosphor/interfaces/phosphor-rest.bbappend deleted file mode 100644 index 72d991c7e..000000000 --- a/meta-ibm/recipes-phosphor/interfaces/phosphor-rest.bbappend +++ /dev/null @@ -1 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -- cgit v1.2.3