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
/
lib
/
recipetool
/
create.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
logging: use warning instead warn
Chen Qi
2018-07-26
1
-2
/
+2
*
recipetool: create: fix port number parsing issue
Ming Liu
2018-04-03
1
-2
/
+4
*
recipetool: create: fix conflict between SRCREV and tag
Chang Rebecca Swee Fun
2017-12-18
1
-4
/
+4
*
recipetool: create: show a warning for github archive URLs
Paul Eggleton
2017-11-11
1
-0
/
+3
*
recipetool: ignore incidental kernel module source
Paul Eggleton
2017-11-11
1
-2
/
+4
*
recipetool: pass absolute source tree path to plugins
Paul Eggleton
2017-11-11
1
-2
/
+2
*
devtool/standard: set a preferred provider when adding a new recipe with devtool
Juan M Cruz Alcaraz
2017-09-13
1
-0
/
+3
*
recipetool: create: detect Eclipse licenses
Paul Eggleton
2017-08-31
1
-1
/
+5
*
recipetool: create: suppress npm shrinkwrap/lockdown warnings again
Paul Eggleton
2017-08-31
1
-0
/
+2
*
recipetool: create: fix SRCPV prefix for non-git SCMs
Paul Eggleton
2017-08-31
1
-1
/
+9
*
recipetool: create: make recently added branch/tag handling git specific
Paul Eggleton
2017-08-31
1
-2
/
+2
*
devtool: add: add explicit srcrev/branch options
Paul Eggleton
2017-08-31
1
-3
/
+22
*
recipetool: allow plugins to set LICENSE and LIC_FILES_CHKSUM
Paul Eggleton
2017-08-23
1
-38
/
+77
*
recipetool: allow plugins to set PN / PV more easily
Paul Eggleton
2017-08-23
1
-7
/
+9
*
recipetool: create: replacing PV in SRCURI
Stanley Phoong
2017-08-23
1
-1
/
+3
*
recipetool: create: handle git URLs specifying only a tag
Stanley Phoong
2017-08-23
1
-1
/
+22
*
recipetool: create: being able to set branch when revision is provided
Chang Rebecca Swee Fun
2017-08-23
1
-0
/
+48
*
recipetool: create: disable PREMIRRORS and MIRRORS by default
Chang Rebecca Swee Fun
2017-08-23
1
-0
/
+1
*
recipetool: create: fix incorrect URL variable usage
Paul Eggleton
2017-08-17
1
-1
/
+1
*
recipetool: create: refactor code for ensuring npm is available
Paul Eggleton
2017-07-21
1
-20
/
+1
*
recipetool: create: reimplement fetching with normal fetch/unpack tasks
Paul Eggleton
2017-07-21
1
-20
/
+20
*
recipetool: create: eliminate second fetch for packages
Paul Eggleton
2017-07-21
1
-15
/
+6
*
recipetool: create: ensure meaningful error for malformed tarballs
Paul Eggleton
2017-07-21
1
-4
/
+18
*
recipetool: git reformat URI mangling & parameter stripped
Stanley Cheong Kwan, Phoong
2017-07-17
1
-9
/
+26
*
recipetool: create: extract name of package from a repository
Paul Eggleton
2017-05-23
1
-3
/
+8
*
recipetool: create: hide missing npm error when called from devtool
Paul Eggleton
2017-04-13
1
-0
/
+4
*
devtool: add: fix node.js/npm handling with recipe specific sysroots
Paul Eggleton
2017-04-13
1
-6
/
+22
*
devtool/recipetill: npm install of devDependencies
Anders Darander
2017-03-22
1
-0
/
+6
*
classes: Drop now unneeded update_data calls
Richard Purdie
2017-02-15
1
-1
/
+0
*
recipetool: create: do not treat numbers in SCM URLs as versions
Paul Eggleton
2017-02-07
1
-2
/
+1
*
scripts: remove True option to getVar calls
Joshua Lock
2016-12-16
1
-12
/
+12
*
recipetool: add postinst to .deb import
Stephano Cetola
2016-11-23
1
-3
/
+32
*
recipetool: create: separate LICENSE items with & by default
Paul Eggleton
2016-11-07
1
-5
/
+7
*
devtool: add: show recipetool create output
Paul Eggleton
2016-11-07
1
-6
/
+19
*
devtool: add: build nodejs-native if npm is needed and not available
Paul Eggleton
2016-10-05
1
-4
/
+6
*
recipetool: create: support git short form URLs
Paul Eggleton
2016-09-20
1
-3
/
+6
*
recipetool: create: tweak license crunching
Paul Eggleton
2016-09-20
1
-1
/
+1
*
recipetool: create: fix error with git tree and no network
Paul Eggleton
2016-09-20
1
-4
/
+10
*
recipetool: create: fix name/version extraction from filename
Paul Eggleton
2016-09-20
1
-14
/
+36
*
recipetool: create: avoid extra blank lines in output recipe
Paul Eggleton
2016-09-08
1
-1
/
+7
*
recipetool: create: allow license variable handling to be rerun
Paul Eggleton
2016-09-08
1
-50
/
+53
*
recipetool: create: add --keep-temp command line option
Paul Eggleton
2016-09-08
1
-1
/
+5
*
recipetool: create: support git submodules
Paul Eggleton
2016-09-08
1
-2
/
+9
*
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
*
recipetool: create: support specifying a file as the local source
Paul Eggleton
2016-07-12
1
-5
/
+10
*
recipetool: create: fix handling of github URLs
Paul Eggleton
2016-07-12
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
1
-3
/
+3
*
scripts: Fix urlparse imports for python3
Ed Bartosh
2016-06-02
1
-3
/
+3
[next]