]> code.ossystems Code Review - openembedded-core.git/commit
package_manager: Ensure the base-feed directory exists
authorAlistair Francis <alistair.francis@wdc.com>
Wed, 17 Jul 2019 20:53:40 +0000 (13:53 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Jul 2019 11:15:51 +0000 (12:15 +0100)
commit30ff50223cd0b79fd3b8aa393ea1e621282773ac
treeabf6a1e8d872e69996d2b6ac69c72c8bceeffce3
parent088f5d97001bd4b573f00cfca93b8d24e814fd64
package_manager: Ensure the base-feed directory exists

Ensure that the /etc/opkg directory exists before we try to create a
file there.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/package_manager.py