Jump to content


Photo

merge requests for PLi's git


  • Please log in to reply
1748 replies to this topic

Re: merge requests for PLi's git #1161 SpaceRat

  • Senior Member
  • 1,030 posts

+65
Good

Posted 4 February 2018 - 14:01

PS, can you post a guide, yml for that?

Well, for simple projects it's no rocket science, the travis.yml for oscam-smod contains only

language: cpp
script: ./config.sh -E all && make
For OpenWebif its a bit more sophisticated but still nothing that isn't more or less self-explaining:
language: python

python:
- "2.7"

install:
- pip install cheetah
- pip install twisted
- pip install pyopenssl
- pip install bandit

script: 
- python -m compileall -l . -l plugin -l plugin/backport -l plugin/controllers -l plugin/controllers/models
- cheetah compile -R plugin
- python testsuite/evil_eval.py

after_success:
- bandit -r plugin -f html -o bandit.html
- ./create_ipk.sh
- export PKG=$(ls -1 *.ipk)
- mkdir Rel
- mv "${PKG}" ./Rel
- mv bandit.html ./Rel

deploy:
  provider: pages
  local_dir: Rel
  github_token: $GITHUB_TOKEN
  skip_cleanup: true
  target_branch: gh-pages
  on:
    branch: master
For enigma2 you would need something like

script:
- git clone oe-core
- cd oe-core
- something to make oe-core initialize a build directory for a selected machine
- cd builds/MACHINE/blah
- source env.source
- bitbake -f -c compile enigma2
1st box: Vu+ Ultimo 4k 4xDVB-S2 FBC / 2xDVB-C / 1.8 TB HDD / OpenATV 6.2
2nd box: Gigablue Quad 4k 2xDVB-S2 FBC / 2xDVB-C / 1.8 TB HDD / OpenATV 6.2
testing boxes: Vu+ Duo² + AX Quadbox HD2400 + 2x Vu+ Solo² + Octagon SF4008
Sats & Pay-TV: Astra 19.2°E + Hotbird 13°E with Redlight / SCT HD / SES Astra HD- / Sky V14 / 4th empire propaganda TV
Card-Server: Raspberry Pi + IPv6-capable oscam
Router: Linksys WRT1900ACS w/ LEDE + Fritz!Box 7390

Re: merge requests for PLi's git #1162 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 4 February 2018 - 17:34

Thanks @SpaceRat.
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: merge requests for PLi's git #1163 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 4 February 2018 - 19:55

Hi,

Using the following yml worked for a simple project like aio-grab.
 
language: cpp

before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libpng12-dev libjpeg-turbo8-dev

script: autoreconf -i && ./configure && make
You can see here the results: https://travis-ci.org/athoik/aio-grab

I commited a commit where semicolon was missing an build failed (as expected).

Edited by athoik, 4 February 2018 - 19:55.

Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: merge requests for PLi's git #1164 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 7 February 2018 - 08:35

It works with develop: https://github.com/O...e-core/pull/409

 

I'm not sure about rc 6.1


Open Vision sources: https://github.com/OpenVisionE2


Re: merge requests for PLi's git #1165 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 12 March 2018 - 13:29

https://github.com/O...e-core/pull/436

 

;)


Open Vision sources: https://github.com/OpenVisionE2


Re: merge requests for PLi's git #1166 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 20 June 2018 - 07:02

https://github.com/O...e-core/pull/493

 

https://github.com/O...e-core/pull/492

 

https://github.com/O...e-core/pull/489

 

https://github.com/O...e-core/pull/485

 

:)


Open Vision sources: https://github.com/OpenVisionE2


Re: merge requests for PLi's git #1167 littlesat

  • PLi® Core member
  • 56,274 posts

+691
Excellent

Posted 20 June 2018 - 07:06

We’re busy with sumo... so I’m not sure if this is really needed...

Edited by littlesat, 20 June 2018 - 07:06.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: merge requests for PLi's git #1168 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 20 June 2018 - 07:31

Just https://github.com/O...e-core/pull/493 is about android-tools ;)

 

Also

 

https://github.com/O...igma2/pull/1612

 

https://github.com/O...igma2/pull/1613

 

:)


Open Vision sources: https://github.com/OpenVisionE2


Re: merge requests for PLi's git #1169 littlesat

  • PLi® Core member
  • 56,274 posts

+691
Excellent

Posted 20 June 2018 - 08:15

Maybe that is why they are pending so long... ;)

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: merge requests for PLi's git #1170 Erik Slagter

  • PLi® Core member
  • 46,960 posts

+541
Excellent

Posted 20 June 2018 - 16:37

Why would we need android tools?


* 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 PLi's git #1171 Erik Slagter

  • PLi® Core member
  • 46,960 posts

+541
Excellent

Posted 20 June 2018 - 16:41

Indeed, try it first with the sumo branch.


* 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 PLi's git #1172 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 20 June 2018 - 19:00

Why would we need android tools?

 

Check zgemma image class, it's needed for fastboot image creation ;)

 

I'm using develop branch so please update develop :)


Open Vision sources: https://github.com/OpenVisionE2


Re: merge requests for PLi's git #1173 Erik Slagter

  • PLi® Core member
  • 46,960 posts

+541
Excellent

Posted 22 June 2018 - 09:21

And why would we need fastboot? I know what fastboot does, on my Android phone...


* 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 PLi's git #1174 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 22 June 2018 - 11:08

And why would we need fastboot? I know what fastboot does, on my Android phone...


Check https://github.com/z...t_image.bbclass

And https://github.com/z...a-hisil.inc#L62

It's needed for zgemma h9 ;)

Open Vision sources: https://github.com/OpenVisionE2


Re: merge requests for PLi's git #1175 Erik Slagter

  • PLi® Core member
  • 46,960 posts

+541
Excellent

Posted 22 June 2018 - 11:47

I think it's necessary to flash android on it, not?


* 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 PLi's git #1176 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 22 June 2018 - 12:50

Without it build fails so it's not optional and that's why I fixed it on develop.

Open Vision sources: https://github.com/OpenVisionE2


Re: merge requests for PLi's git #1177 Erik Slagter

  • PLi® Core member
  • 46,960 posts

+541
Excellent

Posted 22 June 2018 - 13:51

Bummer. I see.


* 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 PLi's git #1178 Erik Slagter

  • PLi® Core member
  • 46,960 posts

+541
Excellent

Posted 22 June 2018 - 14:03

Ok, applied, fingers crossed.


* 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 PLi's git #1179 Erik Slagter

  • PLi® Core member
  • 46,960 posts

+541
Excellent

Posted 22 June 2018 - 14:20

BTW please note, I don't actively scan for PR's. If you want to have them, mention (and discuss) them here.


* 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 PLi's git #1180 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 22 June 2018 - 18:27

I have questions about sumo branch, should we compile develop images using sumo or develop? and contribute to which one?

sumo is new and it's good as we can use new packages and tools but rocko is gone, I have no idea when sumo will be the develop or maybe never because I can see rocko isn't available anymore so I was right sticking to develop branch is better.

BTW enigma2 has 17 branches now :D

Edited by Persian Prince, 22 June 2018 - 18:28.

Open Vision sources: https://github.com/OpenVisionE2



3 user(s) are reading this topic

0 members, 3 guests, 0 anonymous users