mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-25 20:26:34 +00:00
qt5webengine: rename chromium.inc to chromium-latest.inc
For consistency with chromium-lts.inc, rename chromium.inc to chromium-latest.inc. Signed-off-by: Laurent Hartanerot <laurent.hartanerot@atos.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit b36fd21f2c55f73b36e262816a8f5c5cfe81236c) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
390b98876a
commit
5ca1c55a83
@ -13,7 +13,7 @@ QT5WEBENGINE_DEPENDENCIES = ffmpeg libglib2 libvpx opus webp qt5base \
|
|||||||
QT5WEBENGINE_INSTALL_STAGING = YES
|
QT5WEBENGINE_INSTALL_STAGING = YES
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_QT5_VERSION_LATEST),y)
|
ifeq ($(BR2_PACKAGE_QT5_VERSION_LATEST),y)
|
||||||
include package/qt5/qt5webengine/chromium.inc
|
include package/qt5/qt5webengine/chromium-latest.inc
|
||||||
else
|
else
|
||||||
include package/qt5/qt5webengine/chromium-lts.inc
|
include package/qt5/qt5webengine/chromium-lts.inc
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user