starfive visionfive2: Update spl_tool
This commit is contained in:
parent
7b2aec9939
commit
4fb7708a20
|
@ -6,8 +6,8 @@ stdenv.mkDerivation rec{
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "starfive-tech";
|
owner = "starfive-tech";
|
||||||
repo = "soft_3rdpart";
|
repo = "soft_3rdpart";
|
||||||
rev = "cd7b50cd9f9eca66c23ebd19f06a172ce0be591f";
|
rev = "89ff3396250538548643c3322f74640712b80893";
|
||||||
sha256 = "sha256-hRmP74gz0Y9KnSwXCjxEiArJE+FonI9rGghZTK54qGs=";
|
sha256 = "sha256-Ni3pBWKgr4bYJb/uJ+5EbSQl6JwWoO2lZFk2Xpi63IA=";
|
||||||
sparseCheckout = [ "spl_tool" ];
|
sparseCheckout = [ "spl_tool" ];
|
||||||
};
|
};
|
||||||
sourceRoot = "source/spl_tool";
|
sourceRoot = "source/spl_tool";
|
||||||
|
|
Loading…
Reference in a new issue