Open main menu

DAVE Developer's Wiki β

Changes

XUELK-AN-00x: Building Debian distribution with Isar

1,788 bytes added, 16:23, 20 April 2017
m
==Introduction==
==Build==
dvdk@osboxes:~/devel/sbclynx/debian/isar/isar.git$ . dave-init-build-env build
You had no conf/local.conf file. This configuration file has therefore been
created for you with some default values. You may wish to edit it to, for
example, select a different MACHINE (target hardware). See conf/local.conf
for more information as common configuration options are commented.
 
You had no conf/bblayers.conf file. This configuration file has therefore been
created for you with some default values. To add additional metadata layers
into your configuration please add entries to conf/bblayers.conf.
 
For more information about isar, contact the developers at:
https://lists.debian.org/debian-embedded/
 
### Shell environment set up for builds. ###
 
You can now run 'bitbake <target>'
 
Common targets are:
isar-image-base
isar-image-debug
dvdk@osboxes:~/devel/sbclynx/debian/isar/isar.git/build$ bitbake multiconfig:sbclynx-wheezy:isar-image-base
Parsing recipes: 100% |#################################################################################################################################| Time: 0:00:00
Parsing of 4 .bb files complete (0 cached, 4 parsed). 16 targets, 0 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
Initialising tasks: 100% |##############################################################################################################################| Time: 0:00:00
NOTE: Executing RunQueue Tasks
NOTE: Tasks Summary: Attempted 9 tasks of which 0 didn't need to be rerun and all succeeded.
 
==Useful links==
*http://events.linuxfoundation.org/sites/events/files/slides/isar-elce-2016_0.pdf
*https://github.com/ilbers/isar/blob/master/doc/user_manual.md
*http://elinux.org/images/0/09/ELC-2017-isar.pdf
*http://people.linaro.org/~riku.voipio/debian-images/#/
4,650
edits