Add dependency to python2 native binary as stop-gap for chromium68 build 04/24504/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 12 May 2020 23:42:52 +0000 (01:42 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 13 May 2020 15:07:53 +0000 (17:07 +0200)
Until we have a solution from upstream, we decided to add meta-python2 to allow chromium68 to build.

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

meta-agl-profile-graphical-html5/recipes-wam/chromium/chromium68_git.bb
templates/feature/agl-profile-graphical-html5/50_bblayers.conf.inc

index 5fca367..e45f127 100644 (file)
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "\
 
 require gn-utils.inc
 
-inherit gettext qemu
+inherit gettext qemu pythonnative
 
 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 gperf-native gconf nss nss-native nspr nspr-native bison-native qemu-native"
 
index a7e9da1..451edf6 100644 (file)
@@ -1,5 +1,6 @@
 
 BBLAYERS =+ " \
        ${METADIR}/meta-agl-devel/meta-agl-profile-graphical-html5 \
+       ${METADIR}/external/meta-python2 \
        "