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

Buildtar improvements #22

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
@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