jhovold: 6.9.0-rc2 -> 6.9.0-rc4
This commit is contained in:
parent
ae0a500435
commit
6906045816
|
@ -7,10 +7,10 @@
|
||||||
"owner": "jhovold",
|
"owner": "jhovold",
|
||||||
"repo": "linux"
|
"repo": "linux"
|
||||||
},
|
},
|
||||||
"branch": "wip/sc8280xp-6.9-rc2",
|
"branch": "wip/sc8280xp-6.9-rc4",
|
||||||
"revision": "3c8b4c98604b2e426b4f62c3b90a363b3bde0a52",
|
"revision": "7117a34783221c0ad89f9d7f59d819bc24a54d34",
|
||||||
"url": "https://github.com/jhovold/linux/archive/3c8b4c98604b2e426b4f62c3b90a363b3bde0a52.tar.gz",
|
"url": "https://github.com/jhovold/linux/archive/7117a34783221c0ad89f9d7f59d819bc24a54d34.tar.gz",
|
||||||
"hash": "0xcy58zyznqayvrmgf0xgvdagnl4k44a02ahl4zzi5h95146bvs8"
|
"hash": "11ahi14w2dmypbsjn0vyiwnw4d048kl8dp3g6gvgk4wq73j7r8fg"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": 3
|
"version": 3
|
||||||
|
|
|
@ -19,7 +19,7 @@ rec {
|
||||||
|
|
||||||
linux_jhovold_6_9 = pkgs.callPackage linux_x13s_pkg {
|
linux_jhovold_6_9 = pkgs.callPackage linux_x13s_pkg {
|
||||||
src = sources.linux-jhovold;
|
src = sources.linux-jhovold;
|
||||||
version = "6.9.0-rc2";
|
version = "6.9.0-rc4";
|
||||||
defconfig = "johan_defconfig";
|
defconfig = "johan_defconfig";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue