zeus builds live hddimg by default, which has hard limit of 4GB,
So image size equal or higher than 4GB, cause build failure for 
core-image-sato-ptest image.
Exclude intel-media-driver and intel-mediasdk from default configuration.

Ref:
https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/meta/conf/machine/include/x86-base.inc?id=6d738f4a6eb0cfc604d24657277a9b280604915b

Signed-off-by: Naveen Saini <[email protected]>
---
 recipes-sato/images/core-image-sato-sdk-ptest.bbappend | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 recipes-sato/images/core-image-sato-sdk-ptest.bbappend

diff --git a/recipes-sato/images/core-image-sato-sdk-ptest.bbappend 
b/recipes-sato/images/core-image-sato-sdk-ptest.bbappend
new file mode 100644
index 00000000..b5ae3274
--- /dev/null
+++ b/recipes-sato/images/core-image-sato-sdk-ptest.bbappend
@@ -0,0 +1,4 @@
+# zeus builds live hddimg by default, which has hard limit of 4GB
+# So image size equal or higher than 4GB, cause build failure for 
core-image-sato-ptest image.
+# Exclude intel-media-driver and intel-mediasdk from default configuration.
+MACHINE_HWCODECS = " intel-vaapi-driver gstreamer1.0-vaapi"
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#6576): 
https://lists.yoctoproject.org/g/meta-intel/message/6576
Mute This Topic: https://lists.yoctoproject.org/mt/74596186/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to