mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
Coin: remove uninative overrides
Upstream has more recent versions already.
Change-Id: Idc64576ddbdb2549e2b4af802cc8b8b5b62f704e
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
(cherry picked from commit fdda14cfbc)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
24c7e56b7f
commit
28099bde2b
|
|
@ -42,14 +42,6 @@ PACKAGECONFIG_append_pn-qtbase = "\
|
|||
# imageformats mng FIXME
|
||||
PACKAGECONFIG_append_pn-qtimageformats = " jasper"
|
||||
|
||||
# Use latest uninative package
|
||||
UNINATIVE_MAXGLIBCVERSION = "2.32"
|
||||
|
||||
UNINATIVE_URL ?= "http://downloads.yoctoproject.org/releases/uninative/2.9/"
|
||||
UNINATIVE_CHECKSUM[aarch64] ?= "9f25a667aee225b1dd65c4aea73e01983e825b1cb9b56937932a1ee328b45f81"
|
||||
UNINATIVE_CHECKSUM[i686] ?= "cae5d73245d95b07cf133b780ba3f6c8d0adca3ffc4e7e7fab999961d5e24d36"
|
||||
UNINATIVE_CHECKSUM[x86_64] ?= "d07916b95c419c81541a19c8ef0ed8cbd78ae18437ff28a4c8a60ef40518e423"
|
||||
|
||||
# enable examples for all Qt modules
|
||||
PACKAGECONFIG_append_pn-qt3d = " examples"
|
||||
PACKAGECONFIG_append_pn-qt5compat = " examples"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user