[OE-core] [PATCH] package_manager.py: Restore FEED_DEPLOYDIR_BASE_URI functionality

Burton, Ross ross.burton at intel.com
Mon Sep 19 09:10:06 UTC 2016


On 2 September 2016 at 22:59, Reinhard Tartler <rtartler.desres at gmail.com>
wrote:

> According to the documentation, setting FEED_DEPLOYDIR_BASE_URI should
> be sufficient for setting up local feeds. This commit fixes the
> implementation to actually do that, even if BUILD_IMAGES_FROM_FEEDS is
> not set.
>
> Also fix some bugs in the old implementation:
>  - Fetch uncompressed Packages files, because
>    'bitbake package-index' does not appear to create Packages.gz files.
>  - Add missing newline after the URI so that the options don't end up on
>    the same line.
>  - Fix the check when local options are necessary.
>
> Signed-off-by: Reinhard Tartler <tartler at deshaw.com>
>

Is this is case of duplicated functionality?  I've previously used
PACKAGE_FEED_URIS to get a working feed added to the target image, that
works for opkg and rpm too.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160919/200bd987/attachment-0002.html>


More information about the Openembedded-core mailing list