poky/meta-skeleton
Juro Bystricky 5264dbd39d hello-mod_0.1.bb: add RPROVIDES
Although the package will get an automatic prefix "kernel-module", so
the package kernel-module-hello does exist, populating rootfs can
generate an error:
  - nothing provides kernel-module-hello ...

This is quite unfortunate, as this recipe is used as a sample.

Adding RPROVIDES_${PN} += "kernel-module-hello" to the recipe fixes
the problem.

[YOCTO #12641]

(From OE-Core rev: ca17a7bbea5f5454da43545d544ff7772d83ac19)

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-04-07 11:44:50 +01:00
..
conf layer.conf: Update LAYERSERIES rocko -> sumo 2018-04-06 11:39:49 +01:00
recipes-core/busybox meta-skeleton: rename busybox's bbappend file 2014-02-02 11:22:12 +00:00
recipes-kernel hello-mod_0.1.bb: add RPROVIDES 2018-04-07 11:44:50 +01:00
recipes-multilib/images core-image-multilib-example: Location of core-image-sato.bb changed 2013-03-20 17:26:16 +00:00
recipes-skeleton useradd-example: exclude from world 2017-01-09 13:39:11 +00:00
COPYING.MIT Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00