aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/initrdscripts/initramfs-module-block_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/initrdscripts/initramfs-module-block_1.0.bb')
-rw-r--r--recipes/initrdscripts/initramfs-module-block_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/initrdscripts/initramfs-module-block_1.0.bb b/recipes/initrdscripts/initramfs-module-block_1.0.bb
index b4b2d43150..f715eae2dd 100644
--- a/recipes/initrdscripts/initramfs-module-block_1.0.bb
+++ b/recipes/initrdscripts/initramfs-module-block_1.0.bb
@@ -1,6 +1,6 @@
SRC_URI = "file://85-blockboot.sh"
PR = "r3"
-RDEPENDS = "initramfs-uniboot"
+RDEPENDS_${PN} = "initramfs-uniboot"
DESCRIPTION = "An initramfs module for booting off normal block devices."
do_install() {