577d886886
We need to add a separate package for the chromium submodule so that we can apply patches for python3 support to it and replace catapult with a python3 compatible version. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 lines
189 B
Plaintext
6 lines
189 B
Plaintext
# Not user-selectable, it is only needed to be copied
|
|
# into the qt5webengine source tree.
|
|
config BR2_PACKAGE_QT5WEBENGINE_CHROMIUM
|
|
bool
|
|
select BR2_PACKAGE_QT5WEBENGINE_CHROMIUM_CATAPULT
|