summaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2014-02-09wic: Honor --size for --source partititionsTom Zanussi
2014-02-04wic: Hook up --debug optionTom Zanussi
2014-02-04wic: Hook up BootimgEFIPlugin and BootimgPcbiosPlugin pluginsTom Zanussi
2014-02-04wic: Add BootimgEFIPlugin and BootimgPcbiosPluginTom Zanussi
2014-02-04wic: Add SourcePlugin classTom Zanussi
2014-02-04wic: Add wic-specific bootloader subclassTom Zanussi
2014-02-04wic: Create and use new functions for getting bitbake variablesTom Zanussi
2014-02-04wic: Move some common items to oe.miscTom Zanussi
2014-01-28yocto-bsp: Add core2 and corei7 tune choice to x86_64Darren Hart
2014-01-28yocto-bsp: Update substrate to use the new x86 tune filesDarren Hart
2013-12-20yocto-bsp: Add missing interfaces file for qemu BSP templatesTom Zanussi
2013-11-21yocto-bsp: Add missing format specifier in bblayers error messageBastien JAUNY
2013-10-30wic: Remove selinux_check()Tom Zanussi
2013-10-23wic: Update and generalize pseudo setup for rootfs generationTom Zanussi
2013-10-23wic: Make find_binary_path() more user-friendlyTom Zanussi
2013-10-23wic: Remove binary dependenciesTom Zanussi
2013-10-23wic: Remove rpmmisc call from livecdTom Zanussi
2013-10-23wic: Remove rpm and grabber dependencies from BaseImageCreatorTom Zanussi
2013-10-23wic: remove rpm warning code from BackendPluginTom Zanussi
2013-10-23wic: Remove dependency on myurlgrab moduleTom Zanussi
2013-10-23wic: Remove dependency on rpmmiscTom Zanussi
2013-10-23wic: Remove dependency on rt_util moduleTom Zanussi
2013-10-18wic: add pseudo to the populate-extfs stepTom Zanussi
2013-10-18wic: Initialize return values in find_artifacts()Tom Zanussi
2013-10-16wic: Force lba off for FAT16 partitionsDarren Hart
2013-10-04yocto-kernel: Use variable-substituted BBLAYERSTom Zanussi
2013-10-01wic: Add OpenEmbedded-specific implementationTom Zanussi
2013-10-01wic: Add mic w/pykickstartTom Zanussi
2013-10-01wic: Initial code for wic (OpenEmbedded Image Creator)Tom Zanussi
2013-09-24yocto-bsp: add 3.10/remove 3.8 kernel from templatesTom Zanussi
2013-09-11yocto-bsp: conditionalise mesa-swrast on opengl in templatesRoss Burton
2013-09-09yocto-bsp: remove apm as a default MACHINE_FEATURESaul Wold
2013-07-13yocto-kernel: make BBLAYERS parsing more robustTom Zanussi
2013-07-05yocto-kernel: enforce exact match for BBLAYERSTom Zanussi
2013-07-05yocto-bsp: filter out 'layer' from arch listTom Zanussi
2013-06-21yocto-bsp: Drop PRINC usageRichard Purdie
2013-06-04yocto_kernel: modify the msg when adding duplicate itemsNing Zhang
2013-05-30yocto_kernel: check current items before add a new oneNing Zhang
2013-05-29yocto-bsp: re-enable AutoAddDevices in xorg.conf for generated BSPsPaul Eggleton
2013-04-10yocto-layer / yocto-bsp: tweak layer.conf commentPaul Eggleton
2013-04-05yocto-bsp: change qemu-based mips BSP default branchTom Zanussi
2013-04-05yocto-bsp: set SRCREV for arm-based qemu machinesTom Zanussi
2013-04-05yocto-bsp: qemu machine template updatesTom Zanussi
2013-04-05yocto-bsp: use specific bsp metadata for qemu machinesTom Zanussi
2013-04-05yocto-bsp: pass in file object to replace_file()Tom Zanussi
2013-04-05yocto-bsp: have replace_file() close file before copyingTom Zanussi
2013-04-05yocto-bsp: add linux-yocto-3.8-rt to templatesTom Zanussi
2013-04-05yocto-bsp: add KBRANCH for existing kbranch casesTom Zanussi
2013-03-22scripts/lib/bsp: replace mesa-dri with mesa in machine.conf filesLaurentiu Palcu
2013-03-19layer.conf: avoid unnecessary early expansion with :=Christopher Larson