From: Trevor Woerner <twoerner@gmail.com>
To: yocto@lists.yoctoproject.org
Subject: [meta-rockchip][PATCH 2/2] rename u-boot bbappend
Date: Sun, 28 Jan 2024 20:29:20 -0500 [thread overview]
Message-ID: <20240129012920.23122-2-twoerner@gmail.com> (raw)
In-Reply-To: <20240129012920.23122-1-twoerner@gmail.com>
The bbappend provided in this layer only needs to apply to the
u-boot_<version> file itself and not all u-boot files in oe-core.
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
recipes-bsp/u-boot/{u-boot%.bbappend => u-boot_%.bbappend} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename recipes-bsp/u-boot/{u-boot%.bbappend => u-boot_%.bbappend} (100%)
diff --git a/recipes-bsp/u-boot/u-boot%.bbappend b/recipes-bsp/u-boot/u-boot_%.bbappend
similarity index 100%
rename from recipes-bsp/u-boot/u-boot%.bbappend
rename to recipes-bsp/u-boot/u-boot_%.bbappend
--
2.43.0.76.g1a87c842ece3
next prev parent reply other threads:[~2024-01-29 1:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-29 1:29 [meta-rockchip][PATCH 1/2] allow user-provided WKS_FILE Trevor Woerner
2024-01-29 1:29 ` Trevor Woerner [this message]
2024-02-05 10:31 ` [yocto] [meta-rockchip][PATCH 2/2] rename u-boot bbappend Quentin Schulz
[not found] ` <17AEAD38CFF258E8.21687@lists.yoctoproject.org>
2024-01-30 2:46 ` Trevor Woerner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240129012920.23122-2-twoerner@gmail.com \
--to=twoerner@gmail.com \
--cc=yocto@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.