jhovold: 6.9.0 -> 6.10.0-rc1
This commit is contained in:
parent
6a1f04ae97
commit
eb0287f9c0
2 changed files with 6 additions and 8 deletions
|
@ -15,11 +15,9 @@ let
|
|||
);
|
||||
in
|
||||
rec {
|
||||
linux_jhovold = linux_jhovold_6_9;
|
||||
|
||||
linux_jhovold_6_9 = pkgs.callPackage linux_x13s_pkg {
|
||||
linux_jhovold = pkgs.callPackage linux_x13s_pkg {
|
||||
src = sources.linux-jhovold;
|
||||
version = "6.9.0";
|
||||
version = "6.10.0-rc1";
|
||||
defconfig = "johan_defconfig";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue