Commit 4be2499
Install linux-generic package in place of linux-image-extra
We were using the kernel-release as linux-image-extra package version.
In this specific moment the kernel is 3.13.0-167-generic but the
linux-image-extra-3.13.0-167-generic doesn't exist.
We do not want to install the image-extra package directly.
Instead, we are now using the linux-generic meta-package,
which will ensure that upgrades work correctly, and that supporting
packages are also installed.
Signed-off-by: Enrico Usai <[email protected]>1 parent 68e7e0d commit 4be2499
2 files changed
+2
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
| 128 | + | |
135 | 129 | | |
136 | 130 | | |
137 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
0 commit comments