Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Buildtar improvements#22

Open
qais-yousef wants to merge 3 commits intojoelagnel:masterfrom
qais-yousef:buildtar-improvements
Open

Buildtar improvements#22
qais-yousef wants to merge 3 commits intojoelagnel:masterfrom
qais-yousef:buildtar-improvements

Conversation

@qais-yousef
Copy link

A couple of fixes to make --buildtar option more convenient. Hopefully the commit messages are descriptive enough.

Qais Yousef added 3 commits April 11, 2019 12:50
It's more convenient to have the buildtar step SKIP_DEVICE to generate
the tar then use the --archive option in the second step to do the
actual androdeb setup of the device.

Also since INSTALL_BCC is now performed when creating the debian image
we can always tar the deb.tar.gz without having to copy anything from
the device.

Also drop creating a zip version of the generated tarred file.

Signed-off-by: Qais Yousef <qais.yousef@arm.com>
When --buildtar is specified the headers are downloaded and used where
in reality we don't care about kheaders at this stage.

Since DOWNLOAD=0 when --buildtar is specified, used that to control
whether kheaders should be downloaded too.

Signed-off-by: Qais Yousef <qais.yousef@arm.com>
I found myself needing to install these two packages regularly. The
first to collect traces and teh 2nd to extract /proc/kheaders.tar.xz. So
always make them available by default.

Signed-off-by: Qais Yousef <qais.yousef@arm.com>
@qais-yousef
Copy link
Author

@joelagnel hopefully this PR should be trivial to look at if you can find sometime?

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.

1 participant