]> sigrok.org Git - sigrok-util.git/commit
sigrok-cross-android: Fix "prepare" due to upstream changes.
authorUwe Hermann <redacted>
Tue, 28 Jul 2015 17:50:56 +0000 (19:50 +0200)
committerUwe Hermann <redacted>
Tue, 28 Jul 2015 17:50:56 +0000 (19:50 +0200)
commitf805ea7aaabe202f1976a4edcdd2ea15bf59d678
tree8234e1a026a60bcf3afb1e906409820303af7316
parent24cee2fce00a5b58331fec719ea31b1f6600c94d
sigrok-cross-android: Fix "prepare" due to upstream changes.

The "android update sdk" run now seems to need an additional "--all"
argument, otherwise various packages will not be found. It's unclear
whether this is an intentional upstream change or a bug (it used to
work fine without "--all" before).

Either way, adding "--all" has the desired effect.
cross-compile/android/sigrok-cross-android