From dc99c3dcfd5dc78f0edf52b217242e360126b7ee Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Sun, 17 Apr 2016 13:47:13 +0200 Subject: linux-gcw0-kexecboot: parametrize the 'require' using ${PV} Signed-off-by: Andrea Adami --- recipes-kernel/linux/linux-gcw0-kexecboot_4.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux-gcw0-kexecboot_4.0.bb b/recipes-kernel/linux/linux-gcw0-kexecboot_4.0.bb index 06d515d..bba69d9 100644 --- a/recipes-kernel/linux/linux-gcw0-kexecboot_4.0.bb +++ b/recipes-kernel/linux/linux-gcw0-kexecboot_4.0.bb @@ -1,4 +1,4 @@ -require recipes-kernel/linux/linux-gcw0_4.0.bb +require recipes-kernel/linux/linux-gcw0_${PV}.bb SUMMARY = "GCW Zero kernel embedding a minimalistic kexecboot initramfs" PACKAGES = "" -- cgit 1.2.3-korg