OSCam Easy Build Script (script only!)

baha2

Super VIP
Messages
6,530
Code:
[COLOR="Navy"][B]v.0.8.4[/B][/COLOR]
- oscam dynamic build fix i686 libusb (thx _network)
 

baha2

Super VIP
Messages
6,530
Code:
[B]v.0.8.4a[/B]
- sh4 build fixxed
[B]v.0.8.4b[/B]
oscam unstable: version update to 1.20
 

baha2

Super VIP
Messages
6,530
______________________________________________
Code:
### dynamic-threads SVN ###
#MYSVN="branches/dynamic-threads"
### unstable-trunk SVN ###
MYSVN="trunk"
### stable SVN ###
#MYSVN="tags/1.10"
#############################################
_______________________________________________
remove "#" for your preferred build BUT DONT MIX IT!
always use for each MYSVN an empty folder and place make.sh in than do 1-Y !!!
v.0.8.4.d
- ALL: remove anti-disconnect from config (not longer working)
v.0.8.4e
o-update ALL: fix MYSVN= if not default!
 

baha2

Super VIP
Messages
6,530
Code:
v.0.8.4f
- ALL: build fixxed
v.0.8.4g
- ALL: build fixxed part2
[B]v.0.8.5[/B]
- config: ipv6support added (experimental see timeline)
 

baha2

Super VIP
Messages
6,530
Code:
v.0.8.5.b
- fritzbox: freetz-trunk-gcc updated from 0.9.29 to 0.9.31.1 so please del old "../oscam-svn/toolchains/freetz-trunk" also del "easybuild.conf" and "external_LIBS/Fritzbox" and rebuild!
or revert on make.sh to old:
# old number
#FRITZGCCNUMBER="0.9.29"
# new number
FRITZGCCNUMBER="0.9.31.1"
v.0.8.5c
- fritzbox build: little cosmetic
v.0.8.5d
- fritzbox7390: set back to correct gcc 0.9.29
# old number
#FRITZGCCNUMBER="0.9.29"
# new number
FRITZGCCNUMBER="0.9.31.1"
[B]FRITZGCCNUMBER[COLOR="Red"]7390[/COLOR]="0.9.29"[/B]
v.0.8.5e
- fritzbox7390: little cosmetic
 

baha2

Super VIP
Messages
6,530
Code:
[B][COLOR="Navy"]v.0.8.6[/COLOR][/B]
- fritzbox build: seperated 7140/70 + 7240/70 + 7390
- new entry in 0-oscam-setup -> FritzboxSetup
please activate there your preffered fritzbox, than 4-get_toolchains and build for them by 2-2.
(note for 7240/70: take care you have also updated your Fritzbox-Firmware to actual ones(uclibc0.9.31.1)! if not oscam binary can give segfaults!)
 

baha2

Super VIP
Messages
6,530
Code:
[B]v.0.8.6a[/B]
- pcsc updated to 1.7.4
- ccid updated to 1.4.4
(please del external_LIBS -folder and easybuild.conf than start make.sh again for using new pcsc/ccid)
easybuild.conf:
###PCSC##########
PCSCVERSION=1.7.4
PCSCDLID=3598
CCIDVERSION=1.4.4
CCIDDLID=3579
 

baha2

Super VIP
Messages
6,530
changelog:

v.0.8.6b
- all boxes with internal-CR "SCSI_DEV" now generally activated!(dreambox, azbox, coolstream, ppc-dreambox, ppc-old-dreambox/dbox2
v.0.8.6c
- DEV_SCI SPECIAL for sh4 boxes add (see main-setup!)
(if need sh4-internal-CR support activate: ONLY sh4 entry, else NOT-SH4!)
on build-all for ALL sh4 SCI is off so if needed use singelbuild-option ONLY!

2iqls0l.jpg


v.0.8.6d
- DEV_SCI_SH4 fixxed
v.0.8.6e
- WD(LX)TV LIVE Platform added, please test if binaries working on it!!!
v.0.8.7
- wdtv hopefully fixxed (switched toolchain to wdtvtools-svn!)
- some small code cleanup

easybuild.info:

PLATFORM-OVERWIEW-DETAILS:
1) Build MIPSEL-DREAMBOX
DM800/SE/8000/600/500hd...
2) Build MIPS(EL)-ROUTER-FRITZBOX
Fritzbox 7140/7170/7240/7270/7390...
3) Build SH4-DVBAPI(Enigma2)
UFS910/912/922/Atevio7000/7500,Abcom...
4) Build SH4-STAPI
UFS910/912/922/Atevio7000/7500,Abcom...
5) Build PPC-DREAMBOX
DM7020...
6) Build ARM-Coolstream
Coolstream SE/ZEE
7) Build NSLU2-UNSLUNG
NSLU2
8 ) Build MIPSEL-AZBOX
Azbox
9) Build MIPSEL-ROUTER-DDWRT
Router with DDWRT
10) Build MIPSEL-ROUTER-FONERA
Router with Fonera
11) Build ARM-DOCKSTAR
Dockstar
12) Build MIPS-AR71xx-TP-LINK
TPLINK Router
13) Build MIPSEL-ASUS-WL
ASUS-WL Router
14) Build PPC-DBOX2/DREAMBOX-OLD
DBOX2/DM500...
15) Build WDTV
WDTV(LX)MediaServer...

16) Build i386/x64 LINUX-PC
PC

for wdtv-build:
please del easybuild.conf, start make.sh, get toolchains(4-14), singlebuild(2-15)


Thx to alborland
 

baha2

Super VIP
Messages
6,530
Code:
[B]v.0.8.7a[/B]
- coolstream int. Reader fixxed
- wdtv chain for test linked to dmm-mipsel-toolchain
(for wdtv build you must 4->get-toolchains-dm-mipsel done!
static-build-wdtv only possible WITHOUT libusb!)
for wdtv please del:
/oscam-svn/EasyBuildScript/EasyBuild.conf
/oscam-svn/BUILD/WDTV
/oscam-svn/external_LIBS/WDTV
- oscam.to svn-mirror added
(will auto used if streamboard svn down!)
[B]v.0.8.7b[/B]
- svn mirror fixxed
[B]v.0.8.7c[/B]
- oscam rev# name fixed
 

baha2

Super VIP
Messages
6,530
Code:
[B]v.0.8.7d[/B]
- buildall fixxed
- wdtv fixxed

Since OSCam-EASY-Script v0.2.4 ...update also available by online-update-option:main-7-oupdate

Thx alborland
 

baha2

Super VIP
Messages
6,530
28/12/2011

Code:
[B]v.0.8.8f[/B]
- fritzbox-freetz: set back to gcc4.5.3 fix as with new gcc4.6.2 oscam wont work anymore!
(take care you also have flashimg in fritzbox with gcc4.5.3, otherway its senseless!)
 

baha2

Super VIP
Messages
6,530
31/12/2011

Code:
[B]v.0.8.9[/B]
- cache exchange set default to OFF
- deactivate OIA as not real needed
 

juli13

Staff member
Administrator
Messages
10,198
30/01/2012

Code:
[B]v.0.8.9b[/B]


- ssl fixxed
(do 1-update-y-y)
- check linux packages: ubuntu-autopoint add
 
Top