**** BEGIN LOGGING AT Thu Mar 15 03:00:01 2018 Mar 15 05:49:46 THIS IS A FREENODE BREAKING NEWS ALERT!! Hitechcg AND opal ARE GOING AT IT RIGHT NOW WITH A LOT OF FIGHTING AND ARGUING WOW YOU DON'T WANT TO MISS THIS!! TYPE /JOIN ## TO SEE THE ACTION...AGAIN TYPE /JOIN ## TO SEE THE ACTION!! Mar 15 05:49:46 THIS IS A FREENODE BREAKING NEWS ALERT!! Hitechcg AND opal ARE GOING AT IT RIGHT NOW WITH A LOT OF FIGHTING AND ARGUING WOW YOU DON'T WANT TO MISS THIS!! TYPE /JOIN ## TO SEE THE ACTION...AGAIN TYPE /JOIN ## TO SEE THE ACTION!! Mar 15 05:49:46 THIS IS A FREENODE BREAKING NEWS ALERT!! Hitechcg AND opal ARE GOING AT IT RIGHT NOW WITH A LOT OF FIGHTING AND ARGUING WOW YOU DON'T WANT TO MISS THIS!! TYPE /JOIN ## TO SEE THE ACTION...AGAIN TYPE /JOIN ## TO SEE THE ACTION!! Mar 15 05:49:50 h a m i s a r m p i t k h e m d e n g k e c o m p t r o l l e r b l u e l i g h t n i n g n t l R P C r o f t o n n e m u n a i r e V a r t i i n f o b o t s g w y a n n v m e s o n O n k e l U l l a e j o e r n s Z u b a i r L K k a n a v i n a n d r e _ d h a l s t e a d d l a n d v _ a l o r i l t l w o e r n e r c l o p e z h i l l c t s i l v i o f w a k k o m 4 t r i b a l d a g e o r g e m Mar 15 05:49:50 h a m i s a r m p i t k h e m d e n g k e c o m p t r o l l e r b l u e l i g h t n i n g n t l R P C r o f t o n n e m u n a i r e V a r t i i n f o b o t s g w y a n n v m e s o n O n k e l U l l a Mar 15 05:51:15 wow I can't wait Mar 15 06:03:53 :) Mar 15 13:08:33 khem: oops. i guess when i thought of the linux framebuffer, my mind immediately jumped to directfb. in any case: graphics works fine (though unaccelerated) on the odroid-c2 without mali, and the directfb examples run nicely too Mar 15 13:09:17 but the build is unhappy with no matter what i do (so far) trying to get mali included Mar 15 17:44:01 RP, the example recipe in the beginner track includes ptest Mar 15 18:11:14 I am trying to install a binary package provided by a recipe, this pacage is a Qt5 app. bitbake complains "QA Issue: /root/MyQtApp contained in package myrecipe requires libQt5Widgets.so.5, but no providers found in RDEPENDS_myrecipe? [file-rdeps]" Mar 15 18:11:43 any clue about how to skip it? I tried various INSANE_SKIP stuff with no success Mar 15 18:18:17 You could add it to RDEPENDS as a hack Mar 15 18:20:08 mckoan: I think you should add RDEPENDS_${PN} = "qtbase" Mar 15 18:21:15 skipping will let you build it but might cause runtime failures if something else does not pull qtbase into image Mar 15 18:21:48 khem: I know, in such case the best option is to have a recipe building the App Mar 15 18:22:09 khem: however, let's suppose in this case i know everything is OK on the target Mar 15 18:22:39 khem: I simply like to install such binary in rootfs Mar 15 18:22:39 mckoan: so you want to avoid building qt I suppose ? Mar 15 18:23:02 khem: actually qt is already built Mar 15 18:23:31 mckoan: OK then adding RDEPENDS_${PN} += "qtbase" should do the trick Mar 15 18:23:52 remember we are in RSS era Mar 15 18:24:33 khem: actually RDEPENDS_${PN} += "qtbase" didn't do the trick Mar 15 18:25:21 hmm ok I think it might be in another package let me see if I can grok that Mar 15 18:25:55 khem: wait, trying on another machine Mar 15 18:26:51 mckoan: do you have widgets in PACKAGECONFIG for qtbase ? Mar 15 18:27:33 let's suppose i want to install this App on a machine confiured without meta-qt5. I want to totally control my recipe Mar 15 18:27:58 would it be possible Mar 15 18:28:25 I want to copy with any QA check Mar 15 18:29:06 mckoan: so you are not building the image with same OE I suppose Mar 15 18:29:17 there is an existing image ? Mar 15 18:29:59 khem: I have a qemu test image ATM Mar 15 18:30:20 khem: with no meta-qt5 Mar 15 18:30:47 you could do INSANE_SKIP_${PN} += "file-rdeps" Mar 15 18:31:19 but again if you dont have qt on the target this package will have untime failures Mar 15 18:31:40 INSANE_SKIP_${PN} += "file-rdeps" already tried, no way Mar 15 18:32:13 I know this isn't a best practice. Now I'm wondering whether is it possible to do that Mar 15 18:32:38 what package does it go into Mar 15 18:32:53 may be this app is not going into ${PN} package afterall Mar 15 18:33:25 install -m 0755 ${WORKDIR}/StartUp ${D}${EXE_INSTALL_DIR} Mar 15 18:33:47 go into your build area for this package and see where its under package-split Mar 15 18:35:32 packages-split/sce-bin-compressed/root/StartUp Mar 15 18:39:56 ok so it recipe called sce-bin-compressed ? Mar 15 18:40:12 yes Mar 15 18:40:50 hmm then INSANE_SKIP_${PN} += "file-rdeps" should have worked Mar 15 18:42:25 no, I'm lucky I've found a bug ;-) Mar 15 20:05:58 mckoan, free lunch for finding a bug Mar 15 20:40:45 Crofton: khem: the bug was me, INSANE_SKIP_${PN} = "file-rdeps" works Mar 15 20:41:06 * mckoan shouldn't do two or more tasks at a time Mar 15 20:41:59 ah ok Mar 15 20:47:37 lol Mar 15 20:47:50 well, at last you got a free lunch anyway Mar 15 20:55:46 Crofton: got it already Mar 15 20:55:58 Crofton: :-D Mar 15 21:50:07 RP1, or anyone, where is yp v2 compat testing script Mar 15 21:53:50 https://github.com/openembedded/openembedded-core/blob/master/scripts/yocto-check-layer **** ENDING LOGGING AT Fri Mar 16 03:00:01 2018