RTEMS Tools | Create a script for updating the ACPICA code in the RTEMS codebase (#11)

Matheus Pecoraro (@mpec) gitlab at rtems.org
Tue Jul 16 23:27:15 UTC 2024



Matheus Pecoraro created an issue: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/issues/11



## Summary
Create a python script for updating the ACPICA code in the RTEMS codebase. The script will convert commits from the ACPICA tree to a patch that can be applied to the RTEMS codebase (as long as the ACPICA commit actually changes a file we have imported). This means the process of updating the ACPICA code would be as such:

- Check git log on the RTEMS source tree for the last ACPICA commit (All ACPICA commits should contain "ACPICA commit {hash}" in their message);
- Use the script to generate patches for the missing commits;
- Apply the commits to the RTEMS source tree;

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/issues/11
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240716/79647ac0/attachment.htm>


More information about the bugs mailing list