index
:
poky
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
danny
denzil
dizzy
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
fido
gatesgarth
gatesgarth-next
green
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
laverne
master
master-next
master-uninative
morty
pinky
purple
pyro
rocko
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
Poky Build Tool and Metadata
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
lib
/
recipetool
/
create.py
Age
Commit message (
Expand
)
Author
2022-04-19
recipetool: Do not use mutable default arguments in Python
Stefan Herbrechtsmeier
2022-03-02
recipetool/devtool: Further SPDX identifier cleanups
Richard Purdie
2022-03-01
recipetool: Use SPDX license identifiers
Peter Kjellerstedt
2022-02-05
recipetool: Fix circular reference in SRC_URI
Saul Wold
2021-12-20
recipetool: Separate licenses with & operator
Stefan Herbrechtsmeier
2021-12-20
recipetool: Sort output of guess_license function to be deterministic
Stefan Herbrechtsmeier
2021-12-09
recipetool: Set master branch only as fallback
Stefan Herbrechtsmeier
2021-12-03
recipetool: handle GitLab URLs like we do GitHub
Ross Burton
2021-10-30
meta/scripts: Manual git url branch additions
Richard Purdie
2021-10-23
recipetool: Simplify common source files skip in guess_license
Stefan Herbrechtsmeier
2021-10-14
recipetool: Rework crunch_license to recognize more variants
Stefan Herbrechtsmeier
2021-10-14
recipetool: Add support for linenumbers to licenses.csv
Stefan Herbrechtsmeier
2021-10-14
recipetool: Add logger info for missing license entries
Stefan Herbrechtsmeier
2021-10-14
recipetool: ignore empty license files
Stefan Herbrechtsmeier
2021-10-14
recipetool: Change default paramter fallback_licenses of function split_pkg_l...
Stefan Herbrechtsmeier
2021-10-14
recipetool: Skip common source files in guess_license
Stefan Herbrechtsmeier
2021-10-14
recipetool: Move license md5sums into CSV files
Stefan Herbrechtsmeier
2021-08-17
package/scripts: Fix FILES_INFO handling
Richard Purdie
2021-08-02
Convert to new override syntax
Richard Purdie
2020-07-12
scripts/lib/recipetool/create.py: fix regex strings
Tim Orling
2020-06-17
recipetool: create: fix SRCBRANCH not being passed to params
Tuomas Salokanto
2020-01-27
recipetool/create: npm: remove the 'noverify' url parameter
Jean-Marie LEMETAYER
2020-01-27
devtool: npm: rename npm command line options
Jean-Marie LEMETAYER
2019-11-21
devtool: fix devtool upgrade with reproducible_builds class
Paul Eggleton
2019-11-21
recipetool/create: Fix to work with reproducible_builds
Richard Purdie
2019-07-11
recipetool: add MD5 hash for the line-wrapped MPL-1.1 license
Ross Burton
2019-06-30
package: Build pkgdata specific to the current recipe
Richard Purdie
2019-05-09
meta/lib+scripts: Convert to SPDX license headers
Richard Purdie
2019-05-08
recipetool: fix unbound variable when fixed SRCREV can't be found
Alex Kiernan
2018-07-26
logging: use warning instead warn
Chen Qi
2018-04-03
recipetool: create: fix port number parsing issue
Ming Liu
2017-12-18
recipetool: create: fix conflict between SRCREV and tag
Chang Rebecca Swee Fun
2017-11-11
recipetool: create: show a warning for github archive URLs
Paul Eggleton
2017-11-11
recipetool: ignore incidental kernel module source
Paul Eggleton
2017-11-11
recipetool: pass absolute source tree path to plugins
Paul Eggleton
2017-09-13
devtool/standard: set a preferred provider when adding a new recipe with devtool
Juan M Cruz Alcaraz
2017-08-31
recipetool: create: detect Eclipse licenses
Paul Eggleton
2017-08-31
recipetool: create: suppress npm shrinkwrap/lockdown warnings again
Paul Eggleton
2017-08-31
recipetool: create: fix SRCPV prefix for non-git SCMs
Paul Eggleton
2017-08-31
recipetool: create: make recently added branch/tag handling git specific
Paul Eggleton
2017-08-31
devtool: add: add explicit srcrev/branch options
Paul Eggleton
2017-08-23
recipetool: allow plugins to set LICENSE and LIC_FILES_CHKSUM
Paul Eggleton
2017-08-23
recipetool: allow plugins to set PN / PV more easily
Paul Eggleton
2017-08-23
recipetool: create: replacing PV in SRCURI
Stanley Phoong
2017-08-23
recipetool: create: handle git URLs specifying only a tag
Stanley Phoong
2017-08-23
recipetool: create: being able to set branch when revision is provided
Chang Rebecca Swee Fun
2017-08-23
recipetool: create: disable PREMIRRORS and MIRRORS by default
Chang Rebecca Swee Fun
2017-08-17
recipetool: create: fix incorrect URL variable usage
Paul Eggleton
2017-07-21
recipetool: create: refactor code for ensuring npm is available
Paul Eggleton
2017-07-21
recipetool: create: reimplement fetching with normal fetch/unpack tasks
Paul Eggleton
[next]