index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
runqemu: qemuzynqmp: Add Linux boot support
Alistair Francis
2016-08-10
2
-3
/
+2
*
create-pull-request: set subject automatically for cover latter
Robert Yang
2016-08-04
1
-1
/
+7
*
create-pull-request: read remote from env var CPR_CONTRIB_REMOTE
Robert Yang
2016-08-04
1
-32
/
+34
*
create-pull-request: add option -a to auto push
Robert Yang
2016-08-04
1
-1
/
+11
*
uncovered: list uncovered python modules
Ed Bartosh
2016-08-01
1
-0
/
+39
*
oe-selftest: simplifying log filenames
Benjamin Esquivel
2016-08-01
1
-1
/
+1
*
oe-selftest: export test results via xmlrunner
Benjamin Esquivel
2016-08-01
1
-3
/
+30
*
recipetool: create: fix greedy regex that broke support for github tarballs
Paul Eggleton
2016-08-01
1
-1
/
+1
*
recipetool: record unknown license files
Paul Eggleton
2016-07-26
1
-0
/
+10
*
classes/populate_sdk_ext: filter sstate within the extensible SDK
Paul Eggleton
2016-07-26
1
-2
/
+14
*
scripts: add oe-check-sstate script
Paul Eggleton
2016-07-26
1
-0
/
+121
*
wic: rawcopy: make source filenames unique
Ed Bartosh
2016-07-21
1
-1
/
+1
*
oe-selftest: print errors when failed to find test
Robert Yang
2016-07-21
1
-2
/
+10
*
oe-git-proxy: don't depend on syslinux
André Draszik
2016-07-20
1
-6
/
+7
*
devtool: add finish subcommand
Paul Eggleton
2016-07-20
1
-1
/
+110
*
devtool: upgrade: record original recipe files
Paul Eggleton
2016-07-20
1
-6
/
+10
*
devtool: update-recipe: refactor to allow calling separately
Paul Eggleton
2016-07-20
1
-27
/
+29
*
devtool: reset: refactor to allow calling separately
Paul Eggleton
2016-07-20
1
-17
/
+23
*
devtool: update-recipe: don't copy local files that haven't changed
Paul Eggleton
2016-07-20
1
-1
/
+5
*
devtool: update-recipe: find and use existing files directories
Paul Eggleton
2016-07-20
1
-4
/
+14
*
python3: update manifest RDEPENDS for importlib and compression packages
Derek Straka
2016-07-20
1
-3
/
+3
*
wic: mountpoint is an optional argument
Maciej Borzecki
2016-07-20
1
-1
/
+1
*
wic: clone gummiboot wks for systemd-boot
Jianxun Zhang
2016-07-20
1
-0
/
+11
*
wic: add systemd-boot option in EFI boot image plugin
Jianxun Zhang
2016-07-20
1
-3
/
+5
*
python3: Add compression to python3-shell dependencies
Jussi Kukkonen
2016-07-12
1
-1
/
+1
*
recipetool: create: support specifying a file as the local source
Paul Eggleton
2016-07-12
2
-5
/
+14
*
recipetool: create: fix handling of github URLs
Paul Eggleton
2016-07-12
1
-1
/
+1
*
graph-tool: convert to python3
Maxin B. John
2016-07-12
1
-2
/
+2
*
scripts/contrib/devtool-stress: exclude more recipes by default
Paul Eggleton
2016-07-12
1
-1
/
+1
*
scripts/contrib/devtool-stress: skip incompatible recipes
Paul Eggleton
2016-07-12
1
-22
/
+35
*
devtool: return specific exit code for incompatible recipes
Paul Eggleton
2016-07-12
3
-10
/
+13
*
devtool: reset: allow reset to work if the recipe file has been deleted
Paul Eggleton
2016-07-12
1
-1
/
+1
*
devtool: update-recipe: fix --initial-rev option
Paul Eggleton
2016-07-12
1
-8
/
+5
*
terminal: Fix gnome-terminal to work with recent versions
Richard Purdie
2016-07-08
1
-0
/
+10
*
scripts: Fixed typo in parameter that was causing exception
Humberto Ibarra
2016-07-08
1
-1
/
+1
*
runqemu: Avoid duplicating custom QEMU options for AArch64
Otavio Salvador
2016-07-08
1
-1
/
+1
*
recipetool: create: drop unused convert_pkginfo() function
Paul Eggleton
2016-07-08
1
-29
/
+0
*
recipetool: create: avoid decoding errors with Python 3
Paul Eggleton
2016-07-08
5
-14
/
+14
*
oepydevshell-internal: python3: encode/decode pty content
Ed Bartosh
2016-07-08
1
-4
/
+4
*
devpyshell: python3: flush stdout explicitly
Ed Bartosh
2016-07-08
1
-3
/
+1
*
classes/sstate: add a mode to error if sstate package unavailable
Paul Eggleton
2016-07-08
1
-1
/
+1
*
scripts/lib/bsp/help.py: Changed help of yocto-bsp to match latest syntax
Humberto Ibarra
2016-07-07
1
-8
/
+8
*
yocto-bsp: Refactor script to use argparse instead of optparse
Humberto Ibarra
2016-07-07
2
-84
/
+78
*
scripts/yocto-bsp: Removing version from yocto-bsp
Humberto Ibarra
2016-07-07
1
-4
/
+1
*
scripts/lib/bsp/engine.py: Add error message for wrong input file
Humberto Ibarra
2016-07-07
1
-2
/
+4
*
scripts/lib/bsp/help.py: Fixed pager for yocto-bsp help
Humberto Ibarra
2016-07-07
1
-1
/
+1
*
scripts: Fixed typo in parameter that was causing exception
Humberto Ibarra
2016-07-07
2
-2
/
+2
*
scripts/contrib: introduce build-perf-test-wrapper.sh
Markus Lehtonen
2016-07-01
1
-0
/
+102
*
oe-build-perf-test: add --out-dir command line argument
Markus Lehtonen
2016-07-01
1
-1
/
+3
*
oe-build-perf-test: enable locking
Markus Lehtonen
2016-07-01
1
-0
/
+23
[next]