**** BEGIN LOGGING AT Wed Dec 14 02:59:59 2016 Dec 14 16:00:47 WIP x32 fixing: https://github.com/MentorEmbedded/meta-mentor/pull/922 — will prep for oe-core submission after more testing Dec 14 16:01:26 hmm, lots of recipes apparently are missing REQUIRED_DISTRO_FEATURES of opengl despite their deps on gl libs Dec 14 16:06:01 kergoth: awesome Dec 14 16:41:00 Hi guys. Is there any way in a recipe to tell that a package obsoletes and replaces another one? I want installing package "bar" with smart to remove package "foo" if it's installed. Dec 14 16:44:25 not sure about smart specifically, but generally you want to set RPROVIDES+RREPLACES+RCONFLICTS Dec 14 16:46:58 thanks kergoth Dec 14 16:47:53 rprovides ensures it satisfies existing deps, replaces lets the files conflict/override, and conflicts will uninstall the old package to replace it with the new Dec 14 16:47:56 iirc anyway Dec 14 16:48:28 that's what debian advises, anyway, and opkg follows suit, but don't know how rpm makes use of those fields offhand. i'm sure someone else in here would know, though Dec 14 16:55:36 thans again kergoth Dec 14 16:56:31 np Dec 14 17:12:41 kergoth it worked. Strangely enough smart didn't tell me he was going to remove "foo", I noticed just because rpm reported "Cleaning foo" Dec 14 17:12:55 ah, interesting Dec 14 17:18:31 http://cube-drone.com/media/optimized/99.png Dec 14 18:03:10 So if I --align a "part" with wic, that means it starts at 128? Dec 14 20:49:20 does anyone happen to know of Qt 5/QtQuick 2 runs on top of X11 on i.MX6UL? Is there OpenGL support for X with i.MX? Dec 14 23:56:05 cbrake: I think vivante works with X11 Dec 14 23:58:49 there is fsl-image-qt5 which is doing qt5 on x11 **** ENDING LOGGING AT Thu Dec 15 03:00:00 2016