qtwebengine: rename gn-native

oe-core/whinlatter now has gn recipe which conflicts with our one.
Rename the recipe since webengine works only with its own gn.

Pick-to: 6.10 6.9 6.8
Change-Id: I9d8bb7645807ed672a5dcbb3a48a636ee578384e
Reviewed-by: Ari Parkkila <ari.parkkila@qt.io>
This commit is contained in:
Samuli Piippo 2025-10-06 11:24:24 +00:00
parent 52ca908246
commit 87f9b140ee
3 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ DEPENDS += " \
bison-native \
nss nss-native \
qtbase qtdeclarative qtdeclarative-native \
gn-native \
qt-gn-native \
libxkbcommon \
python3-html5lib-native \
"

View File

@ -9,7 +9,7 @@ DEPENDS += " \
qemu-native \
nss nss-native \
qtbase qtdeclarative qtdeclarative-native \
gn-native \
qt-gn-native \
python3-html5lib-native \
"