Opened 14 years ago

Closed 14 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 bonefish, 14 years ago

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.

comment:2 by tqh, 14 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 bonefish, 14 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 tqh, 14 years ago

Owner: changed from korli to tqh
Status: newin-progress

It seems to have worked.

comment:5 by tqh, 14 years ago

Resolution: fixed
Status: in-progressclosed

Fixed in hrev35553, hrev35554 and merged to trunk in hrev35559.

I wonder how the new ACPI will handle the broken ACPI's out there..

Note: See TracTickets for help on using tickets.