diff options
author | Jan Luebbe <jlu@pengutronix.de> | 2020-04-01 16:58:05 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-04-02 15:24:59 +0100 |
commit | f07c7dfc3318bf2476be1f1bbc4dd105af73c81c (patch) | |
tree | 52e63ed1c773279099767bb6c5724e10b131da0e /documentation/profile-manual | |
parent | cb180dc45fbd8ad11658348e856e5f6b9d8dc2e8 (diff) | |
download | poky-f07c7dfc3318bf2476be1f1bbc4dd105af73c81c.tar.gz |
lib/oe/package_manager: don't try to rm /var/lib/opkg
As opkglibdir starts with a /, os.path.join will ignore
self.target_rootfs, leading to an attempt to remove /var/lib/opkg.
This only fails if it exists on the host, explaining why this remained
undiscovered for long.
(From OE-Core rev: fc974977cea389f54e7fc7de7b1c8fd3d8bafe58)
Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/profile-manual')
0 files changed, 0 insertions, 0 deletions