Jump to content


Photo

QA Warnings fix-ups

openembedded fix-ups sh4

  • Please log in to reply
5 replies to this topic

#1 graugans

  • Member
  • 3 posts

0
Neutral

Posted 1 February 2014 - 13:24

Hi,

 

I recently started to build the meta-openpli layer against yocto and  they obviously have more strict rules for QA Messages than openembedded. So I've fixed a few of them. Maybe you are interested to include them.

 

recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.1.bb

recipes-devtools/python/python-twisted_12.0.0.bb

recipes-multimedia/tuxtxt/libtuxtxt.bb

 

 also had some trouble with the recipe recipes-openpli/enigma2-et-plugins/gst-plugin-libxt.bb  and this is the fix for recipes-openpli/enigma2/enigma2.bb  which depends on libxt  which seems to be only applicable to the Xtrend devices.

 

If anybody is interested,  I am working on a SH4  port of openpli.

 

 



Re: QA Warnings fix-ups #2 MiLo

  • PLi® Core member
  • 14,055 posts

+298
Excellent

Posted 1 February 2014 - 15:12

Did you just put whatever it reported into the package, or did you investigate and conclude whether to remove or install these targets?

In other words, your commits are missing some explanation as to what they do and why they do it. Add that and I'll gladly push them.

Edited by MiLo, 1 February 2014 - 15:13.

Real musicians never die - they just decompose

Re: QA Warnings fix-ups #3 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 1 February 2014 - 15:33

regarding e2.bb, I'd rather not put machine specifics in recipes. I think you intended architecture?

Re: QA Warnings fix-ups #4 graugans

  • Member
  • 3 posts

0
Neutral

Posted 1 February 2014 - 16:55

Did you just put whatever it reported into the package, or did you investigate and conclude whether to remove or install these targets?

In other words, your commits are missing some explanation as to what they do and why they do it. Add that and I'll gladly push them.

 

I put the cause of the problems into an github issue. Sorry for that.

 

gst-plugins-good_0.10.31.1.bb -> https://github.com/p...penpli/issues/6

recipes-devtools/python/python-twisted_12.0.0.bb -> https://github.com/p...penpli/issues/2

recipes-multimedia/tuxtxt/libtuxtxt.bb ->  https://github.com/p...penpli/issues/1

 

I'll shed some light on the stuff I did an attach the patches. 


Edited by graugans, 1 February 2014 - 16:58.


Re: QA Warnings fix-ups #5 graugans

  • Member
  • 3 posts

0
Neutral

Posted 1 February 2014 - 16:57

regarding e2.bb, I'd rather not put machine specifics in recipes. I think you intended architecture?

Yes, you are right I was not sure what architecture this Xtrend devices are. And I am not quite sure how to handle architecture excludes. Any tips how to handle it in a more  efficient/correct way?



Re: QA Warnings fix-ups #6 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 1 February 2014 - 17:18

xtrends are mipsel32.
And all other mipsel devices (non-xtrend) use the lib as well.



Also tagged with one or more of these keywords: openembedded, fix-ups, sh4

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users