diff mbox series

[meta-ti,master,v2,2/3] TODO: Add TODO list

Message ID 20240417184031.17308-3-reatmon@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series Plan to better support non-LTS branches | expand

Commit Message

Ryan Eatmon April 17, 2024, 6:40 p.m. UTC
In an attempt to try and better support non-LTS branches, we need to do
a better job at not removing temporary patches too soon from master.
This TODO file should allow us to better schedule the time when the
patches can be safely removed.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 TODO | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 TODO

Comments

Denys Dmytriyenko April 17, 2024, 6:54 p.m. UTC | #1
On Wed, Apr 17, 2024 at 01:40:30PM -0500, Ryan Eatmon via lists.yoctoproject.org wrote:
> In an attempt to try and better support non-LTS branches, we need to do
> a better job at not removing temporary patches too soon from master.
> This TODO file should allow us to better schedule the time when the
> patches can be safely removed.
> 
> Signed-off-by: Ryan Eatmon <reatmon@ti.com>

Acked-by: Denys Dmytriyenko <denys@konsulko.com>


> ---
>  TODO | 9 +++++++++
>  1 file changed, 9 insertions(+)
>  create mode 100644 TODO
> 
> diff --git a/TODO b/TODO
> new file mode 100644
> index 00000000..e1aeba53
> --- /dev/null
> +++ b/TODO
> @@ -0,0 +1,9 @@
> +
> +This TODO list allows us to track certain actions and lists of patches that
> +need to be removed at a future date.
> +
> +
> +May 2024 - nanbield EOL
> +-----------------------
> +  - Remove python3-yamllint: Temporarily carry this new recipe
> +
> -- 
> 2.17.1
diff mbox series

Patch

diff --git a/TODO b/TODO
new file mode 100644
index 00000000..e1aeba53
--- /dev/null
+++ b/TODO
@@ -0,0 +1,9 @@ 
+
+This TODO list allows us to track certain actions and lists of patches that
+need to be removed at a future date.
+
+
+May 2024 - nanbield EOL
+-----------------------
+  - Remove python3-yamllint: Temporarily carry this new recipe
+