diff --git a/coin/test-configs.inc b/coin/test-configs.inc index 445d3cb..3ace41a 100644 --- a/coin/test-configs.inc +++ b/coin/test-configs.inc @@ -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"