aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/images/esp-qcom-image.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/images/esp-qcom-image.bb')
-rw-r--r--recipes-kernel/images/esp-qcom-image.bb20
1 files changed, 20 insertions, 0 deletions
diff --git a/recipes-kernel/images/esp-qcom-image.bb b/recipes-kernel/images/esp-qcom-image.bb
new file mode 100644
index 0000000..2749752
--- /dev/null
+++ b/recipes-kernel/images/esp-qcom-image.bb
@@ -0,0 +1,20 @@
+DESCRIPTION = "EFI System Partition Image to boot Qualcomm boards"
+
+COMPATIBLE_HOST = '(x86_64.*|arm.*|aarch64.*)-(linux.*)'
+
+PACKAGE_INSTALL = " \
+ kernel-devicetree \
+ linux-qcom-uki \
+ systemd-boot \
+ systemd-bootconf \
+"
+
+KERNELDEPMODDEPEND = ""
+KERNEL_DEPLOY_DEPEND = ""
+
+inherit image
+
+IMAGE_FSTYPES = "vfat"
+IMAGE_FSTYPES_DEBUGFS = ""
+
+LINGUAS_INSTALL = ""