mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-01-11 15:00:13 +00:00
rpi-hwup-image: Drop image
This was deprecated for a good while now so let's drop it. Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
82871068c2
commit
258dcb3e15
@@ -1,11 +0,0 @@
|
|||||||
# Base this image on core-image-minimal
|
|
||||||
include recipes-core/images/core-image-minimal.bb
|
|
||||||
|
|
||||||
# Include modules in rootfs
|
|
||||||
IMAGE_INSTALL += " \
|
|
||||||
kernel-modules \
|
|
||||||
"
|
|
||||||
|
|
||||||
do_image:prepend() {
|
|
||||||
bb.warn("The image 'rpi-hwup-image' is deprecated, please use 'core-image-base' instead")
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user