Opened 14 years ago

Closed 14 years ago

#5205 closed enhancement (fixed)

[patch] Automatically download ARM's u-boot binary

Reported by: mmadia Owned by: mmu_man
Priority: normal Milestone: R1
Component: Build System Version: R1/alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

As per build/jam/board/verdex/BoardSetup#L25, this patch will automatically download $(HAIKU_BOARD_UBOOT_IMAGE) from $(HAIKU_BOARD_UBOOT_IMAGE_URL) and store it in $(HAIKU_OUTPUT_DIR).

This helps to streamline the build process by removing the need for user interaction.

Attachments (1)

OptionalBuildFeatures-download-uboot.patch (762 bytes ) - added by mmadia 14 years ago.

Download all attachments as: .zip

Change History (2)

comment:1 by mmadia, 14 years ago

Resolution: fixed
Status: newclosed

A similar patch was implemented in hrev34917 Thanks!

Note: See TracTickets for help on using tickets.