generic-poky/meta
Alexander Kanavin 2b77735c72 rpm: add support for remote package feeds via PACKAGE_FEED_URIS variable
I've used a previous patch (which was never merged) by
Humberto Ibarra <humberto.ibarra.lopez@intel.com> as a model
for how to do runtime testing of this feature (e.g. we need to boot
an image, run dnf on it, and check that it is indeed able to
access the remote repo over http). Here's his original commit message:

=====
Testing that feeds specified with PACKAGE_FEED_URIS var are set
correctly has two parts. First a build with this var set is required,
and then smart update needs to be issued in the running taget.

The previous is not a common selftest practice because this is a
simple test, but requires building and running a specific image,
which takes a lot of time. testimage is not a good fit either,
since the images tested there do not have the PACKAGE_FEED_URIS
var set.

For this test, the runtime-test module is being used, which is a
selftest module but runs a testimage command. The var and test
environment were set in runtime-perf.py and the actual test is
done in a new testcase added to meta-selftest layer.
=====

[YOCTO #10872]

(From OE-Core rev: 3a9e2fdef9316e24b52ce99ac355fc2b09786c72)

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-17 16:53:04 +00:00
..
classes package.bbclass: Add SKIP_FILEDEPS to list of package specific variables 2017-03-17 16:53:04 +00:00
conf bitbake.conf: Drop pip3 from HOSTTOOLS_NONFATAL 2017-03-16 22:11:32 +00:00
files toolchain-shar-extract.sh: Ensure sbin directories are in PATH in clean environment 2017-03-10 14:50:11 +00:00
lib rpm: add support for remote package feeds via PACKAGE_FEED_URIS variable 2017-03-17 16:53:04 +00:00
recipes-bsp u-boot: Update patch to match upstream 2017-03-14 14:42:18 +00:00
recipes-connectivity openssl: actually apply Use-SHA256-not-MD5-as-default-digest.patch 2017-03-14 14:42:18 +00:00
recipes-core readline: Remove unused patch 2017-03-16 22:11:32 +00:00
recipes-devtools opkg-utils: Remove unused patches 2017-03-16 22:11:32 +00:00
recipes-extended packagegroup-core-lsb: avoid rebuilding when changing layer config 2017-03-16 22:11:32 +00:00
recipes-gnome nativesdk-packagegroup-sdk-host: replace smartpm with dnf 2017-03-14 14:42:17 +00:00
recipes-graphics xf86-input-mouse: Remove unused patch 2017-03-16 22:11:32 +00:00
recipes-kernel kexec-tools: Remove unused patch 2017-03-16 22:11:32 +00:00
recipes-lsb4 libpng12: Use rm instead of unlink 2017-03-10 14:50:11 +00:00
recipes-multimedia gstreamer1.0-vaapi: Remove unused patch 2017-03-16 22:11:32 +00:00
recipes-rt meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
recipes-sato recipes: Move out stale GPLv2 versions to a seperate layer 2017-03-07 20:05:31 +00:00
recipes-support nspr: do not use shared library symbol resolution with musl 2017-03-14 14:42:17 +00:00
site siteinfo.bbclass: Add mipsisa{32, 64}r6{el, } support 2016-10-07 16:43:57 +01:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt qt4: remove recipes and classes 2016-01-07 13:40:14 +00:00