summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>2025-01-24 14:34:51 -0700
committerMark Hatle <mark.hatle@amd.com>2025-03-30 14:16:15 -0600
commitd6aa0a2230a77ec6ebb7ec4517f5457300c1d30c (patch)
tree4f6d2331621390d0ae31efdfe8949e06769899fd
parent62e5de419cbe7c3ee176be7f6b14e485fd89b312 (diff)
downloadmeta-xilinx-d6aa0a2230a77ec6ebb7ec4517f5457300c1d30c.tar.gz
qtbase: Enable examples and other packageconfig
Enable examples and other packageconfig which is required for packagegroup-xilinx-qt. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r--meta-xilinx-demos/dynamic-layers/meta-qt5/recipes-qt/qt5/qtbase_%.bbappend7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-xilinx-demos/dynamic-layers/meta-qt5/recipes-qt/qt5/qtbase_%.bbappend b/meta-xilinx-demos/dynamic-layers/meta-qt5/recipes-qt/qt5/qtbase_%.bbappend
new file mode 100644
index 00000000..520b3145
--- /dev/null
+++ b/meta-xilinx-demos/dynamic-layers/meta-qt5/recipes-qt/qt5/qtbase_%.bbappend
@@ -0,0 +1,7 @@
1PACKAGECONFIG:append = " \
2 examples \
3 accessibility \
4 tools \
5 libinput \
6 fontconfig \
7 "