[coreboot] patches for compiling DirectHW on OSX 10.10, XCode 6.1

Martin Lindhe martin at ubique.se
Sun Dec 28 12:27:10 CET 2014


Hello

(if replying, please CC me, as i am not subscribed to this list)

please find attached the changes i had to make in order to successfully build the DirectHW.dmg (and the pciutils-3.1.7.dmg)

based on the code in http://review.coreboot.org/p/directhw.git <http://review.coreboot.org/p/directhw.git>

Some notes:

project.pbxproj:
* updated and architectures removed, now it will build for the architecture matching your system

Makefile:
* i386 arch removed, only x86_64 is now built
* DirectHW-i386-only.diff is no longer applied
* SetFile should be available in path, so "/Developer/Tools/SetFile” was replaced by SetFile
* PackageMaker seems to be deprecated, but can be found in “Auxility tools Late July 2012” at https://developer.apple.com/downloads/index.action?name=PackageMaker,
  changed path from /Developer/usr/bin/packagemaker to /Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker

create-dmg:
* tries to run template.applescript directly using osascript, not sure i got this part working properly. It is not needed to produce the .dmg:s tho,
only to succeed automatically install them also, as far as i can tell.

/m

Martin Lindhe
martin at ubique.se <mailto:martin at ubique.se> (pgp id 0F5C84F8)
+46 70 730 8763
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20141228/0b65aec9/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patches_needed_for_osx_10.10_xcode_6.1.1.diff
Type: application/octet-stream
Size: 7920 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20141228/0b65aec9/attachment-0001.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20141228/0b65aec9/attachment-0003.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20141228/0b65aec9/attachment-0001.asc>


More information about the coreboot mailing list