]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/package_manager: bail if createrepo can't be found
authorRoss Burton <ross.burton@intel.com>
Thu, 15 Dec 2016 17:19:46 +0000 (17:19 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 17 Dec 2016 09:56:44 +0000 (09:56 +0000)
commitc87361fc886432a9db584712bf3e41ecd0541960
tree869085b8e475a1ca5efe013163babc2e0d04b169
parent147d7802926153ef0abb12d5e738576d8dfd02d7
lib/oe/package_manager: bail if createrepo can't be found

If createrepo isn't found then the errors later are mysterious, so explicitly
check and error out early if it isn't there.

(From OE-Core rev: e09636bbb3ea8ec58984197fd9c691bb908efe00)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/package_manager.py