summaryrefslogtreecommitdiff
path: root/meta-raspberrypi/recipes-core/images/rpi-hwup-image.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-raspberrypi/recipes-core/images/rpi-hwup-image.bb')
-rw-r--r--meta-raspberrypi/recipes-core/images/rpi-hwup-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-raspberrypi/recipes-core/images/rpi-hwup-image.bb b/meta-raspberrypi/recipes-core/images/rpi-hwup-image.bb
index 86e9b6daf..eacec0ed4 100644
--- a/meta-raspberrypi/recipes-core/images/rpi-hwup-image.bb
+++ b/meta-raspberrypi/recipes-core/images/rpi-hwup-image.bb
@@ -6,6 +6,6 @@ IMAGE_INSTALL += " \
kernel-modules \
"
-do_image_prepend() {
+do_image:prepend() {
bb.warn("The image 'rpi-hwup-image' is deprecated, please use 'core-image-base' instead")
}