The chromium recipe will need to be reworked 29/26829/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 4 Nov 2021 14:53:53 +0000 (15:53 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 4 Nov 2021 14:53:53 +0000 (15:53 +0100)
Meanwhile update it to allow CI to pass.

Bug-AGL: SPEC-4121
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I03f92e6c8bd6146d4a67ec447be5ab362b42f5bc

recipes-wam/chromium/chromium.inc

index 722ba9a..19fa874 100644 (file)
@@ -12,7 +12,9 @@ LIC_FILES_CHKSUM = "\
 
 require gn-utils.inc
 
-inherit gettext qemu pythonnative
+inherit gettext qemu
+#fixme after rework: pythonnative
+#ParseError at /w/workspace/ci-platform-meta-agl-verify-CIB-qemux86-64/repoclone/meta-agl-demo/recipes-wam/chromium/chromium.inc:15: Could not inherit file classes/pythonnative.bbclass
 
 DEPENDS = "virtual/gettext wayland wayland-native pixman freetype glib-2.0 fontconfig openssl pango cairo icu libxkbcommon libexif dbus pciutils udev libcap alsa-lib virtual/egl elfutils-native libdrm atk at-spi2-atk gperf-native gconf nss nss-native nspr nspr-native bison-native qemu-native"