summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* yocto-bsp: Drop GLIBC_ADDONS settingRichard Purdie2014-07-042-4/+0
* yocto-bsp: Update qemu inclusion listsRichard Purdie2014-07-041-2/+3
* scripts: fix no newline at end of fileRobert Yang2014-07-031-1/+1
* scripts: consolidate code to find bitbake pathPaul Eggleton2014-06-251-0/+42
* wic: check if BBLAYERS is valid before useJoão Henrique Ferreira de Freitas2014-06-062-6/+8
* wic: default plugin type directory should be added only onceJoão Henrique Ferreira de Freitas2014-06-061-2/+2
* wic: add support to look in all layers and get pluginsJoão Henrique Ferreira de Freitas2014-05-211-5/+23
* wic: add support to look in all layers and get .wks fileJoão Henrique Ferreira de Freitas2014-05-211-29/+43
* wic: Extend indirect string connection to support image names and rootfsJoão Henrique Ferreira de Freitas2014-05-131-3/+24
* wic: add find_artifact() to get a specific bitbake variableJoão Henrique Ferreira de Freitas2014-05-131-0/+14
* wic: Move find_bitbake_env_line() to oe.miscJoão Henrique Ferreira de Freitas2014-05-132-17/+16
* Globally replace 'base_contains' calls with 'bb.utils.contains'Otavio Salvador2014-04-251-1/+1
* yocto-bsp: Update templates to 3.14 kernelTom Zanussi2014-04-0931-283/+69
* Drop beagleboard, replaced by beagleboneRichard Purdie2014-03-311-1/+0
* wic: Extend --rootfs-dir to connect rootfs-dirsJoão Henrique Ferreira de Freitas2014-03-303-11/+42
* wic: Report all ROOTFS_DIR artifactsJoão Henrique Ferreira de Freitas2014-03-303-4/+28
* wic: Add option --rootfs-dir to --sourceJoão Henrique Ferreira de Freitas2014-03-301-0/+6
* wic: Use partition label to be part of rootfs filenameJoão Henrique Ferreira de Freitas2014-03-301-2/+2
* wic: Add rootfs_dir argument to do_prepare_partition() methodJoão Henrique Ferreira de Freitas2014-03-303-3/+3
* wic: Hook up RootfsPlugin pluginJoão Henrique Ferreira de Freitas2014-03-301-16/+12
* wic: Add RootfsPluginJoão Henrique Ferreira de Freitas2014-03-301-0/+58
* wic: Fix bitbake_env_command for 'None' caseTom Zanussi2014-03-301-1/+4
* wic: Add SD/MMC-Cards support to '--ondisk' paramJoão Henrique Ferreira de Freitas2014-03-271-2/+6
* wic: Use pseudo for ext mkfs commandTom Zanussi2014-03-121-1/+1
* wic: Use mke2fs to create the ext2/3/4 imageJoão Henrique Ferreira de Freitas2014-03-121-4/+2
* wic: Make exec_native_command() fail if a command isn't foundTom Zanussi2014-02-201-2/+9
* wic: Fix exec_native_cmd() pathTom Zanussi2014-02-201-1/+1
* wic: Honor --size for --source partititionsTom Zanussi2014-02-094-10/+68
* wic: Hook up --debug optionTom Zanussi2014-02-041-1/+4
* wic: Hook up BootimgEFIPlugin and BootimgPcbiosPlugin pluginsTom Zanussi2014-02-046-279/+86
* wic: Add BootimgEFIPlugin and BootimgPcbiosPluginTom Zanussi2014-02-042-0/+348
* wic: Add SourcePlugin classTom Zanussi2014-02-042-3/+75
* wic: Add wic-specific bootloader subclassTom Zanussi2014-02-043-2/+65
* wic: Create and use new functions for getting bitbake variablesTom Zanussi2014-02-042-5/+31
* wic: Move some common items to oe.miscTom Zanussi2014-02-043-13/+12
* yocto-bsp: Add core2 and corei7 tune choice to x86_64Darren Hart2014-01-281-0/+8
* yocto-bsp: Update substrate to use the new x86 tune filesDarren Hart2014-01-282-13/+15
* yocto-bsp: Add missing interfaces file for qemu BSP templatesTom Zanussi2013-12-202-0/+6
* yocto-bsp: Add missing format specifier in bblayers error messageBastien JAUNY2013-11-211-1/+1
* wic: Remove selinux_check()Tom Zanussi2013-10-301-4/+0
* wic: Update and generalize pseudo setup for rootfs generationTom Zanussi2013-10-231-13/+15
* wic: Make find_binary_path() more user-friendlyTom Zanussi2013-10-231-1/+4
* wic: Remove binary dependenciesTom Zanussi2013-10-231-4/+0
* wic: Remove rpmmisc call from livecdTom Zanussi2013-10-231-1/+1
* wic: Remove rpm and grabber dependencies from BaseImageCreatorTom Zanussi2013-10-231-3/+1
* wic: remove rpm warning code from BackendPluginTom Zanussi2013-10-231-5/+0
* wic: Remove dependency on myurlgrab moduleTom Zanussi2013-10-231-1/+0
* wic: Remove dependency on rpmmiscTom Zanussi2013-10-233-3/+2
* wic: Remove dependency on rt_util moduleTom Zanussi2013-10-237-7/+7
* wic: add pseudo to the populate-extfs stepTom Zanussi2013-10-181-1/+8