Opened 15 years ago
Closed 15 years ago
#5438 closed enhancement (fixed)
Update ACPI vendor branch to 20100121
Reported by: | tqh | Owned by: | tqh |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Drivers/ACPI | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
I think we should go up to 20100121 available here: http://acpica.org/downloads/
Changelog: http://acpica.org/download/changes.txt
I don't know the procedure to update a vendor branch. I could probably do this if you want. Just let me know how the previous ones were done.
Change History (5)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Can't seem to find a way to dry run this with svn-load or any docs at all for that matter. Is these steps for updating current ok?
Unpack acpi sources, and remove some of the dirs we don't include (tools, os-specific and generate dirs + some files in main dir) svn-load svn+ssh://tqh@svn.haiku-os.org/srv/svn/repos/haiku/haiku/vendor/acpica/ current ~/projects/acpica-unix-20100121/
Tag and merge as usual after that.
comment:3 by , 15 years ago
I'm unaware of svn-load, but for svn_load_dirs.pl the parameters look OK at a quick glance. Anyway, you can't break anything that could not be repaired. ;-)
comment:4 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → in-progress |
It seems to have worked.
comment:5 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | in-progress → closed |
For vendor branches we generally follow the procedure as proposed in the SVN Book: http://svnbook.red-bean.com/en/1.5/svn.advanced.vendorbr.html. Haiku's vendor branches are located in the "vendor" directory alongside the "trunk": http://dev.haiku-os.org/browser/haiku/vendor.