Jump to content


Photo

Merge requests For Master-next Pli's gt


  • Please log in to reply
50 replies to this topic

Re: Merge requests For Master-next Pli's gt #41 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 20 August 2014 - 12:14

 

MAybe it's enough to add foreign to Makefile.am

AUTOMAKE_OPTIONS = foreign
Then most probably the only think required is to change AC_INIT
-AC_INIT
+AC_INIT(FULL-PACKAGE-NAME, VERSION, BUG-REPORT-ADDRESS)
Reference: http://mij.oltrelinu...oconf-automake/

That's already tried by me , but really I never could not let it work. To at to automake in Makefile.am it is

 

AM_INIT_AUTOMAKE([foreign])

 

 

We do never reach the automake stage into bitbake , as it's already failed into autoreconf fase. And that's why the (foreign) patch was made in 2004 into oe-core . It is just removed now and there we go...problems are starting.

Sorry athoik it does well work out.

 

By the early tests before I did not knew yet that building a package which is using the inherit autotools pkgconfig . Only configures ok when building image.

 

Which work as example :

 

MACHINE=vuduo2 bitbake -b /home/christophe/openpli40-master-next/openpli-oe-core/meta-vuplus/recipes-bsp/drivers/gst-plugin-vuplus-dvbmediasink_0.10.bb -f -c cleanall that's ok package fully cleaned.

 

Which not works after if   inherit autotools pkgconfig is used is:

MACHINE=vuduo2 bitbake -b /home/christophe/openpli40-master-next/openpli-oe-core/meta-vuplus/recipes-bsp/drivers/gst-plugin-vuplus-dvbmediasink_0.10.bb  Package will fail on configure.

 

You must use

 

MACHINE=vuduo2 bitbake openpli-enigma2-feed  or You're image to rebuild the package. Then ok.



Re: Merge requests For Master-next Pli's gt #42 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 20 August 2014 - 13:05

And here an extra which also is ready for merge in master-next. This for dreamboxes. Tested by me on dm8000

 

To have it perfect the previous patch I made must be added then with this one as extra. and build for vuduo2 and dreamboxes should be fine on master-next.

Attached Files



Re: Merge requests For Master-next Pli's gt #43 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 20 August 2014 - 13:59

To make it easy I just combined the two previous patches I made. Into one.

 

Foreign for vuduo2 and dm boxes.

 

 

Attached Files



Re: Merge requests For Master-next Pli's gt #44 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 22 August 2014 - 15:35

Thank's MiLo for the push off last patch . Sorry about the forgotten .*$ by the sed AC_INIT in the line.

 

By my fresh build vuduo2 and dm8000 with the current master-next 100 % prefect

 

Flashing boxes and working after till now all 100 % perfect could not find any problem and al  works very good and stable.



Re: Merge requests For Master-next Pli's gt #45 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 24 August 2014 - 08:25

@athoik.

 

I now just have also 100 % working dm8000 inclusif ac3+ dolby 5.1 support.

With this message I included 4 patches for master-next

 

The first is the not merged to master next patch v4l off 14 hours ago. CVR1

The second brings the gst-dream-dvbmediasink to autorev , now it works with the latest dvbmediasink and work's fine. CVR2

The third is the ac3+ patch for dreambox , ac3+ dolby 5.1 ok on dream. CVR3 (since it's a patch for patch whitespace errors can't be avoided by this one it's just a warning)

The fourth brings the vuplus mediasink to autorev, now vuplus also uses latest dvbmediasink avbl . Works very fine on vuduo2 not nedded for dm off course this last one CVR4

 

 

Attached Files



Re: Merge requests For Master-next Pli's gt #46 MiLo

  • PLi® Core member
  • 14,045 posts

+298
Excellent

Posted 24 August 2014 - 08:38

Don't use AUTOREV, it causes the BB parser to contact the remote server for each and every build command. Always use git hashes.

Don't increment PRs, this is no longer needed (PR_SERVER).
Real musicians never die - they just decompose

Re: Merge requests For Master-next Pli's gt #47 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 24 August 2014 - 09:58

Don't use AUTOREV, it causes the BB parser to contact the remote server for each and every build command. Always use git hashes.

Don't increment PRs, this is no longer needed (PR_SERVER).

The pr increment gone with the latest patches here

 

It was my goal to just have always latest avbl dvbmediasink. Anyway here

 

Dreambox and vuduo to latest dvbmediasink fixed rev.

Attached Files



Re: Merge requests For Master-next Pli's gt #48 Erik Slagter

  • PLi® Core member
  • 46,951 posts

+541
Excellent

Posted 26 August 2014 - 14:00

Don't increment PRs, this is no longer needed (PR_SERVER).

This is generic for all packages? Good to know.

* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: Merge requests For Master-next Pli's gt #49 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 2 September 2014 - 08:01

Master-next gone , gues it's merged in master now ?



Re: Merge requests For Master-next Pli's gt #50 addybo

  • Senior Member
  • 45 posts

0
Neutral

Posted 9 October 2015 - 13:55

master next does not build enigma2-plugins :(



Re: Merge requests For Master-next Pli's gt #51 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 9 October 2015 - 14:31

master next does not build enigma2-plugins :(

I think You better should say not yet ;)




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users