Skip to content
This repository has been archived by the owner on Mar 24, 2019. It is now read-only.

Detection of target arch only works when kernel arch == user space arch #18

Open
fallen opened this issue Aug 12, 2016 · 0 comments
Open
Labels

Comments

@fallen
Copy link

fallen commented Aug 12, 2016

In case kernel is aarch64 (armv8a : 64 bits) and user space is armhf (armv7a 32 bits), the refresh-bits script just runs uname -m on the target which will return aarch64 but in fact the script should check the user space arch.

@zyga zyga added the bug label Aug 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants