This addresses separate input files/directories for bullseye/trixie container builds. It does not address container taging. Change-Id: Ic7351abdd1e307d09fe4f3054ba93ad2e5ff9f62 Signed-off-by: Scott Little <scott.little@windriver.com>
8 lines
188 B
Plaintext
8 lines
188 B
Plaintext
# See: https://manpages.debian.org/buster/apt/apt_preferences.5.en.html
|
|
|
|
Explanation: Prefer StarlingX repos over vanilla Debian
|
|
Package: *
|
|
Pin: origin "@REPOMGR_HOST@"
|
|
Pin-Priority: 999
|
|
|