diff options
author | Joshua Lock <joshua.lock@collabora.co.uk> | 2015-08-11 09:45:02 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-14 08:30:33 +0100 |
commit | c8b7f09f20c61f5e3049ffa83fc2c49eb25fe699 (patch) | |
tree | 9d15337e066f92f36263ec31f51e9667a20fcb6c /meta/recipes-multimedia | |
parent | d7581dee119a935957d3cfa18450006a97f0a567 (diff) | |
download | poky-c8b7f09f20c61f5e3049ffa83fc2c49eb25fe699.tar.gz |
lib/oe/package_manager: fix opkg feed generation
The insert_feed_uris() method of OpkgPM was creating an initial
entry in the feeds list which pointed to the root of the ipk
directory, however the on-device package manager can't consume
this feed resulting in runtime errors - therefore we remove the
code to generate that initial feed uri.
(From OE-Core rev: 18e5dcfc610a255e490e4425f11213b8e14c6e00)
Signed-off-by: Joshua Lock <joshua.lock@collabora.co.uk>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions