Inherit xen-u-boot-scr bbclass to use xen common u-boot env variables. Signed-off-by: Sandeep Gundlupet Raju <[email protected]> --- dynamic-layers/xilinx/recipes-bsp/u-boot/xen-boot-env.inc | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/dynamic-layers/xilinx/recipes-bsp/u-boot/xen-boot-env.inc b/dynamic-layers/xilinx/recipes-bsp/u-boot/xen-boot-env.inc index 9b9962a4..da615f0b 100644 --- a/dynamic-layers/xilinx/recipes-bsp/u-boot/xen-boot-env.inc +++ b/dynamic-layers/xilinx/recipes-bsp/u-boot/xen-boot-env.inc @@ -1,5 +1,7 @@ # Adjust the variables for xen boot +inherit xen-u-boot-scr + # Image offsets for Xen boot. KERNEL_OFFSET ?= "0xE00000" DEVICETREE_OFFSET ?= "0xC000000" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8983): https://lists.yoctoproject.org/g/meta-virtualization/message/8983 Mute This Topic: https://lists.yoctoproject.org/mt/109660036/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
