summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRohit Visavalia <rohit.visavalia@amd.com>2023-01-09 03:24:59 -0800
committerMark Hatle <mark.hatle@amd.com>2023-01-10 08:48:39 -0800
commit28c0e47be666e5f27b0eefaa7db89158d1c51dca (patch)
tree331eebeaf433fd7874fb2bef29b38d96367537a3
parentc0fcab77ba51c2769677e0591a119cad3e6c9290 (diff)
downloadmeta-xilinx-28c0e47be666e5f27b0eefaa7db89158d1c51dca.tar.gz
Revert "libomxil-xlnx: Temporarily allow it to build in all cases"
This reverts commit 6e2fc8da11337defb7c3abd5faae35e2fa9e28ac. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r--meta-xilinx-core/recipes-multimedia/vcu/libomxil-xlnx_2023.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-core/recipes-multimedia/vcu/libomxil-xlnx_2023.1.bb b/meta-xilinx-core/recipes-multimedia/vcu/libomxil-xlnx_2023.1.bb
index f7bfe15f..944b8c23 100644
--- a/meta-xilinx-core/recipes-multimedia/vcu/libomxil-xlnx_2023.1.bb
+++ b/meta-xilinx-core/recipes-multimedia/vcu/libomxil-xlnx_2023.1.bb
@@ -15,9 +15,9 @@ SRC_URI = "${REPO};${BRANCHARG}"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18#inherit features_check 18inherit features_check
19 19
20#REQUIRED_MACHINE_FEATURES = "vcu" 20REQUIRED_MACHINE_FEATURES = "vcu"
21 21
22PACKAGE_ARCH = "${MACHINE_ARCH}" 22PACKAGE_ARCH = "${MACHINE_ARCH}"
23 23