mirror of
https://git.yoctoproject.org/git/opkg-utils
synced 2026-07-07 14:02:46 +02:00
e0b081d2900e61007eedea469592981ead0ff3a1
The new 'relpath' argument to the initialiser of a Package object is used so that file paths will be given relative to the base packages directory. Paths are given relative to pkg_dir as that seems to make the most sense. It certainly works when the 'Packages' file is written to pkg_dir. If the 'Packages' file is written elsewhere it is assumed that the user will know what the paths are relative to. This is similar to debian feeds where the paths in a 'Packages' file is not stored in the packages pool but is stored in a separate directory, yet paths are given relative to the common base of these directories. Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Description
Tools for the Opkg lightweight package management system
Languages
Python
54.3%
Shell
44.9%
Makefile
0.8%