Install more rkflashtools.
(cherry picked from commit 56e0562cdb41c160825c700bb0873625db985d55)
This commit is contained in:
parent
7f27a9a7e8
commit
7f29d1882e
@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
mkdir -p $out/bin
|
mkdir -p $out/bin
|
||||||
cp rkunpack rkcrc rkflashtool $out/bin
|
cp rkunpack rkcrc rkflashtool rkparameters rkparametersblock rkunsign rkmisc $out/bin
|
||||||
'';
|
'';
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user