poky-old
poky-old copied to clipboard
Old Poky Distro metadata repository - Its getting no updates - Please migrate your fork to https://github.com/yoctoproject/poky or https://github.com/YoeDistro/poky
Avoids additional configuration effort when working behind a company proxy. Signed-off-by: Marius Kriegerowski
Does fix multiple issues when trying to use npm fetcher with Node.js v16 LTS version in fetch and installation process. Using the backported version of the current state from master...
resolvconf uses flock and readlink. So explicitly added dependencies on util-linux (for flock) and coreutils (for readlink). Note that the options used with flock and readlink are not part of...