summaryrefslogtreecommitdiffstats
path: root/scripts/wic
AgeCommit message (Expand)Author
2015-04-24wic: code cleanup: wildcard importsEd Bartosh
2015-04-19wic: try to find bitbake using find_executable APIEd Bartosh
2015-04-13wic: Add argv argument to mainEd Bartosh
2015-04-13wic: Use __file__ instead of sys.argv[0]Ed Bartosh
2015-04-13wic:code cleanup: No space allowedEd Bartosh
2015-04-08wic: Implement --build-rootfs command line optionEd Bartosh
2015-04-08wic: code cleanup: bad indentationEd Bartosh
2014-10-30wic: Remove special-case bootimg_dirTom Zanussi
2014-10-30Revert "wic: set bootimg_dir when using image-name artifacts"Tom Zanussi
2014-09-23wic: set bootimg_dir when using image-name artifactsMaciej Borzecki
2014-07-16wic: Add kickstart reference to help systemTom Zanussi
2014-07-16wic: Add wic overview to help systemTom Zanussi
2014-07-10wic: Add general 'plugins' help topicTom Zanussi
2014-07-10wic: Add dummy subcommand and usage stringsTom Zanussi
2014-05-21wic: add support to look in all layers and get .wks fileJoão Henrique Ferreira de Freitas
2014-03-30wic: Extend --rootfs-dir to connect rootfs-dirsJoão Henrique Ferreira de Freitas
2014-02-04wic: Hook up --debug optionTom Zanussi
2014-02-04wic: Create and use new functions for getting bitbake variablesTom Zanussi
2013-10-23wic: eliminate module checksTom Zanussi
2013-10-18wic: Check for the existence/correctness of build artifactsTom Zanussi
2013-10-16wic: Check for external modulesDarren Hart
2013-10-16wic: check passed-in build artifact directoriesTom Zanussi
2013-10-16wic: check for build artifactsTom Zanussi
2013-10-01wic: Initial code for wic (OpenEmbedded Image Creator)Tom Zanussi