Trevor On Thu, Jul 7, 2016 at 1:25 PM, Khem Raj <[email protected]> wrote: > Ok thanks. Let me know if you get to see the same issue on say qemuarm or > qemuarm64
I built core-image-sato/qemux86-64 vmdk with chromium added CORE_IMAGE_EXTRA_INSTALL_append = " chromium " launched this image in VM and chromium starts normally. I am using github.com/kraj/openembedded-core kraj/master branch and github.com/kraj/meta-raspberrypi kraj/master everything else is upstream master and gcc is 5.x here is my build info Build Configuration: BB_VERSION = "1.31.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "x86_64-oe-linux" MACHINE = "qemux86-64" DISTRO = "nodistro" DISTRO_VERSION = "nodistro.0" TUNE_FEATURES = "m64 core2" TARGET_FPU = "" meta-raspberrypi = "kraj/master:b9ba221e520f39bc3e273f709b5ceea02897d525" meta-qcom = "master:0eaea003cac6c3175b0a3682efd6e1f20ecc9dab" meta-96boards = "master:6b2744bf3e82154a9329ab89cf03eec9d1f80837" oe-meta-go = "master:dc19a245ae5224d1c9859119a9c53b6331812400" meta-browser = "master:77736988073a5d90fcff9d0005c8477332ede387" meta-metrological = "kraj/master:356f0c33298eb63af415f333fe06121d056261e1" meta-multimedia meta-gnome meta-oe = "master:f11f8664de82e4f8c23b075542f4c98c16ce1f5e" meta = "kraj/master:96ed9e94082589a62a6c602e5f774c11de3328c6" > > > On Jul 7, 2016 1:04 PM, "Trevor Woerner" <[email protected]> wrote: >> >> On Thu 2016-07-07 @ 09:27:30 AM, Khem Raj wrote: >> > Is it specific to x86-64 >> >> Up to this point I've only been focused on x86-64, but now that I have >> things >> cleared up on that arch, I'll be working on aarch64 to see how that goes. >> >> My "solution" for the time-being is to simply pull in the glibc_2.23 >> recipes >> into my build and set GLIBCVERSION to match. At some point I'll be trying >> to >> bisect the glibc commits themselves to see if I can find anything >> conclusive >> (but, as always, that'll take some time). -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
