Skip to content

angelofsky1980/rossi2000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a folder rossi2000 in your OE recipes folder and clone the repo inside

mkdir /your/oe/path/recipes/rossi2000
cd /your/oe/path/recipes/rossi2000
git clone git://github.com/rossi2000/rossi2000.git .

Edit the file "/your/oe/path/recipes/images/dreambox-image.bb"
Change OPENDREAMBOX_COMMON from:

OPENDREAMBOX_COMMON = "\
	task-boot \
	task-opendreambox-base \
	task-opendreambox-dvbapi \
	task-opendreambox-ui \
"

to:

OPENDREAMBOX_COMMON = "\
	task-boot \
	task-opendreambox-base \
	task-opendreambox-dvbapi \
	task-opendreambox-ui \
	task-rossi2000 \
"

Compile your OE :)

About

Bitbake recipes for all the plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published