summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2018-01-18contrib/yocto-bsp-kernel-update.sh: remove this scriptYi Zhao
2017-11-05scripts/lib/bsp: delete, all users have been removedJoshua Lock
2017-11-05yocto-kernel: remove this toolJoshua Lock
2017-11-05yocto-layer: remove this toolJoshua Lock
2017-11-05yocto-bsp: remove this toolJoshua Lock
2017-08-31linux-yocto: add linux-yocto 4.12 bbappendsLeonardo Sandoval
2017-08-21linux-yocto: Drop 4.1 kernel appendsRichard Purdie
2017-07-27bsp/help: include a warning showing deprecation of create-layer pluginLeonardo Sandoval
2017-07-06linux-yocto-custom: include a user feature description fileChoong YinThong
2017-06-14linux-yocto: remove user-specific description/config files from machine descr...Leonardo Sandoval
2017-06-12linux-yocto: include missing description files and conf fragmentsLeonardo Sandoval
2017-06-09yocto-bsp: Fix QEMUARM based bsps to not offer SMP supportAlejandro Hernandez
2017-06-05scripts/lib: removes bsp 4.8 kernel bbappends as the version is no longer sup...Daniela Plascencia
2017-03-31yocto-bsp/i386 machine.cfg: Explicitly disable 64BITSaul Wold
2017-03-28recipes-kernel: Skip kernel version check on kernel templatesLeonardo Sandoval
2017-03-25scripts/contrib: scripts that updates kernel templatesLeonardo Sandoval
2017-03-25scripts/lib/bsp/substrate: kernel templates for 4.10Leonardo Sandoval
2016-12-22example-recipe: Fix LDFLAGS compilation issue on newly created recipesAlejandro Hernandez
2016-11-15conf: Remove legacy X input driversJussi Kukkonen
2016-10-08machine.cfg: Unset CONFIG_64BIT for qemu i386 architectureLeonardo Sandoval
2016-10-05yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for x86-64 archLeonardo Sandoval
2016-10-05yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for PowerPC archLeonardo Sandoval
2016-10-05yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for qemu archLeonardo Sandoval
2016-10-05yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for i386 archLeonardo Sandoval
2016-10-05yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for MIPS64 archLeonardo Sandoval
2016-10-05machine.conf: Remove duplicate xserver choicesLeonardo Sandoval
2016-10-05yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for MIPS archLeonardo Sandoval
2016-10-05yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for arm archLeonardo Sandoval
2016-08-18yocto-bsp/yocto-kernel: update to work with the latest kern-toolsBruce Ashfield
2016-07-07scripts/lib/bsp/help.py: Changed help of yocto-bsp to match latest syntaxHumberto Ibarra
2016-07-07yocto-bsp: Refactor script to use argparse instead of optparseHumberto Ibarra
2016-07-07scripts/yocto-bsp: Removing version from yocto-bspHumberto Ibarra
2016-07-07scripts/lib/bsp/engine.py: Add error message for wrong input fileHumberto Ibarra
2016-07-07scripts/lib/bsp/help.py: Fixed pager for yocto-bsp helpHumberto Ibarra
2016-07-07scripts: Fixed typo in parameter that was causing exceptionHumberto Ibarra
2016-06-12scripts/lib/bsp/engine.py: Added missing parentheses to string formattingHumberto Ibarra
2016-06-12scripts/lib/bsp/kernel.py: python3: use explicit relative importsHumberto Ibarra
2016-06-12scripts/lib/bsp/engine.py: Rename raw_input commands to inputHumberto Ibarra
2016-06-12scripts/yocto-bsp: Fixed typo in parameter that was causing exceptionHumberto Ibarra
2016-06-06scripts/lib/bsp/engine.py: Added missing keyword to fix syntax errorHumberto Ibarra
2016-06-02scripts: python3: change python to python3 in shebangEd Bartosh
2016-06-02scripts: python3: decode subprocess outputEd Bartosh
2016-06-02engine: python3: replace iteritems() -> items()Ed Bartosh
2016-06-02scripts: python3: replace exec statement with builtinEd Bartosh
2016-06-02scripts: python3: use explicit relative importsEd Bartosh
2016-06-02engine.py: python3: rename sys.maxint to sys.maxsizeEd Bartosh
2016-06-02scripts: python3: use new metaclass syntaxEd Bartosh
2016-06-02scripts: python3: rename raw_input to inputEd Bartosh
2016-06-01scripts: python3: Use print functionEd Bartosh
2016-04-29scripts/lib/bsp/kernel.py: force patching when branch is machine branch is re...Leonardo Sandoval