aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>2023-01-31 10:18:57 +0200
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>2023-01-31 10:18:57 +0200
commita3db23a324f2372b24584fce38ff914b649fa814 (patch)
tree0a85b7e94e4860580097bd8a8f523a74dc866162
parentce1682f42d7390bd7e643ad5e2e4382d863dab5a (diff)
sources.list: include the new non-free-firmware component
Debian (starting from bookworm) has pulled the firmware into a separate component, non-free-firmware. Follow the move and include this component into sources.list file. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Change-Id: I9777e3ebfa52bd8094efc0a0d0eaf8da5893b097
-rw-r--r--files/etc/apt/sources.list/SID4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/etc/apt/sources.list/SID b/files/etc/apt/sources.list/SID
index 6d020d7..d126780 100644
--- a/files/etc/apt/sources.list/SID
+++ b/files/etc/apt/sources.list/SID
@@ -1,2 +1,2 @@
-deb {%apt_cdn%}/debian {%release%} main contrib non-free
-deb-src {%apt_cdn%}/debian {%release%} main contrib non-free
+deb {%apt_cdn%}/debian {%release%} main contrib non-free non-free-firmware
+deb-src {%apt_cdn%}/debian {%release%} main contrib non-free non-free-firmware