diff --git a/patches/chromium/0022-Adjust-gyp-defines-for-eLinux.patch b/patches/chromium/0022-Adjust-gyp-defines-for-eLinux.patch index f478727e1bdedb40d62c59c6cee441d99edfb3ea..5be896da0d3540f43ebeeed70195f61b858be92b 100644 --- a/patches/chromium/0022-Adjust-gyp-defines-for-eLinux.patch +++ b/patches/chromium/0022-Adjust-gyp-defines-for-eLinux.patch @@ -75,15 +75,6 @@ diff --git a/build/linux/system.gyp b/build/linux/system.gyp index 1451afb..2a2c8bd 100644 --- a/build/linux/system.gyp +++ b/build/linux/system.gyp -@@ -5,7 +5,7 @@ - { - 'variables': { - 'conditions': [ -- ['sysroot!=""', { -+ ['sysroot!="" and qt_os!="embedded_linux"', { - 'pkg-config': './pkg-config-wrapper "<(sysroot)" "<(target_arch)"', - }, { - 'pkg-config': 'pkg-config' @@ -506,6 +506,8 @@ { 'target_name': 'libpci', diff --git a/src/3rdparty b/src/3rdparty index 2d4f839849d8de907d3addd09a0682a53bf47c6a..a462a800bdf84baf6eca4fcc583684582d5419ce 160000 --- a/src/3rdparty +++ b/src/3rdparty @@ -1 +1 @@ -Subproject commit 2d4f839849d8de907d3addd09a0682a53bf47c6a +Subproject commit a462a800bdf84baf6eca4fcc583684582d5419ce