diff mbox series

[meta-security,v2,4/4] integrity: Rename linux-%.bbappend to linux-yocto%.bbappend

Message ID 20230510145125.1067280-5-stefanb@linux.ibm.com
State New
Headers show
Series Fix some issues due to IMA related changes | expand

Commit Message

Stefan Berger May 10, 2023, 2:51 p.m. UTC
To avoid having linux-%.bbappend included in targets unrelated to the
linux kernel, rename linux-%.bbappend to linux-yocto%.bbappend.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
---
 .../linux/{linux-%.bbappend => linux-yocto%.bbappend}             | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename meta-integrity/recipes-kernel/linux/{linux-%.bbappend => linux-yocto%.bbappend} (100%)
diff mbox series

Patch

diff --git a/meta-integrity/recipes-kernel/linux/linux-%.bbappend b/meta-integrity/recipes-kernel/linux/linux-yocto%.bbappend
similarity index 100%
rename from meta-integrity/recipes-kernel/linux/linux-%.bbappend
rename to meta-integrity/recipes-kernel/linux/linux-yocto%.bbappend