Create your own firmware for your B-Series Samsung TV
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"
- build-${DISTRO}/conf/local.conf
- 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.
After building all tools, results are at build-samygo/tmp/deploy/images directory.
OpenEmbedded: http://openembedded.org
SamyGO: https://www.samygo.tv