diff mbox series

[meta-selinux] linux-yocto: remove version from bbappend

Message ID 20230306082351.464519-1-mikko.rapeli@linaro.org
State New
Headers show
Series [meta-selinux] linux-yocto: remove version from bbappend | expand

Commit Message

Mikko Rapeli March 6, 2023, 8:23 a.m. UTC
There are multiple kernel versions now and the changes apply to
all of them, e.g. 5.15 and 6.1.

Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
---
 .../linux/{linux-yocto_5.%.bbappend => linux-yocto_%.bbappend}    | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename recipes-kernel/linux/{linux-yocto_5.%.bbappend => linux-yocto_%.bbappend} (100%)
diff mbox series

Patch

diff --git a/recipes-kernel/linux/linux-yocto_5.%.bbappend b/recipes-kernel/linux/linux-yocto_%.bbappend
similarity index 100%
rename from recipes-kernel/linux/linux-yocto_5.%.bbappend
rename to recipes-kernel/linux/linux-yocto_%.bbappend