From ffc37508aa41fadf11dfabd34f7a8d4aa16e06b7 Mon Sep 17 00:00:00 2001 From: Jose Dapena Paz Date: Thu, 20 Jan 2022 17:32:19 +0100 Subject: chromium*: remove jumbo build options Jumbo build is not supported anymore in Chromium. This changeset removes all references in recipe to that mode. Bug-AGL: SPEC-4233 Change-Id: I7a667c9a36bd0b825fc3014520d1b23f53828b57 Signed-off-by: Jose Dapena Paz --- recipes-wam/chromium/chromium84_git.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes-wam/chromium/chromium84_git.bb') diff --git a/recipes-wam/chromium/chromium84_git.bb b/recipes-wam/chromium/chromium84_git.bb index 354a75cb3..24613db95 100644 --- a/recipes-wam/chromium/chromium84_git.bb +++ b/recipes-wam/chromium/chromium84_git.bb @@ -18,8 +18,6 @@ BROWSER_APPLICATION = "chromium84-browser" BROWSER_APPLICATION_DIR = "/opt/chromium84" MKSNAPSHOT_PATH = "v8_snapshot/" -PACKAGECONFIG:remove="jumbo" - GN_ARGS += "use_gtk=false" # Disable closure_compile -- cgit 1.2.3-korg