Skip to content

albfan/oe-b-series

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SamyGO for B-Series

Create your own firmware for your B-Series Samsung TV

Usage Information:

Run

$ . setup.sh

to setup OE environment.

Setup generate two configuration files:

You can pass argument '-cl' if you want build environment for content library apps. Ex: ". setup.sh -cl"

  1. build-${DISTRO}/conf/local.conf
  2. build-${DISTRO}/env.source

bitbake downloads sources to $HOME/sources. You can change it defining DL_DIR variable

After configure, use bitbake command.

$ bitbake -s #to see avaliable task

Normally

$ bitbake externalboot-base

is what you are looking for.

Results

After building all tools, results are at build-samygo/tmp/deploy/images directory.

Background Information:

OpenEmbedded: http://en.wikipedia.org/wiki/OpenEmbedded

SamyGO: http://samygo.sourceforge.net

About

Open Embedded for Samsung TV B Series

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 52.8%
  • Python 21.9%
  • BlitzBasic 10.8%
  • Shell 5.9%
  • XSLT 5.8%
  • C++ 1.9%
  • Other 0.9%