diff mbox series

[meta-arago,master/scarthgap] libnl: Move bbappend to match all version

Message ID 20240903214417.31742-1-reatmon@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,master/scarthgap] libnl: Move bbappend to match all version | expand

Commit Message

Ryan Eatmon Sept. 3, 2024, 9:44 p.m. UTC
To avoid needing to rename this file every time lbnl changes, rename it
to use the % for the version.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 .../libnl/{libnl_3.9.0.bbappend => libnl_%.bbappend}              | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename meta-arago-distro/recipes-support/libnl/{libnl_3.9.0.bbappend => libnl_%.bbappend} (100%)
diff mbox series

Patch

diff --git a/meta-arago-distro/recipes-support/libnl/libnl_3.9.0.bbappend b/meta-arago-distro/recipes-support/libnl/libnl_%.bbappend
similarity index 100%
rename from meta-arago-distro/recipes-support/libnl/libnl_3.9.0.bbappend
rename to meta-arago-distro/recipes-support/libnl/libnl_%.bbappend