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
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/contrib/patchreview: fix commit identification
Ross Burton
2023-10-30
1
-1
/
+1
*
scripts/contrib/patchreview: consolidate imports
Ross Burton
2023-10-27
1
-5
/
+10
*
scripts/contrib/patchreview: add commit and recipe count fields to JSON
Ross Burton
2023-10-27
1
-10
/
+22
*
scripts/patchreview: rework patch detection
Ross Burton
2023-10-27
1
-9
/
+27
*
bb-matrix-plot.sh: Show underscores correctly in labels
Peter Kjellerstedt
2023-10-23
1
-2
/
+2
*
scripts/patchreview: Add a custom pattern for finding recipe patches
Mickael RAMILISON
2023-10-15
1
-1
/
+2
*
meta: remove True option to getVar and getVarFlag calls (again)
Martin Jansa
2023-02-02
1
-1
/
+1
*
scripts: convert-overrides: Allow command-line customizations
Joshua Watt
2022-11-14
1
-46
/
+57
*
scripts: Add copyright statements to files without one
Richard Purdie
2022-08-12
6
-0
/
+12
*
scripts/patchreview: Make json output human parsable
Richard Purdie
2022-05-23
1
-1
/
+1
*
scripts/patchreview: Add commit to stored json data
Richard Purdie
2022-05-23
1
-0
/
+1
*
scripts/contrib/oe-build-perf-report-email.py: remove obsolete check for phan...
Steve Sakoman
2022-04-30
1
-13
/
+0
*
convert-variable-renames: Fix typo in description
Simon Kuhnle
2022-03-31
1
-1
/
+1
*
scripts/patchreview: handle Inactive-Upstream status
Alexandre Belloni
2022-03-18
1
-2
/
+2
*
perf-build-test/report: Drop phantomjs and html email reports support
Richard Purdie
2022-03-16
2
-161
/
+8
*
convert-variable-renames: Fix output string
Saul Wold
2022-03-04
1
-1
/
+1
*
scripts/documentation-audit: Use renamed LICENSE_FLAGS_ACCEPTED variable
Khem Raj
2022-02-25
1
-2
/
+2
*
scripts: fix file writing in convert-spdx-licenses
Scott Murray
2022-02-22
1
-0
/
+1
*
scripts: fix file writing in convert-variable-renames
Scott Murray
2022-02-22
1
-0
/
+1
*
meta: Rename LICENSE_FLAGS variable
Saul Wold
2022-02-21
1
-0
/
+1
*
icecc: Improve variables/terminology
Richard Purdie
2022-02-21
1
-0
/
+5
*
scripts: Add convert-variable-renames script for inclusive language variable ...
Saul Wold
2022-02-21
1
-0
/
+109
*
meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONS
Richard Purdie
2022-02-21
1
-1
/
+1
*
scripts: Add a conversion script to use SPDX license names
Richard Purdie
2022-02-20
1
-0
/
+144
*
convert-srcuri.py: use regex to check space in SRC_URI
Kai Kang
2021-11-11
1
-4
/
+4
*
scripts/convert-srcuri: Update SRC_URI conversion script to handle github url...
Richard Purdie
2021-11-03
1
-1
/
+15
*
meta: Add explict branch to git SRC_URIs
Richard Purdie
2021-10-30
1
-0
/
+63
*
convert-overrides.py: also convert comments without a leading whitespace
Chen Qi
2021-08-12
1
-3
/
+3
*
convert-overrides.py: allow dots before override in vars_re and shortvars_re
Martin Jansa
2021-08-05
1
-3
/
+3
*
image/image_types: Convert CONVERSION_CMD/COMPRESS_CMD to new override syntax
Richard Purdie
2021-08-04
1
-1
/
+1
*
meta: Convert IMAGE_TYPEDEP to use override syntax
Richard Purdie
2021-08-04
1
-1
/
+1
*
convert-overrides.py: handle few more cases of overrides
Denys Dmytriyenko
2021-08-04
1
-2
/
+3
*
convert-overrides: Allow script to handle patch/diffs
Richard Purdie
2021-08-02
1
-3
/
+7
*
convert-overrides.py: allow specifying multiple target dirs
Martin Jansa
2021-07-30
1
-13
/
+13
*
convert-overrides.py: 0.9.1 include '(' as delimiter for shortvars
Martin Jansa
2021-07-30
1
-2
/
+2
*
convert-overrides.py: remove base_dep_prepend and autotools_dep_prepend excep...
Martin Jansa
2021-07-30
1
-6
/
+0
*
convert-overrides.py: show processed file and version of this script
Martin Jansa
2021-07-30
1
-0
/
+4
*
scripts/contrib: Add override conversion script
Richard Purdie
2021-07-30
1
-0
/
+141
*
scripts/contrib/image-manifest: add new script
Anders Wallin
2021-04-18
1
-0
/
+523
*
documentation-audit.sh: Fix typo in specifying LICENSE_FLAGS_WHITELIST
Khem Raj
2021-03-26
1
-1
/
+1
*
scripts/contrib/list-packageconfig-flags: Upate for tinfoil API changes
Richard Purdie
2021-03-15
1
-1
/
+1
*
graph-tool: add filter subcommand
Paul Eggleton
2020-06-16
1
-0
/
+43
*
graph-tool: switch to argparse
Paul Eggleton
2020-06-16
1
-32
/
+27
*
buildstats-plot.sh: Show spaces and underscores correctly in titles/keys
Peter Kjellerstedt
2020-03-29
1
-2
/
+2
*
buildstats*.sh: fix spacing indentation in the files
Luis Martins
2020-03-24
2
-93
/
+94
*
buildstats*.sh: add recipe parameter to scripts
Luis Martins
2020-03-24
2
-4
/
+14
*
buildstats*.sh: add accumulate parameter to scripts
Luis Martins
2020-03-24
2
-4
/
+28
*
buildstats-plot.sh: filter by task
Luis Martins
2020-03-24
1
-2
/
+8
*
buildstats-plot.sh: fix invoking buildstats.sh
Luis Martins
2020-03-24
1
-1
/
+1
*
list-packageconfig-flags: print PN instead of P
Paul Eggleton
2019-07-03
1
-1
/
+1
[next]