aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2013-01-20scripts/lib/bsp/engine.py: add handling for JSON stringsTom Zanussi
2013-01-20yocto-layer: add optional layer priority paramTom Zanussi
2013-01-20scripts/lib/bsp/engine.py: refactor bsp-creation codeTom Zanussi
2013-01-20yocto-layer: add 'layer' template dataTom Zanussi
2013-01-20yocto-layer: add help/usageTom Zanussi
2013-01-20scripts/lib/bsp/engine.py: add yocto_layer_create()Tom Zanussi
2013-01-16yocto-bsp: add basic git connectivity checkTom Zanussi
2012-12-13yocto-kernel: add support for PRs of the form rN to pr_inc()Tom Zanussi
2012-12-13yocto-bsp: remove patch-related SRC_URI processingTom Zanussi
2012-12-13yocto-kernel: handle SRC_URIs in .bb filesTom Zanussi
2012-12-13yocto-kernel: remove assumption that kernel has a versionTom Zanussi
2012-12-13yocto-kernel: don't list comments in config and patch listingsTom Zanussi
2012-12-13yocto-kernel: create open_user_file() wrapper functionTom Zanussi
2012-12-13yocto-bsp: add replace_file()Tom Zanussi
2012-12-13yocto-bsp: add 'edit-file' input lineTom Zanussi
2012-12-13yocto-bsp: add 'edit-git-repo' input lineTom Zanussi
2012-12-13yocto-bsp: update existing templates for linux-yocto-customTom Zanussi
2012-12-13yocto-bsp: add 'custom' choice to kernels()Tom Zanussi
2012-12-13yocto-bsp: add custom kernel supportTom Zanussi
2012-11-20yocto-bsp: upgdate configs after xf86-video-omapfb changed nameLaurentiu Palcu
2012-11-20yocto-bsp: update configs after xorg upgradeLaurentiu Palcu
2012-11-18yocto-bsp: update qemu machine.conf templateStefan Stanacar
2012-10-24yocto-bsp: Fix git url parsing, allowing for local mirrorsDarren Hart
2012-10-22yocto-bsp: set branches_base for list_property_values()Tom Zanussi
2012-10-01yocto-bsp: remove 'test' options from user-config.cfgTom Zanussi
2012-10-01yocto-bsp: use FILESEXTRAPATHS for xserver-xf86-config bbappendsTom Zanussi
2012-09-28yocto-bsp: fix dmaengine feature inclusionTom Zanussi
2012-09-28yocto-bsp: make vfat feature inclusion conditional on kernel versionTom Zanussi
2012-09-12scripts: change default ARM BSP to use xserver-xorg, not -liteRoss Burton
2012-09-10yocto-bsp: remove packagegroup-core-tools-profile.bbappendTom Zanussi
2012-09-04meta-yocto: fix for task renamePaul Eggleton
2012-09-02yocto-bsp: add new strip_base() functionTom Zanussi
2012-09-02yocto-bsp: add a LICENSE_FLAGS_WHITELIST blurb for emgd to READMETom Zanussi
2012-09-02yocto-bsp: update the help regarding the meta-intel layerTom Zanussi
2012-09-02yocto-bsp: include meta-intel.inc if emgd selectedTom Zanussi
2012-09-02bsp: set default XSERVER for PowerPC and MIPS machines to XorgRoss Burton
2012-08-29yocto-bsp: use KBRANCH_DEFAULT in 'newbranch' casesTom Zanussi
2012-08-29yocto-bsp: remove obsolete referencesTom Zanussi
2012-08-25yocto-bsp: add missing xserver-xf86-config .bbappend for qemuTom Zanussi
2012-08-25yocto-bsp: use base branches for qemu 'newbranch' caseTom Zanussi
2012-08-25yocto-bsp: remove YOCTO_KERNEL_EXTERNAL_BRANCH usageTom Zanussi
2012-08-25yocto-bsp: use emgd 1.14 for i386 templateTom Zanussi
2012-08-25yocto-bsp: update standard branch mappingTom Zanussi
2012-08-25yocto-bsp: add 3.4/remove 3.0 kernel from templatesTom Zanussi
2012-08-25yocto-bsp: generate default properties even if json specifiedTom Zanussi
2012-08-25yocto-bsp: use emgd 1.10 for i386 templateTom Zanussi
2012-08-25yocto-bsp: add i586 option for i386Tom Zanussi
2012-08-25yocto-bsp: add some standard policyTom Zanussi
2012-08-25yocto-bsp: remove 'branch' statements in .scc if reusing branchTom Zanussi
2012-08-25yocto-bsp: use rstrip() for assignment linesTom Zanussi