meta-raspberrypi/recipes-core
Steve Pavao ade31d6d01 rpi-hwup-image.bb: Modified the warning message in do_image_prepend()
When bitbaking image rpi-hwup-image, a warning message is generated
to inform he user that the image is deprecated.  The warning message
contains a suggestion of a non-deprecated image to use instead.

Previous to this commit, core-image-minimal was the suggested alternate
image.  This was a subpar suggestion, because rpi-hwup-image packages
the kernel modules in the image, but core-image-minimal does not.  This
can lead to confusion for the user, who may not immediately realize that
their kernel modules are no longer in the image.  With this commit, the
warning message now suggests core-image-base, which packages the kernel
modules in its image.

This change was suggested by Khem Raj on the Yocto project mailing list.

Signed-off-by: Steve Pavao <stevep@korgrd.com>
2018-09-06 20:00:49 +01:00
..
images rpi-hwup-image.bb: Modified the warning message in do_image_prepend() 2018-09-06 20:00:49 +01:00
packagegroups meta-raspberrypi: use generic licenses in ${COMMON_LICENSE_DIR} from Poky 2018-09-06 20:00:49 +01:00
psplash meta-raspberrypi: use _% suffix instead of specific versions for bbappends 2018-09-06 20:00:49 +01:00
udev meta-raspberrypi: use generic licenses in ${COMMON_LICENSE_DIR} from Poky 2018-09-06 20:00:49 +01:00