Closed Bug 1011131 Opened 10 years ago Closed 10 years ago

[Dolphin] Need a way to build Dolphin builds for 1.4

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jsmith, Assigned: sbruno)

References

Details

(Whiteboard: [Dolphin_1.4])

We need a way to build Dolphin builds for 1.4.
Blocks: 1011129
Hi Kai-Zhen,

Could you help to provide instruction/information for creating v1.4 pvtbuild for Dolphin. Thanks.
Flags: needinfo?(kli)
Summary: Need a way to build Dolphin builds for 1.4 → [Dolphin] Need a way to build Dolphin builds for 1.4
Whiteboard: [Dolphin_1.4]
Basically the build procedure of dolphin is quite similar to tarako. 

Follow these steps an image for dolphin can be built.
$ git clone https://github.com/mozilla-b2g/B2G.git dolphin
$ BRANCH=v1.4 ./config.sh dolphin
$ ./build.sh kernelheader && ./build.sh

In case of any question or error please ni me.
Flags: needinfo?(kli)
We'll probably also need blobs, no?
I think we need a binary blob from the device to be able to build it, unless this device is different from every other device.
Flags: needinfo?(kli)
No, we don't need to pull binary blob from the devices. All source and binary library are included devices manifest file. AIK only gaia-l10n is not included, so I think we need to handle l10n dir as how we did on Tarako.
Flags: needinfo?(kli)
Assignee: nobody → sbruno
I think this can be closed since the depending Bug 1011129 is now fixed and in production.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.