ec234d356e
Enable reusing of a dpkg manifest to pin package versions at build time Change-Id: I23e83268d282c972b335a8cf0dfc45030a0ab4ff
7 lines
306 B
Markdown
7 lines
306 B
Markdown
# Create package pins for apt systems if packages need to be held back
|
|
|
|
For APT based systems, you specify package priorities in the apt preferences file.
|
|
This element reads the given manifest file, specified in `DIB_DPKG_MANIFEST`, to
|
|
set pins to enable pinning of older versions for the given packages.
|
|
|