Skip to content
This repository was archived by the owner on Mar 6, 2022. It is now read-only.

A documentation update and a bug fix #170

Closed
wants to merge 24 commits into from
Closed

A documentation update and a bug fix #170

wants to merge 24 commits into from

Conversation

ddxor
Copy link
Contributor

@ddxor ddxor commented Sep 22, 2020

Updating README.md for new awscli output format (region is now parameter #3) and a minor bug fix in cli/build.go.

ddxor and others added 24 commits January 27, 2020 12:04
…o included alpha client releases in hopes of getting fix for privileged extension not working
…ble chromium is v80, revert channel from dev back to stable
…rce.com/git-repo/+/a269b1cb9dc21dfd598bfea3766206b606ad4589. switch over to creating a local manifest rather than direct modification of manifest with awk/sed.
…laborate search for latest correct factory build id.

* no longer rely on https://source.android.com/setup/start/build-numbers for finding AOSP branch. instead just look at latest tags to find the one with matching factory build number.
Currently, prebuilt kernel images are used for most devices. There was
code in place for marlin to rebuild the kernel. This extends the same
flow to all devices. The feature is hidden behind the ENABLE_KERNEL_BUILD
flag. After sufficient testing, it can be hooked to a config option.
Eventually, this would also make it easier to support kernel patches.
…ctory image

This change should be fully backward compatible and will enable users to build images from the latest release branches for sailfish and marlin devices, even though there are no current factory images.

The specific changes are: 1) decouple `AOSP_BUILD` from the automated vendor image search and 2) when the AOSP_BUILD and factory versions differ, write the provided AOSP_BUILD to `build_id.txt` prior to starting the AOSP build.

The diff on lines 230 through 251 are largely the result of indentation.
…p latest aosp build/tag, chromium, fdroid versions. closes #153
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants