Skip to content

lawm/skype-phone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Freetalk TALK-3000 SP2014 / ECO XS2008CA / Belkin Desktop Internet Phone for Skype F1PP010EN-SK patches

These are changes to be overlaid on top of original GPL source for the Freetalk TALK-3000 SP2014 / ECO XS2008CA / Belkin Desktop Internet Phone for Skype F1PP010EN-SK phone.

It disables unneeded packages, updates URLs and fixes compilation on a modern Ubuntu system.

More info at https://lawm.github.io/2018/06/16/skype-phone.html

Download and apply:

download F1PP010EN-SKv1_GPL.tar.gz
git clone https://github.com/lawm/skype-phone.git

mkdir patched
tar xzf F1PP010EN-SKv1_GPL.tar.gz -C patched

cp -r skype-phone/buildroot patched/

Delete corrupt file:

rm patched/buildroot/dl/binutils-2.16.1.tar.bz2

Build buildroot, including toolchain:

cd patched/buildroot/config/onephone_mips32/
make

Build test app:

cd -
cd apps
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published