Skip to content

Commit

Permalink
Drop obsolete bullseye-backports from apt sources
Browse files Browse the repository at this point in the history
We are on bookworm now.

Signed-off-by: Jan Kiszka <[email protected]>
  • Loading branch information
jan-kiszka committed Oct 3, 2023
1 parent ec5e528 commit fad319c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions conf/distro/iot2050-debian.conf
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ PACKAGES_SELECTION ?= "packages-mainline"
DISTRO_APT_SOURCES_MAINLINE_LIST := "${DISTRO_APT_SOURCES}"
DISTRO_APT_SOURCES_SNAPSHOT_LIST ?= "conf/distro/debian-snapshot.list"

# needed for SWUpdate 2022.12
DISTRO_APT_SOURCES:append = " conf/distro/debian-bullseye-backports.list"
DISTRO_APT_PREFERENCES:append = " conf/distro/preferences.swupdate-bullseye-backports.conf"

DISTRO_APT_SOURCES:append:packages-snapshot = " ${DISTRO_APT_SOURCES_SNAPSHOT_LIST}"
DISTRO_APT_SOURCES:remove:packages-snapshot = "${DISTRO_APT_SOURCES_MAINLINE_LIST}"

Expand Down

0 comments on commit fad319c

Please sign in to comment.