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

From DAVE Developer's Wiki
Revision as of 16:23, 20 April 2017 by U0001 (talk | contribs) (U0001 moved page XUELK-AN-005: Building Debian distribution with Isar to XUELK-AN-00x: Building Debian distribution with Isar without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Introduction[edit | edit source]

Build[edit | edit source]

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/
      1. 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[edit | edit source]