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 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 |
patches_needed_for_osx_10.10_xcode_6.1.1.diff
Description: Binary data
signature.asc
Description: Message signed with OpenPGP using GPGMail
-- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

