Inherit xen-launch-config bbclass to use xen launch config variables for u-boot boot script.
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..43da5690 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-configuration + # 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 (#9025): https://lists.yoctoproject.org/g/meta-virtualization/message/9025 Mute This Topic: https://lists.yoctoproject.org/mt/109839566/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
