aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2014-07-03scripts/contrib/verify-homepage.py: add a script to verify HOMEPAGEChong Lu
2014-07-03runqemu-extract-sdk: normalize paths to improve outputChen Qi
2014-06-29test-dependencies.sh: Return non-zero return code when there was some failure...Martin Jansa
2014-06-29sstate-diff-machines.sh: Return non-zero return code when there was some fail...Martin Jansa
2014-06-25oe-pkgdata-util: fix help textPaul Eggleton
2014-06-25list-packageconfig-flags: improve option parsingPaul Eggleton
2014-06-25list-packageconfig-flags: filter out doc and defaultval varflagsPaul Eggleton
2014-06-25scripts: consolidate code to find bitbake pathPaul Eggleton
2014-06-24mkefidisk.sh: Allow symlink for deviceDarren Hart
2014-06-24scripts/test-remote-image: add value check for rootfs fstype, change method n...Corneliu Stoicescu
2014-06-17relocate_sdk: Skip to do relocation if the file size is less than 64 byteRoy Li
2014-06-13scripts/test-remote-image: Add script for running runtime tests on remotely b...Corneliu Stoicescu
2014-06-06wic: check if BBLAYERS is valid before useJoão Henrique Ferreira de Freitas
2014-06-06wic: default plugin type directory should be added only onceJoão Henrique Ferreira de Freitas
2014-06-06generate-manifest-2.7.py: Add importlibMatt Fleming
2014-06-06generate-manifest-3.3.py: Add importlibMatt Fleming
2014-05-30combo-layer: fix revlist taking into account file_filterJoão Henrique Ferreira de Freitas
2014-05-28devshell: Add interactive python shellRichard Purdie
2014-05-28ddimage: Support Mac OSDarren Hart
2014-05-21wic: add support to look in all layers and get pluginsJoão Henrique Ferreira de Freitas
2014-05-21wic: add support to look in all layers and get .wks fileJoão Henrique Ferreira de Freitas
2014-05-21runqemu-internal: add "console=ttyS0" to ramfs image kernel parametersChen Qi
2014-05-13wic: Extend indirect string connection to support image names and rootfsJoão Henrique Ferreira de Freitas
2014-05-13wic: add find_artifact() to get a specific bitbake variableJoão Henrique Ferreira de Freitas
2014-05-13wic: Move find_bitbake_env_line() to oe.miscJoão Henrique Ferreira de Freitas
2014-05-08scripts/runqemu: avoid pipe with sedMatthieu Crapet
2014-05-05cleanup-workdir: Fix crosssdk reference after addition of PNRichard Purdie
2014-04-30scripts/contrib/dialog-power-control: add a trivial power prompt scriptPaul Eggleton
2014-04-30scripts/contrib/serdevtry: add script to handle transient serial terminalsPaul Eggleton
2014-04-28sstate-cache-management: Minor cleanup of help textJacob Kroon
2014-04-24report-error: Add posting in the public noteSaul Wold
2014-04-23scripts/send-error-report: simple hack to use proxy from the enviromentStefan Stanacar
2014-04-19scripts/send-error-report: use a real server as the defaultStefan Stanacar
2014-04-05test-dependencies.sh: Redirect stderrMartin Jansa
2014-04-04send-error-report: show responseMartin Jansa
2014-04-01gdk-pixbuf: pass GDK_PIXBUF_FATAL_LOADER where relevantRoss Burton
2014-03-30sstate-cache-management: rm_by_stamps - discover all suffixes like remove_dup...Martin Jansa
2014-03-30sstate-cache-management: skip populate_lic archives when removing duplicatesMartin Jansa
2014-03-30sstate-cache-management: rm_by_stamps - remove .siginfo and .done filesMartin Jansa
2014-03-30sstate-cache-management: rm_by_stamps - include signatures of .sigdata. filesMartin Jansa
2014-03-30wic: Extend --rootfs-dir to connect rootfs-dirsJoão Henrique Ferreira de Freitas
2014-03-30wic: Report all ROOTFS_DIR artifactsJoão Henrique Ferreira de Freitas
2014-03-30wic: Add option --rootfs-dir to --sourceJoão Henrique Ferreira de Freitas
2014-03-30wic: Use partition label to be part of rootfs filenameJoão Henrique Ferreira de Freitas
2014-03-30wic: Add rootfs_dir argument to do_prepare_partition() methodJoão Henrique Ferreira de Freitas
2014-03-30wic: Hook up RootfsPlugin pluginJoão Henrique Ferreira de Freitas
2014-03-30wic: Add RootfsPluginJoão Henrique Ferreira de Freitas
2014-03-30wic: Fix bitbake_env_command for 'None' caseTom Zanussi
2014-03-27scripts: Update after addtion of parameter to bitbake -SRichard Purdie
2014-03-26wic: Add SD/MMC-Cards support to '--ondisk' paramJoão Henrique Ferreira de Freitas